body {
	background-color: #333333; margin:0px;
}

td {
	font-family:Arial; font-size:12px; color:#000000; line-height:19px;
}

.whitefont {
	font-family:Arial; font-size:11px; color:#ffffff;
}

.blackfont {
	font-family:Arial; font-size:11px; color:#000000;
}

.redfont {
	font-family:Arial; font-size:11px; color:#AA0607;
}

.whitefont2 {
	font-family:"Trebuchet MS"; font-size:13px; color:#ffffff;
}

.black_header {
	font-family:"Times New Roman", Times, serif; font-size:20px; color:#333333; font-weight:bold;
	border-bottom:solid 1px #D7D7D7;
}

.red_header {
	font-family:"Trebuchet MS"; font-size:18px; color:#C10506; font-weight:bold;
}

.white_header {
	font-family:"Trebuchet MS"; font-size:14px; color:#ffffff; font-weight:bold;
}

.gray_border {
	border: solid 1px #DBDBDB;
}

.header_bg {
	background-image:url(images/header_bg.jpg); 
	background-repeat:repeat-x; height:104px;
}

.redtab_bg {
	background-image:url(images/redtab_bg.jpg); 
	background-repeat:repeat-x; 
}

.blacktab_bg {
	background-image:url(images/blacktab_bg.jpg); 
	background-repeat:repeat-x; 
}

.gray_bg {
	background-image:url(images/graybg.jpg); 
	background-repeat:repeat-x;
	border:solid 1px #dddddd;
}

.body_bg {
	background-image:url(images/body_bg.jpg); 
	background-repeat:repeat-x;
}

.footer_bg {
	background-image:url(images/footer_bg.jpg); 
	background-repeat:repeat-x; height:86px;
}

.nav_bg {
	background-image:url(images/nav_bg.jpg); 
	background-repeat:repeat-x; height:32px;
}

.blackbtn_bg {
	background-image:url(images/blackbtn_bg.jpg); 
	background-repeat:repeat-x; height:18px;
	border: solid 1px #1D2C37;
	font-family:Tahoma; font-size:11px; color:#FFFFFF; font-weight:bold; cursor:hand;
}

.redbtn_bg {
	background-image:url(images/redbtn_bg.jpg); 
	background-repeat:repeat-x;
	border: solid 1px #cc0000;
	font-family:"Trebuchet MS"; font-size:14px; font-weight:bold; color:#ffffff; cursor:hand;
}

.searchbox_bg {
	background-image:url(images/searchbox_bg.jpg); 
	background-repeat:repeat-x; height:17px;
	border:solid 1px #FFFFFF;
	font-family:"Trebuchet MS"; font-size:11px;
}

.textbox1 {
	background-color:#FFFFFF; border:solid 1px #D7D7D7;
	font-family:Arial, Helvetica, sans-serifl; font-size:11px; height:18px;
}

.textbox2 {
	font-family:Arial, Helvetica, sans-serifl; font-size:11px;
}

.whitelink:link {
	font-family:Arial; font-size:11px; color:#ffffff;
	text-decoration:none;
}

.whitelink:visited {
	font-family:Arial; font-size:11px; color:#ffffff;
	text-decoration:none;
}

.whitelink:hover {
	font-family:Arial; font-size:11px; color:#ffffff;
	text-decoration:none; border-bottom: dotted 1px #FFFFFF;
}

.redlink:link {
	font-family:Arial; font-size:11px; color:#ff0000;
	text-decoration:none;
}

.redlink:visited {
	font-family:Arial; font-size:11px; color:#ff0000;
	text-decoration:none;
}

.redlink:hover {
	font-family:Arial; font-size:11px; color:#ff0000;
	text-decoration:none; border-bottom: dotted 1px #ff0000;
}

.redlink2:link {
	font-family:Arial; font-size:11px; color:#AA0607;
	text-decoration:none;
}

.redlink2:visited {
	font-family:Arial; font-size:11px; color:#AA0607;
	text-decoration:none;
}

.redlink2:hover {
	font-family:Arial; font-size:11px; color:#AA0607;
	text-decoration:none; border-bottom: dotted 1px #AA0607;
}

.whitelink2:link {
	font-family:"Trebuchet MS"; font-size:14px; color:#ffffff;
	text-decoration:none;
}

.whitelink2:visited {
	font-family:"Trebuchet MS";; font-size:14px; color:#ffffff;
	text-decoration:none;
}

.whitelink2:hover {
	font-family:"Trebuchet MS"; font-size:14px; color:#ff9900;
	text-decoration:none; 
}

