/* CSS Document */

body {
background:#626b70;
margin: 0px auto;
}


a {
	color:#8ab4ed;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
	color:#c8d9f4;
}
a img {
	border:0;
}
.tbltitles {
	font-family: Tahoma;
	font-size: 13px;
	color: #eaeaea;
             font-weight:bold;
	background-color: #003366;
	text-align: center;
	vertical-align: middle;
}
.bgreapt {
background:url(../assets/images/bgcolor.jpg) no-repeat;
width:935px;
height:487px;
}

.footer{
background:url(../assets/images/footer.jpg) no-repeat;
width:910px;
height:80px;
padding: 12px 0 0 25px;
}

.text_main{
font-family:Arial;
font-size:12px;
color:#33414a;
}

.text_title{
font-family:Arial;
font-size:14px;
color:#33414a;
font-weight:bold;
}

.read-more
{font:10px Arial, Helvetica, sans-serif;
color:#004b7c;
text-decoration:none;
}

.read-more:hover
{font:10px Arial, Helvetica, sans-serif;
color:#000000;
text-decoration:underline;
}

.arial10{
font-family:Arial;
font-size:10px;
color:#9bc8e6;
}



.arial11 a, a:active{
font: bold 11px Arial;
}

.arial11 a:hover{
font: bold 11px Arial;
}

.arial09{
font-family:Arial;
font-size:10px;
color:#4890c0;
}

.top-table-bg
 {background:url(../assets/images/top-bg.jpg) top center no-repeat;
 }
 
 .body-bg
 {background:url(../assets/images/body-bg.jpg) no-repeat  center top;
 }
 
 .bottom-image
 { background:url(../assets/images/bottom-spot.jpg) no-repeat center top;
 }
 .mian-bg
  {background:url(../assets/images/main-bg.jpg) repeat-y center top;
 }
 
 .welcome-bg
 { height:68px;
 background:url(../assets/images/welocme.jpg) left top no-repeat;
 }
.Days
{
	background-color:#003366;
	font-family: Tahoma;
	font-size: 13px;
	color: #eaeaea;
             font-weight:bold;
}
.Heading
{
	background-color:#003366;
	font-family: Tahoma;
	font-size: 13px;
	color: #eaeaea;
             font-weight:bold;
}

.table1 .Heading 
{
	background-color:#003366;
	font-family: Tahoma;
	font-size: 13px;
	color: #eaeaea;
             font-weight:bold;
            border: #B8A587 1px solid;
}

.program_links a {
	text-decoration:underline;
	color:#33414a;
font-family:Arial;
font-size:12px;
}

.program_links a:hover {
	text-decoration:none;
	color:#003366;
font-family:Arial;
font-size:12px;
}
.program_links a:visited {
	text-decoration:underline;
	color:#c33414a;
font-family:Arial;
font-size:12px;
}

.program_links a:active {
	text-decoration:none;
	color:#33414a;
font-family:Arial;
font-size:12px;
}
.ErrMsg {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold; 
	color: #FF0000;
	text-align: center;
}

