.tableweb{
	text-align: center;
}

table{
	font-family: "Verdana";
	font-size: 10px;
	color: #333333;
}

.ver_9
{font-family: "Verdana"; font-size: 9px;}
.ver_11
{font-family: "Verdana"; font-size: 11px;}
.ver_12
{font-family: "Verdana"; font-size: 12px;}
.ver_13
{font-family: "Verdana"; font-size: 13px;}
.ver_14
{font-family: "Verdana"; font-size: 14px;}
.ver_15
{font-family: "Verdana"; font-size: 15px;}
.ver_16
{font-family: "Verdana"; font-size: 16px;}
.ver_18
{font-family: "Verdana"; font-size: 18px;}

.txt_Title
{font-family: "Verdana"; font-size: 10px;  font-weight:bold; color: #415E91;}
.txt_TitleEarlyYears
{font-family: "Verdana"; font-size: 10px;  font-weight:bold; color: #415E91;}
.menu_Right_on
{font-family: "Arial"; font-size: 11px;  font-weight:bold; color: #000000;}

.page 
{font-family: "Verdana"; font-size: 9px; color: #EAE1D9;}
.footer
{font-family: "Verdana"; font-size: 10px; color: #415E91;}




a:link 
{font-family: "Verdana"; font-size: 10px; color: #415E91; text-decoration:underline;}
a:visited 
{font-family: "Verdana"; font-size: 10px; color: #415E91; text-decoration:underline;}
a:hover 
{font-family: "Verdana"; font-size: 10px; color: #415E91; text-decoration:none;}

a.menu_Right:link 
{font-family: "Arial"; font-size: 11px; font-weight:bold; color: #415E91; text-decoration: none;}
a.menu_Right:visited  
{font-family: "Arial"; font-size: 11px; font-weight:bold; color: #415E91; text-decoration: none;}
a.menu_Right:hover
{font-family: "Arial"; font-size: 11px; font-weight:bold; color: #415E91; text-decoration: underline;}

a.link_Button:link 
{font-family: "Verdana"; font-size: 9px; font-weight:none; text-decoration: underline;}
a.link_Button:visited  
{font-family: "Verdana"; font-size: 9px; font-weight:none; text-decoration: underline;}
a.link_Button:hover
{font-family: "Verdana"; font-size: 9px; font-weight:none; text-decoration: none;}

a.link_Page:link 
{font-family: "Verdana"; font-size: 9px; color: #EAE1D9; text-decoration: none;}
a.link_Page:visited  
{font-family: "Verdana"; font-size: 9px; color: #EAE1D9; text-decoration: none;}
a.link_Page:hover
{font-family: "Verdana"; font-size: 9px; color: #EAE1D9; text-decoration: none;}

a.link_Footer:link 
{font-family: "Verdana"; font-size: 9px; font-weight:none; color: #000000; text-decoration: none;}
a.link_Footer:visited  
{font-family: "Verdana"; font-size: 9px; font-weight:none; color: #000000; text-decoration: none;}
a.link_Footer:hover
{font-family: "Verdana"; font-size: 9px; font-weight:none; color: #000000; text-decoration: underline;}


.input {
	font-family: Verdana;
	border-top: 1px solid #8298BF;
	border-right: 1px solid #8298BF;
	border-bottom: 1px solid #8298BF;
	border-left: 1px solid #8298BF;
	font-size:10px;
	color:#3960AD;
	height:20;
	padding:2;
}
.select {
	border-top: 1px solid #8298BF;
	border-right: 1px solid #8298BF;
	border-bottom: 1px solid #8298BF;
	border-left: 1px solid #8298BF;
	font-size:10px;
	color:#3960AD;
	height:20;
	padding:2;
}
.button_Red {
	font-family: Verdana;
	border-bottom: 1px solid #233588;
	border-left: 5px solid #7F94CD;
	border-right: 1px solid #233588;
	border-top: 1px solid #7E93CC;
	font-size: 10px;
	color: #F2F5FD;
	background-color: #5067B1;
}




.border_Gray {
	border: 2px solid #CCCCCC;
}
.border_Orange {
	border: 2px solid #F9A74F;
}



.background_fixRight
{background-position: right top;}
.background_fixRightBottom
{background-position: right bottom;}
.background_fixLeftBottom
{background-position: left bottom;}



.hr_Gray {
	height: 1px;
	color: #E0E0E0;
}

#loading {
 	width: 400px;
 	height: 200px;
 	background-color: none;
 	position: absolute;
 	left: 50%;
 	top: 50%;
 	margin-top: -50px;
 	margin-left: -300px;
 	text-align: center;
}