body{
	padding:0px;
	margin:0px;
	font:Arial;
	font-size:12px;
	background-color: #0f2248;
	background-repeat: repeat-x;
	background-image: url(../images/bg.jpg);
	line-height: 18px;
}
a:hover{text-decoration:none;}
.m_text
	{
		font-family:Arial;
		font-size:11px;
		line-height:14px;
		color:#525252;
	}

.h_text
	{
		font-family:Arial;
		font-size:9px;
		line-height:9px;
		color:#97C003;
	}
	
.l_text
	{
	font-family:Arial;
	font-size:11px;
	line-height:14px;
	color:#333333;
	font-weight: normal;
	}	
	
.l1_text {

	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	line-height:14px;
	color:#132D5E;
	font-weight: bold;
}

	
.c_text
	{
		font-family:Arial;
		font-size:11px;
		line-height:11px;
		color:#FFFFFF;
	}

.f_text
	{
		font-family:Arial;
		font-size:11px;
		line-height:13px;
		color:#FFFFFF;
	}
.f1_text 
	{
	font-family:Tahoma;
	font-size:11px;
	line-height:14px;
	color:#FFFFFF;
	font-weight: bold;
}
.info
    {
		font-family:Arial;
		font-size:11px;
		line-height:11px;
		color: #ffffff;	
	}

.footerInfo  {

	border: 0px;
	padding: 6px;
	background-color: #484745;
	}	
		
	a.m_text{text-decoration:none;}	
	a.m_text:hover{text-decoration:none;}
	
	a.c_text{text-decoration:none;}	
	a.c_text:hover{text-decoration:underline;}
	
	a.f1_text{text-decoration:none;}	
	a.f1_text:hover{
		text-decoration:underline;
		color:#525252;}

.f2_text {
	font-family:Arial;
	font-size:12px;
	line-height:14px;
	color:#9D080D;
	font-weight: bold;
}

a:link {
	color: #C3290B;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000066;
}
a:hover {
	text-decoration: underline;
	color: #3E3EFF;
}
a:active {
	text-decoration: underline;
}
a {
	font-weight: bold;
}
