/* CSS Document */

body {background: url(enbg.jpg) no-repeat scroll; color: #000; margin:0; }
a:link , a:visited , a:active {
	color:#0099CC;
	font-weight: bolder;
}
a:hover { color:#FF0000}
h1 {color: #AAA; border-bottom: 1px solid; margin-bottom: 0;}
#main {color: #000000; margin-left:0px ; padding: 2em 0 1px 5%; width:850px;  }
 #main p {	font-size:12px;	text-indent:24px;	text-align: justify; text-align:center;}
 


.other {  border:1px solid #666666; border-collapse:collapse; padding-left:10px; margin-left:10px;}
.other caption {font: normal 12px "Times New Roman", Times, serif;	background-color: #B0C4DE;	color: #33517A;	padding-top: 3px;	padding-bottom: 2px;
                 border: 1px solid #789AC6;}
.other a:link {color:#000000; text-decoration:none;}
.other a:visited {color:#000000; text-decoration:none;}
.other a:hover {color: #FF0000; text-decoration:none;}

.other td { border: 1px solid #666666; text-align: left; padding:4px ; font-size:12px;}
.other th { border:1px solid #828282;background-color: #B0C4DE;	color: #33517A; font-weight: bold; text-align: left; padding: 4px }
.other tr:hover, .other tr.hilite{ background-color: #DFE7F2; color:#000000;}
.other td.altrow { background-color:#FFFFCA; color:#000000;}

.blue {font-weight: bold;color: #0000FF;}
.imgpt { border:1px solid #FFFFFF; width:129px; }

#profile {color: #000000; margin-left:0px ; padding: 2em 0 1px 5%; width:350px;  }
#profile p {	font-size:12px;	text-indent:24px;	text-align: justify;}
#profile h2 { color:#999999;}
#profile h5 {font-size:12px; font-weight:normal;}
.imgrg {
	float:right;
	margin-left:390px;
	position:absolute;
	margin-bottom:50px;
}
#myframe { margin:30px 0px 0 50px;width:860px; height:600px; }
#news {color: #000000; margin-left:0px ; padding: 2em 0 1px 50px; width:850px;}
#news p {font-size:12px; margin-left:30px; margin-right:20px;}
#news h3 {margin-left:20px;}

.red {color:#FF0000;}
.menu {
	font-size:0.75em;
	margin-left:0;
	margin-right:0;
	margin-bottom:50px;
	margin-top:120px;
	background-color:#5e8eab;
	height:2em;
	position:relative;
	top:50px;
	left:0;
	text-align:center;
	z-index:5;
	
	}

#menu1 {
	position:absolute;
	left:0;
	top:0;
	}

#menu2 {
	position:absolute;
	left:121px;
	top:0;
	}

#menu3 {
	position:absolute;
	left:242px;
	top:0;
	}

#menu4 {
	position:absolute;
	left:363px;
	top:0;
	}

#menu5 {
	position:absolute;
	left:484px;
	top:0;
	}

#menu6 {
	position:absolute;
	left:605px;
	top:0;
	}

#menu7 {
	position:absolute;
	left:726px;
	top:0;
	}

#menu8 {
	position:absolute;
	left:847px;
	top:0;
	}

.menu a:link, .menu a:visited {
	color:#ffffff;
	background-color:#5e8eab;
	text-decoration:none;
	display:block;
	width:120px;
	line-height:2em;
	border-bottom-width:0px;
	}

.submenu {
	visibility:hidden;
	position:absolute;
	left:0;
	}

.submenu a {
	background-color:#005aaf;
	border-top:solid 1px #ffffff;
	}
	
.menuhead {
	border-right:solid 1px #ffffff;
	}
	
.menu a:hover {
	color:#ffffff;
	text-decoration:none;

	background-color:#49abdb;
	}

.submenu a {
	background-color:#005aaf;
	}

.menu span {
	color:#c5e1ed;
	display:none
	}

dl{ font-size:12px;color:#000000;line-height:1.5em; margin-left:50px;}
dt{font-weight:lighter; float:left;color:#993300;}
dd{margin-left:50px; width:450px; padding-bottom:6px;}

