.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align:justify;
	line-height:20px;
}
.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	line-height:20px;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height:20px;
}
.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold ;
	color:  #003366;
	line-height:20px;
}
.head1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold ;
	color: #003366;
	line-height:25px;
}
.head2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold ;
	color: #003366;
	line-height:25px;
}

.headbg
 {
	background-image: url(images/tab.jpg);
	background-repeat: no-repeat;
	font-family: Agency FB ;
	font-size: 18px;
	font-weight: bold ;
	letter-spacing:1px;
	color: #ffffff;
	padding-left:10px;	
	vertical-align:middle;
 } 
 
.redbg
 {
	background-image: url(images/red.gif);
	background-repeat: no-repeat;
 }
 
.link
{
	color:#CCCCCC;
	text-decoration:none;	 
}

.Links
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold ;
	color:  #003366;
	text-decoration:none;
 }

a.Links:link
 {	
	color:  #003366;
 }

a.Links:hover 
 {
		color:#990000;	
		text-decoration:underline;
 }
a.Links:out 
 {
		color: #003366;
 }

inner { 
      
        float:left; 
        margin-right:2%; 
        border:3px solid #D6D6C2; 
        background:#E0E9F8; 
        padding: 3px; 
        font: 12px Arial, Helvetica, sans-serif; 
        -moz-border-radius: 15px 0 15px 0; 
}
a.adminLinks:link
 {	
	color:  #003366;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold ;
 }

a.adminLinks:hover 
 {
		color:#990000;	
		text-decoration:none;
		font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold ;
 }
a.adminLinks:out 
 {
		color: #003366;
		text-decoration:none;
		font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold ;
 }
