@charset "utf-8";
/* CSS Document */
body{
	background:#ffffff;
	margin-top:0px;
	margin-bottom:0px;
	font:Arial;
	}

.font_1 {
 font-size:16px;
	font-family:Verdana;
	font-weight:bold;
	color:#D4312A;
}

.font_2 {
font-size:20px;
font-family:Verdana;
font-weight:bold;
 }
 
.font_3 {
 font-size:14px;
font-family:Verdana;
font-weight:bold;
}

.font_4 {
 font-family: Verdana; 
 font-size: 13px;
 color: #000000;
 }
 
 
 .font_5{
 font-family: Geneva, Arial, Helvetica, sans-serif; 
 font-size: 16px;
 color: #D8261C;
 font-weight:bold;
 }

.font_6 {
 font-family: Verdana; 
 font-size: 11px;
 color: #000000;
 }
 .font_7{
 font-family: Verdana;  
 font-size: 13px;
 color: #D8261C;
 font-weight:bold;
 }	



.Normal_Link-1 {
 font-family: arial; 
 font-size: 14px;
 color: #D8261C;
 text-decoration: none;
 font-weight: bold;
}
a.Normal_Link-1:hover {
 font-family: arial; 
 font-size: 14px;
 color: #000000;
 text-decoration: none;
 font-weight:bold;
}

.Normal_Link-2 {
 font-family: arial; 
 font-size: 13px;
 color: #000000;
 text-decoration: none;
 font-weight: bold;
}
a.Normal_Link-2:hover {
 font-family: arial; 
 font-size: 13px;
 color: #D8261C;
 text-decoration: none;
 font-weight:bold;
}

.Normal_Link-3{
 font-family: arial; 
 font-size: 13px;
 color: #ffffff;
 text-decoration: none;
 font-weight: bold;
}
a.Normal_Link-3:hover {
 font-family: arial; 
 font-size: 13px;
 color: #ffffff;
 text-decoration:underline;
 font-weight:bold;
}

.Normal_Link-4{
 font-family: arial; 
 font-size: 13px;
 color: #eb7a00;
 text-decoration: none;
}
a.Normal_Link-4:hover {
 font-family: arial; 
 font-size: 13px;
 color: #eb7a00;
 text-decoration:underline;
}


.Normal_Link-5{
 font-family: arial; 
 font-size: 13px;
 color: #000000;
 text-decoration: none;
}
a.Normal_Link-5:hover {
 font-family: arial; 
 font-size: 13px;
 color: #000000;
 text-decoration:underline;
}

.Normal_Link-6{
 font-family: Verdana; 
 font-size: 13px;
 color: #000000;
 text-decoration: none;
}
a.Normal_Link-6:hover {
 font-family: Verdana; 
 font-size: 13px;
 color: #000000;
 text-decoration:underline;
}


.borders {
	height: auto;
	width: auto;
	border: 1px solid #333333;
	background-repeat: no-repeat;
	background-image: ;
	background-position: center center;
}



