body{
	width: 100%;
	height: 100%;
	padding: 0px;
	margin: 0px;
	font-family: Veradana,Tahoma;
	fon-size: 11px;
	background: #0a7ac4;
	color: #022b4a;
}                   	

#indexTable{
	height: 867px;
/*	background: #9ecced url('/img/bgIndex2.jpg') no-repeat center top;*/
	background: #0a7ac4 url('/img/bgIndex2.jpg') no-repeat center top;

}

h2{
	font-size: 14px;
	margin: 0px;
	color: #022b4a;
}

body,td{
	font-family: Veradana,Tahoma;
	font-size: 11px;
	color: black;
	vertical-align: top;
}

img{
	border:0;
}
a:link{
	color:0032A0;
	text-decoration: none;
}
a:visited{
	color:0032A0;
	text-decoration: none;
}
a:hover{
	color:5487D6;
	text-decoration: none;
}
a:active{
	color:5487D6;
	text-decoration: none;
}
.bigTable{
	width: 100%;
	height: 100%;
}

#newsDiv{
	position: absolute;
	width: 200px;
	top: 140px;	
	margin-left:60px;
}
#newsDiv2{
	position: absolute;
	width: 200px;
	top: 140px;	
	margin-left:-250px;
	text-align: right;
}

#i11{

}

#i12{
	width: 1000px;
	text-align: center;
}
#13{

}
.dateNews{
	text-decoration: underline;
	font-size: 11px;
}
.titleNews a{
	font-size: 12px;
}

.titleNews a:link,
.titleNews a:visited{
	color: #0061a3;
}

.titleNews a:active,
.titleNews a:hover{
	color: black;
}


#mainMenu a:first-letter{
	font-weight: bold;
}
#mainMenu2{
	width: 850px;
}
#subMenu0{
	width: 160px;
	padding-top:38px;
}
#subMenu1{
	padding-top:15px;
	width: 165px;
}
#subMenu2{
	width: 165px;
	padding-top:50px;
}

#subMenu3{
	width: 150px;
	padding-top:25px;
}

#subMenu4{
	width: 150px;
	padding-top:70px;
}              
.tttt{
	margin-left: 40px; 
	top: 550px; 
	position: absolute; 
	color: white; 
	font-size: 30px; 
	text-align: left; 
	font-weight: bold;
}
.candara{
	font-family: Candara; 
	font-style: italic; 
	font-weight: bold; 
}