/* CSS Document */
body { 
background-color: #02a1fc;}
.links a:link{
font-family: Arial; 
font-size: 12px; 
font-weight:  100; 
color: #000; 
font-weight: bold; 
}

.links a:active{
font-family: Arial; 
font-size: 12px; 
font-weight: 100; 
color: #000; 
font-weight: bold; 
}

.links a:visited{
font-family: Arial; 
font-size: 12px; 
font-weight: 100; 
color: #000; 
font-weight: bold; 
}

.links a:hover{
font-family: Arial; 
font-size: 12px; 
font-weight: 100; 
color: #da251c; 
font-weight: bold; 
}

.border { 
border: 1pt solid #000000; 
background:#FFF; 
}

.border3 { 
border: 1pt solid #000000;
background: #F5F5F5;
 }

.border2 { 
border: 1pt solid #000000; 
background-color: #336699; 
}

.footer {
color: #000; 
font-family: verdana; 
font-size: 11px;
}

.sm_txt {
color: #000; 
font-family: Arial; 
font-size: 11px;
}

.heading {
font-family:  Arial, Helvetica, sans-serif; 
font-size: 16px; 
font-weight: bold; 
color:#FFFFFF;
}

.right {
color:#DA251C; 
font-family:  Arial, Helvetica, sans-serif; 
font-size: 14px; 
font-weight: bold; 
padding-left:5px;
}

.heading2 {
color:#015da0; 
font-family: Arial, Helvetica, sans-serif; 
font-size: 16px;
font-weight:bold;
 }

.heading3 {
color:#000000; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px; 
font-weight:normal;
}

.links_page a:link{
font-family: Arial; 
font-size: 12px; 
font-weight:  100; 
color: #000; 
font-weight: 100 ; 
}

.links_page a:active{
font-family: Arial; 
font-size: 12px; 
font-weight: 100; 
color: #000; 
font-weight: 100; 
}

.links_page a:visited{
font-family: Arial; 
font-size: 12px; 
font-weight: 100; 
color: #000; 
font-weight: 100;
 }

.links_page a:hover{
font-family: Arial; 
font-size: 12px; 
font-weight: 100; 
color: #da251c; 
font-weight: 100;
 }

.linkside a:link{
font-family:Arial;
 font-size: 10px; 
 color: #000; 
 font-weight: 100 ; 
 text-decoration:none ;
 }

.linkside a:active{
font-family:Arial; 
font-size: 10px; 
color: #000; 
font-weight: 100;
text-decoration:none;
 }

.linkside a:visited{
font-family:Arial; 
font-size: 10px; 
color: #000; font-weight: 100;
text-decoration:none; 
}

.linkside a:hover{
font-family:Arial; 
font-size: 10px; 
color: #da251c; 
font-weight: 100;
text-decoration:none;
 }

.linkside li{ 
padding-left:10px; 
}


