
body {
	margin: 0;
background-color: #3990C6;

		}
		
#menu td p {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration:none;
	
}
      
#menu td p a{
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration:none;
	text-transform: uppercase;
   	
} 
#menu td p a:hover{
	color:yellow;
	text-decoration: underline;
	}

.content
	{
	font-family: arial,Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align:justify;
	color: #33333;	
	padding-left: 10px;
	padding-right:15px;
	line-height: 19px;
}

.title
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	text-align:justify;
	color: #6D8E17;
   text-transform: uppercase;
	padding-left: 15px;
	padding-top: 10px;
}

.subtitle
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-align:justify;
	color: #116497;
text-transform: uppercase;
	padding-left: 15px;
	padding-top: 10px;
}

.subtitle1
	{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-align:justify;
	color: #116497;
	padding-left: 10px;
}



#left td p a{
	font-family:verdana;
	font-size: 11px;
	font-weight: bold;
	color: #116497;
	text-decoration:none;	
	text-transform: uppercase;
} 
#left td p a:hover{
	color:  #116497;
	text-decoration:underline;
	}
   
   
.dots {
font-family: Arial, Helvetica, sans-serif;
font-size: 8px;
color: #116497;
padding-left: 15px;
}

#bot p {
		font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration:none;
  }
      
#bot p a{
		font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
	text-decoration:none;  
} 

#bot p a:hover{
	color: Yellow;
	text-decoration: underline;	
	
	}

#link tr td p a{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align:justify;
	color: #333333;
   text-decoration:none; 
	padding-left: 5px;
	padding-right:5px;
	line-height: 19px;
}


#link  tr td p  a:hover{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align:justify;
	color: #000000;
   text-decoration:underline; 
	line-height: 19px;
}

#tableb{
   width:904px;
   background-color: #ffffff;
   border-left:2px solid #ffffff;
   border-right:2px solid #ffffff;
}


#leftcell{
   width:200px;
background-color: #EBEBEB;
border-top:1px solid #B1B1B1;
border-right:1px solid #B1B1B1;
border-bottom:1px solid #B1B1B1;
border-left:1px solid #B1B1B1;
}


#rightcell{
   width:168px;
background-color: #EBEBEB;
border-top:1px solid #B1B1B1;
border-right:1px solid #B1B1B1;
border-bottom:1px solid #B1B1B1;
border-left:1px solid #B1B1B1;
}

#indexcell{
   width:536px;
}

#subcell{
   width:700px;
	background-image: url(images/subbg.jpg);
	background-repeat: repeat-x;
}

.box{
	background-repeat: no-repeat;
	margin-top: 5px;
}

a{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #116497;
}

a:hover{
	text-decoration: underline;
		color: #116497;
}

