/* CSS Document */
body{
	background-color:#9A9DDD;	
	font-family:Arial, Helvetica, sans-serif;
}
p{
	color:#333333;
	font-size:12px;
	line-height:20px;
	}
h1{
	text-transform:uppercase;
	font-weight:bold;
	font-size:12px;
	color:#333333;
	letter-spacing:1px;
	}
#center_Table h1 a{
	color:#339;
	letter-spacing:1px;
	}
#center_Table h1 a:hover{color:#336}
h2{
	font-size:10px;
	line-height:7px;
	color:#000000;
	}
h3{	
	font-size:10px;
	color:#000000;
	}
a{
	color: #333333;
	text-decoration:none;
	font-weight:bold;
	}

a:hover{
	text-decoration:underline;
	color:#336;
	}

#center_Table{
	background-color:#F0EDE8;
	text-align: center;
	vertical-align:top;
	height:100%;
	padding:0px 10px 0px 10px;
}
#center_Table td{vertical-align:top}

.health{
	line-height:14px;
	}
#navs_Table{
	width:100%;
	height: 40px;
}
#navs_Table a{
	color: #FFF;
	text-decoration:none;
	font-size:16px;
	letter-spacing: 1px;
	font-weight:normal;
}
#navs_Table a:hover{
	text-decoration: underline;
	color:#336;
}
#navs_Table td{
	text-align:center;
}
#navs_Table .active{font-weight:bold; text-decoration: underline;}
#footer{
	width: 100%;
	text-align:center;
	padding: 0px;
}
#footer p{font-size: 10px; color:#339; }
#footer a{font-size: 10px; text-decoration:underline; color:#339;}
#footer a:hover{color:#333;}
#footer .address{font-size:  12px}

.leftside{background-image:url(images/index_02.gif); background-repeat:repeat-y;}
.rightside{background-image:url(images/index_04.gif); background-repeat:repeat-y;}

#available_Table{
	width: 90%;
	background-color:#F0EDE8;
	padding: 20px;
	border:#666 thin solid;
}
#available_Table .updated{font-size: 10px; color:#339;}
#available_Table h1{color:#339; font-size:14px; margin-bottom: -10px; margin-top: 20px;}
	
