a {
	color: #FFFF66;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	font-weight: bolder
	}

td {
	color: #FFFFFF;
	text-decoration: none;
	font-family: arial, futura, helvetica, sans-serif;
	font-size: 12px; 
	padding-left:8px; 
	padding-right:6px; 
	}

p {
	color: #FFFFFF;
	text-decoration: none;
	font-family: arial, futura, helvetica, sans-serif;
	}
	
h1 {
	font-family: Verdana;
	font-size: 15px;
	font-style: oblique;
	font-weight: bold;
	color:#FFFF66; 
	text-transform:capitalize; padding-top:5px; padding-bottom:0px; line-height:15px
}

h2 {
	font-family: Verdana;
	font-size: 13px;
	font-style: oblique;
	font-weight: bolder;
	color:#FFFF99; 
	padding-top:0px; padding-bottom:0px;
	text-transform:capitalize
}

div {
	color: #FFFFFF;
	text-decoration: none;
	font-family: arial, futura, helvetica, sans-serif;
	font-size: 12px
	}

th {
	border:2px solid #FFFFCC; 
	margin:0px; 
	padding:5px; 
	font-size: 12px;
	font-family: Verdana, Arial, sans-serif;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #2D2978;
	background-image:url('images/wierdblue.jpg'); 
	background-repeat:repeat; 
	text-align:left
	}


img.pic	{
	border-top: 1px solid #FF6633;
	border-right: 1px solid #CC0000;
	border-bottom: 1px solid #CC0000;
	border-left: 1px solid #FF6633;
	}

select	{
	background-color: #FFFF66;
	border: 1px solid #000000;
	list-style-type: none;
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	text-transform: capitalize;
	
	}

hr{
background-color: #99CCFF;
height: 1px; width:85%; text-align:center
}

body {
	scrollbar-face-color: #333333;
	scrollbar-shadow-color: #333333;
	scrollbar-highlight-color: #333333;
	scrollbar-3dlight-color: #333333;
	scrollbar-darkshadow-color: #333333;
	scrollbar-track-color: #666666;
	scrollbar-arrow-color: #FFFFFF;
	}
	
/* REQUIRED KILLER ZEBRASTRIPES CSS */
.taglist {
border: 4px solid #0000CC;
margin-top:40px; margin-bottom:30px
}
.taglist tbody tr td {
font-family: verdana, sans-serif;
font-size: 8pt;
padding: 3px 8px;
border-left: 1px solid #D9D9D9;
}

.taglist tbody tr.selected td {
background-color: #26269B;
color: #FFFFFF;
font-weight: bold;
border-left: 1px solid #346DBE;
border-bottom: 1px solid #7DAAEA
}
/* REQUIRED KILLER ZEBRASTRIPES CSS */
