/* CSS Document */
body,td,th {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	line-height:18px;
}

ul{ margin:0; padding:0; text-align:left; list-style:none; font-family:Arial; font-weight:bold; font-size:12px;}
ul li{ list-style:none; padding-left:10px;margin-bottom:3px; margin-top:5px;}

ul li a{ list-style:none; background:url(images/button.jpg) left 4px no-repeat; line-height:30px; padding-left:15px; padding-right:10px; text-decoration:none; color:#666666; }

ul li a:hover{ list-style:none; background:url(images/button_hover.jpg) left 4px no-repeat; padding-left:15px; color:#B80000; text-decoration:none; line-height:30px;}
.menubg{background-image:url(images/menubg.jpg); background-repeat:repeat-x; border:1px solid #CCCCCC;}
.redtxt{
	font-family: Arial;
	font-size: 13px;
	color: #B80000;
	line-height:18px;
	font-weight:bold;
}
.whtxt{
	font-family: Arial;
	font-size: 13px;
	color: #FFFFFF;
	font-weight:bold;
	border-bottom:1px solid #AC0000;
}
.whtsmalltxt{
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight:normal;
}
.heading{font-family:Arial;
font-size:19px;
color:#006699;
font-weight:normal;
line-height:25px;
}
.heading2{font-family:Arial;
font-size:13px;
color:#006699;
font-weight:bold;
line-height:25px;
}
a.page:link,a.page:active,a.page:visited{font-family: Arial;
	font-size: 12px;
	color: #006699;
	text-decoration:none;
	}
a.page:hover{font-family: Arial;
	font-size: 12px;
	color: #006699;
	text-decoration:underline;
	}
a.contact:link,a.contact:active,a.contact:visited{font-family: Arial;
	font-size: 12px;
	color: #666666;
	text-decoration:none;
	}
a.contact:hover{font-family: Arial;
	font-size: 12px;
	color: #666666;
	text-decoration:underline;
	}
