/* CSS Document */
body
{
	margin:0px;
	padding:0px;
	font-family: Tahoma;
	font-size: 12px;
	color: #47443F;
	line-height: 16px;
}
.red12 {
	color: #CC3333;
}
.heading_text {
	color:#C0494D;
	font-family: Tahoma;
	font-size: 14px;
	text-decoration:none;
	font-weight:bold;
}
.menutable {
	background-image: url(images/menutablebg.jpg);
	background-repeat: repeat-y;
}
.navi_text {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	background-position: left center;
	background-repeat: no-repeat;
	text-align: left;
	clear: right;
}
.navi_text:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #CC3333;
	text-decoration: underline;
	background-position: 10px center;
	background-repeat: no-repeat;
	text-align: left;
	clear: right;
}
.footertable {
	background-image: url(images/footerbg.jpg);
	background-repeat: no-repeat;
	height: 47px;
	width: 954px;
}
.footertext {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
.searcbox {
	height: 22px;
}
.header {
	font-size: 24px;
	color: #CC3333;
	line-height:20px;
}

.footerlink {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:underline;
}
.footerlink:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none;
}


.subheader {
	font-size: 14px;
	color: #CC3333;
	font-weight: bold;
}
.link {
	color: #CA302E;
	text-decoration: underline;
}
.link:hover {
	color: #47443F;
	text-decoration: none;
}
.search {
	background-color:#D5E1EB;
	border-right: 1px solid #FFFFFF;
	font-family:Arial;
	font-size: 12px;
	color:#000000;
	font-weight:bold;
	padding:5px;
}

.selectfield {
	background-color:#D5E1EB;
	border-right: 1px solid #FFFFFF;
	font-family:Arial;
	font-size: 12px;
	color:#000000;
	font-weight:bold;
	padding:1px;
}
.content1{
	font-family:Arial;
	font-size: 12px;
	color:#CC3333;
	font-weight:normal;
	padding:2px;
	text-decoration:none;
}
.content1:hover{
	font-family:Arial;
	font-size: 12px;
	color:#000000;
	font-weight:normal;
	padding:2px;
	text-decoration:underline;
}
.content{
	font-family:Arial;
	font-size: 12px;
	color:#0064B4;
	font-weight:normal;
	padding:2px;
	text-decoration:none;
}
.sbutton1{ background:url(images/btn_77.jpg) no-repeat left top; width:77px; height:24px; border:0; color:#FFFFFF; font:bold 11px Arial;}
.sbutton{ background:url(images/btn_120.jpg) no-repeat left top; width:120px; height:24px; border:0; color:#FFFFFF; font:bold 11px Arial;}
