@charset "utf-8";

body {
	background-image:url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #D80025;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a.mail:link, a.mail:visited, a.mail:active {
	font-family: Tahoma;
	font-size: 12px;
	color: #373737;
	font-weight: normal;
	text-decoration: underline;
}
a.mail:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #373737;
	font-weight: normal;
	text-decoration: none;
}



a, a:link, a:visited, a:active {
	color: #d90026;
	text-decoration: none;
}
a:hover {
	color: #900019;
	text-decoration: underline;
}
#txt_email{
	width:185px;
	*width:167px;
}





.text
{
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height: 16px;
	
}

.gray_text
{
	font-family: Tahoma;
	font-size: 6px;
	color: #cfcfcf;
	text-decoration: none;
	line-height: 16px;
	
}

.white_text
{
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	line-height: 12px;
	
}

.text_dark_gray
{
	font-family: Tahoma;
	font-size: 11px;
	color: #303131;
	text-decoration: none;
	line-height: 18px;
	
}

.footer_text
{
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height: normal;
	
}



.heading
{
	font-family: verdana;
	font-size: 23px;
	color: #0c2e82;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	line-height: normal;
	letter-spacing:normal;
	
}



.heading4
{
	font-family: verdana;
	font-size: 28px;
	color: #0c2e82;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	line-height: normal;
	letter-spacing:normal;
	
}


.heading3
{
	font-family: verdana;
	font-size: 20px;
	color: #0c2e82;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	line-height: normal;
	letter-spacing:normal;
	
}

.heading2
{
	font-family: verdana;
	font-size: 20px;
	color: #0c2e82;
	font-weight: bold;
	text-decoration: none;
	line-height: normal;
	letter-spacing:normal;
	
}

.bottom {
	font-family:  verdana;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	word-spacing: 100;
	line-height:20px;
	}
	

.aboutus {
	font-family: verdana;
	font-size: 12px;
	color: #373737;
	text-decoration: none;
	text-align: justify;
	line-height:18px;
	background-color: #ffffff;
	margin: 0px;
	font-weight: normal;
}

.border{
border-left:1px solid #39659d;
border-right:1px solid #39659d;
border-top:0px solid #39659d;
border-bottom:0px solid #39659d;
}

