a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration:none;
}
a:active {
	text-decoration: none;
}


body {
font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	padding:0;
	margin:0;
	background-color:#CA111F;
	background-image:url(images/bg.jpg); background-repeat:repeat-x;

}


H1
{
	font-family:Tahoma;
	color:#FFFFFF;
	font-size:25px; 

	
}
H2
{font-family:Tahoma;
	color:#000000;
	font-size:20px; 
	line-height:25px;
}
H3
{font-family:Trebuchet MS;
	color:#B10400;
	font-size:20px; 
	line-height:23px;
}
H4
{font-family:arial;
	color:#000000;
	font-size:16px; 
	line-height:21px;
	text-align:justify;
}
H5
{font-family:Tahoma;
	color:#B10400;
	font-size:20px; 
}
H6
{font-family:Trebuchet MS;
	color:#FFF600;
	font-size:18px; 
	line-height:23px;
}

.tophead{
font-family:tahoma; 
font-size:25px;
 color:#FFFFFF; 
 font-weight:normal; 
 text-align:justify; 
 line-height:30px; 
 padding-top:15px;
 }
 
 
 .text_head2{font-family:arial; font-size:18px; color:#000000;  
 
 font-weight:normal; 
 line-height:22px; }
 
 
  .text_head3{font-family:arial; font-size:16px; color:#000000;  
 
 font-weight:normal; 
 line-height:22px; }
 
  .text_head4{font-family:arial; font-size:16px; color:#000000;  
 
 font-weight:Bold; 
 line-height:22px; }
 
 
   

.text_11{font-family:Trebuchet MS; font-size:15px; color:#FFFFFF; font-weight:bold; text-align:justify; line-height:20px; }
.text_12{font-family:Trebuchet MS; font-size:18px; color:#FFF600; line-height:20px; }
.text_5{font-family:Trebuchet MS; font-size:13px; font-weight:bold; color:#000000; text-align:left;}
.text_13{font-family:Trebuchet MS; font-size:48px; color:#FFFFFF;}	
.text_4{font-family:Trebuchet MS; font-size:20px; color:#000000; text-align:center;}
.text_6{font-family:Trebuchet MS; font-size:20px; color:#B10400; text-align:center;}
.text_1{font-family:Trebuchet MS; font-size:16px; color:#000000; line-height:23px; text-align:left;}
/*--------------------------------main div---------------------------*/
#main_div{
	width:1000px;
	height:auto;
	margin:auto;
	border: solid #CCCCCC 1px;
	}
	
