body,td,th {
	font-family: Tahoma, Arial, Tahoma, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
body {
	background-color: #B5CBEA;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a {font-size: 11px;color: #000080;}
a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {font-size: 11px;color: #a52a2a;text-decoration: none;}
a:active {text-decoration: none;}

.heading {
	font-family: Tahoma, Arial, Tahoma, Helvetica;
	font-size: 14px;
	font-weight: bolder;
	color: #103c6b;
	text-decoration: none;
}
.subheading {
	font-family: Tahoma, Arial, Tahoma, Helvetica;
	font-size: 11px;
	color: #295D98;
	font-weight: bold;
	text-decoration: none;
}
.search {
	font-family: Tahoma, Arial, Verdana, Helvetica;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.tableheading {
	font-family: Tahoma, Arial, Tahoma, Helvetica;
	font-size: 11px;
	color: #103c6b;
	font-weight: bold;
	text-decoration: none;
}
.copyright {
	font-family: Tahoma, Arial, Tahoma, Helvetica;
	font-size: 10px;
	color: #94AECC;
	text-align: center;
	background-color: #295D98;
	line-height: 23px;
}
.copyright:Hover {
	font-family: Tahoma, Arial, Tahoma, Helvetica;
	font-size: 10px;
	color: #FFFFFF;
}

.btn {
	font-family: Arial, Verdana, Tahoma, Helvetica;
	font-size: 10px;
	font-weight: bolder;
	color: #295d9c;
	background-color: #deebff;
	height: 19px;
	cursor: hand;
	border: 1px ridge #deebff;
}
.tbox {
	font-family: Tahoma, Arial, Tahoma, Helvetica;
	height: 18px;
	border: 1px solid;
	font-family: Tahoma;
	font-size: 11px;
	color: #295D98;
	}
.cbox {
	font-family: Tahoma, Arial, Tahoma, Helvetica;
	height: 18px;
	width: 126px;
	border: 1px solid;
	font-family: Tahoma;
	color: #295D98;
	font-size: 10px;
}
.tarea {
	font-family: Tahoma, Arial, Tahoma, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #708090;
	background-color: #ffffff;
	border-bottom: 1pt solid;
	border-left: 1pt solid;
	border-right: 1pt solid;
	border-top: 1pt solid;
}

.leftnavtext {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
}
.leftnavtext:Hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #F8AB38;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
}
.righttext01 {
	font-family: Tahoma;
	font-size: 10px;
	color: #295D98;
	font-weight: normal;
	text-align: left;
}
.rightheading01 {
	font-family: Tahoma;
	font-size: 11px;
	color: #295D98;
	font-weight: bold;
	text-align: left;
}
.rightheading02 {
	font-family: Tahoma;
	font-size: 12px;
	color: #295D98;
	font-weight: bold;
	text-align: left;
}
.lowernav {
	font-family: Tahoma;
	font-size: 10px;
	color: #2B405D;
	text-decoration: none;
	text-align: center;
}
.lowernav:Hover {
	font-family: Tahoma;
	font-size: 10px;
	color: #F8AB38;
	text-decoration: none;
}
.pictext {
	font-family: Tahoma, Arial, Tahoma, Helvetica;
	font-size: 11px;
	color: #295D98;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}
.thumbnail {
	border: 1px solid #003663;
}.background {
	background-color: #E7F5FE;
}

#menu {
padding:0;
margin:0;
color:#fff;
font-family: arial, helvetica, sans-serif;
white-space:nowrap;
list-style-type:none;
}

#menu li {
display:inline;
padding:0px 3px 0px 0px;
}

#menu li a:hover img {
filter: alpha(opacity=100);
-moz-opacity: 1.0;
opacity: 1.0;
}
#menu li a img {
filter: alpha(opacity=50);
-moz-opacity: 0.5;
opacity: 0.5;
}


