body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Tahoma;
	font-weight:normal;
	font-size:11px;
	/*color:#888888;*/
	text-align:justify;
	letter-spacing:0.5px;
	line-height:16px;
	padding-top:3px;
	padding-left:2px;
}
.txt {
	font-family:Tahoma;
	font-weight:normal;
	font-size:11px;
	color:#888888;
	text-align:justify;
	line-height:16px;
	padding-top:3px;
	padding-right:10px;
	padding-left:5px;
}
.headings {
	font-family:Tahoma;
	font-weight:bold;
	font-size:14px;
	color:#ED1B23;
	line-height:16px;
	padding-top:6px;
	padding-right:10px;
	padding-left:5px;
}
.click_here {
	font-family:Tahoma;
	font-weight:normal;
	font-size:10px;
	color:#888888;
	text-decoration:none;
}
.top_links {
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#B5B5B5;
}
.top_links:hover {
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#ED1B23;
}
.button_bg {
	background-image:url(../images/button_bg.gif);
	background-repeat:repeat-x;
	height:39px;
}
.main_links {
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
}
.main_links:hover {
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#333333;
}

/*--------------- menu ----------------------------------*/

.markermenu{
list-style-type: none;
margin: 5px 5px;
padding: 0;
width: 100%;
border: none;
}

.markermenu li a{
background: #FFF url(../images/arrow2.gif) no-repeat 2px center;
font: normal 11px Tahoma;
font-weight:bold;
color: #3D3D3D;
display: block;
width: auto;
padding: 3px 0;
padding-left: 20px;
text-decoration: none;
border-bottom: solid 2px #E7E6E6;
}


* html .markermenu li a{ /*IE only. Actual menu width minus left padding of LINK (20px) */
width: 95%;
}

.markermenu li a:visited, .markermenu li a:active{
background: #FFF url(../images/arrow2.gif) no-repeat 2px center;
color: #3D3D3D;
}

.markermenu li a:hover{
color: #ED1B23;
background-color: #FFF;
background-image:url(../images/arrow2.gif); /*onMouseover image change. Remove if none*/
}

/*------------------------------ menu end -------------------------*/



/*--------------- menu2 ----------------------------------*/

.markermenu2{
list-style-type: none;
margin: 5px 5px;
padding: 0;
width: 100%;
border: none;
}
.top_bg {
	background-color:#EFEFEF;
}
.top_bg1 {
	background-color:#ffffff;
}
.markermenu2 li a{
background: #FFF url(../images/arrow3.gif) no-repeat 2px center;
font: normal 11px Tahoma;
font-weight:bold;
color: #848484;
display: block;
width: auto;
padding: 3px 0;
padding-left: 10px;
text-decoration: none;
}


* html .markermenu2 li a{ /*IE only. Actual menu width minus left padding of LINK (20px) */
width: 95%;
}

.markermenu2 li a:visited, .markermenu li a:active{
background: #FFF url(../images/arrow3.gif) no-repeat 2px center;
color: #848484;
}

.markermenu2 li a:hover{
color: #ED1B23;
background-color: #FFF;
background-image:url(../images/arrow4.gif); /*onMouseover image change. Remove if none*/
}

/*------------------------------ menu2 end -------------------------*/

.search_txt {
	font-family:Tahoma;
	font-size:11px;
	color:#ffffff;
}
.search_btn {
	background-image:url(images/search_bg.gif);
	background-repeat:no-repeat;
	height:17px;
	width:51px;
	font-family:Tahoma;
	color:#FFFFFF;
	padding: 2px;
}
.search_feild {
	font-family:Tahoma;
	font-size:11px;
	color:#333333;
	border-bottom-color:#D0CFCB;
	border-bottom-style:solid;
	width:120px;
}
.readmore_txt {
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#ED1B23;
	padding-right:5px;
	text-decoration:none;
}
.readmore_txt:hover {
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#3D3D3D;
	padding-right:5px;
	text-decoration:none;
}
.content_txt {
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	color:#888888;
	padding-top:3px;
}
.copy_rights {
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	color:#888888;
	padding-top:3px;
	padding-left:3px;
}
.mail_link {
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	color:#888888;
	text-decoration:none;
}
.mail_link:hover {
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	color:#ED1B23;
	text-decoration:none;
}
ol.li{
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	color:#888888;
	text-decoration:none;
	line-height:16px;
}