@CHARSET "UTF-8";

body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #e7edb2;
	background: url('../images/body-background.gif') #e7edb2 top left repeat-x;
	behavior: url(./csshover.htc);
}

div#nav {
	margin: 0 0 0 60px;
	padding: 8px;
	width: 706px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	z-index: 199;
	line-height: 1.5em;
	position: relative;
}

div#nav ul {
	margin: 0;
	padding: 0;
#	background-color: #EEEBD8;
	border: 0px solid #EEEBD8;
/*	border-width: 0 1px; */
}

div#nav li {
	position: relative;
	list-style: none;
	margin: 0;
	float: left;
	width: auto;
	line-height: 1.5em;
}

div#nav li:hover {
	color: #FFCC00;
}

div#nav li.submenu {
/*	background: url(dropmenu.gif) 95% 50% no-repeat; */
}

div#nav li.submenu:hover {
	color: #FFF;
}

div#nav li.submenu a:hover {
	color: #FFF;
}

div#nav li a {
	display: block; padding: 0.25em 0.4em 0.25em 0.4em;
	text-decoration: none; width: auto;
	color: #50524F;
	font-family:  Times New Roman, serif;
	font-size: 16px;
	color: white;
	font-weight: bold;
}

div#nav>ul a {width: auto;}

div#nav ul ul {
	position: absolute;
	width: 16em;
	display: none;
	background-color: #FFF;
	border: 3px #660A00 solid;
	z-index: 200;
	padding: 2px;
}

div#nav ul ul ul {
	width: 24em;
}

div#nav ul ul li {
	border-bottom: 0px solid #666666;
	width: 100%;
	font-size: 11px;
	line-height: 1.3em;
	z-index: 200;
}

div#nav ul ul li:hover {
	background-color: #660A00;
	z-index: 200;
	color: #FFF;
}

div#nav ul ul li a {
	color: #50524F;
	z-index: 200;
	font-family:  Times New Roman, serif;
	font-size: 14px;
	display: block;
}

div#nav ul ul li a:hover {
	color: #FFF;
}

div#nav li.submenu li.submenu {
	background: url(../img/submenu.gif) 95% 50% no-repeat;
	z-index: 200;
}

div#nav li.submenu li.submenu:hover {
	background-color: #660A00;
	z-index: 200;
	color: #FFF;
}

div#nav ul.level1 li.submenu:hover ul.level2, 
div#nav ul.level2 li.submenu:hover ul.level3 {
	display:block;
}

div#nav ul.level2 {top: 2.0em; left: -1px;}

div#main-container {
	margin: 0 auto 0 auto;
	padding: 0;
	width: 766px;
	text-align: left;
}

div#flash-animation {
	margin: 0;
	padding: 0;
	width: 766px;
	height: 252px;
	text-align: left;
	display: block;
}

div#flash-menu {
	margin: 0;
	float: left;
	padding: 0;
	width: 766px;
	height: 42px;
	text-align: left;
	display: block;
	background: url('../images/menu-background.png') left top no-repeat;
	z-index: 200;
}

div#undermenu {
	margin: 0;
	padding: 0;
	width: 766px;
	height: 24px;
	background: url('../images/undermenu-background.jpg') top left no-repeat;
	position: relative;
	clear: left;
	float: left;
	z-index: 100;
}

div#main-content {
	margin: 0;
	padding: 0;
	width: 766px;
	background: url('../images/content-background.jpg') top left repeat-y;
	float: left;
	position: relative;
	clear: left;
}

div#undercontent {
	margin: 0;
	padding: 0;
	width: 766px;
	height: 40px;
	background: url('../images/undercontent-background.jpg') top left no-repeat;
	float: left;
	position: relative;
	clear: left;
}

div#copyright {
	margin: 12px 0 0 0;
	padding: 0;
	width: 766px;
	float: left;
	position: relative;
	clear: left;
	text-align: center;
	color: #B6976E;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}

div.left-column, div.bigleft-column {
	float: left;
	position: relative;
	clear: left;
	margin: 0;
	padding: 0;
}


div.left-column {
/*	width: 342px;		*/
	width: 372px;		
}

div.bigleft-column {
/*	width: 402px;		*/
	width: 372px;		
}

div.left-column h1, div.bigleft-column h1 {
	font-family:  Times New Roman, serif;
	font-size: 17px;
	color: #8D4929;
	margin: 0 0 0 60px;
	padding: 0 0 0 45px;
	text-align: left;
	background: url('../images/left-h1.gif') top left no-repeat;
	border-bottom: 8px #E9D248 solid;
	display: block;
}

div.left-column div.left-text, div.bigleft-column div.left-text {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #50524F;
	margin: 0 0 0 60px;
	padding: 0 0 0 45px;
	text-align: left;
	background-color: #FCFBCE;
	border: 1px #D8D25F solid;
	display: block;
	margin: 3px 0 10px 60px;
	padding: 10px;
}

div.right-column, div.smallright-column {
	float: right;
	position: relative;
	clear: right;
	margin: 0;
	padding: 0;
}

div.right-column {
/*	width: 402px;		*/
	width: 372px;		
}

div.smallright-column {
/*	width: 342px;		*/
	width: 372px;		
}

div.right-column h1, div.smallright-column h1 {
	font-family:  Times New Roman, serif;
	font-size: 17px;
	color: #8D4929;
	margin: 0 60px 0 0;
	padding: 0 0 0 45px;
	text-align: left;
	background: url('../images/right-h1.gif') top left no-repeat;
	border-bottom: 8px #E9D248 solid;
	display: block;
}

div.right-column div.left-text, div.smallright-column div.left-text {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #50524F;
	margin: 0 60px 0 0;
	padding: 0 0 0 45px;
	text-align: left;
	background-color: #FCFBCE;
	border: 1px #D8D25F solid;
	display: block;
	margin: 3px 60px 10px 0;
	padding: 10px;
}

div.left-text a {
	color: #800000;
	text-decoration: none;
	border-bottom: 1px #800000 dotted;
	background-color: #FBFAA0;
}

div.left-text a:hover {
	color: #800000;
	text-decoration: none;
	border-bottom: 1px #800000 solid;
	background-color: #E9D248;
}

div.column {
	position: relative;
	clear: both;
	margin: 0;
	padding: 0;
	width: 706px;
	display: block;
}

div.column h1 {
	font-family:  Times New Roman, serif;
	font-size: 17px;
	color: #8D4929;
	margin: 0 0 0 60px;
	padding: 0 0 0 45px;
	text-align: left;
	background: url('../images/both-h1.gif') top left no-repeat;
	border-bottom: 8px #E9D248 solid;
	display: block;
}

div.image {
	float: left;
	display: block;
	clear: left;
}

div.image img {
	padding: 0;
	margin: 0;
	border: 0;
/*	height: 74px;	*/
}

div.column div.left-text {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #50524F;
	margin: 0 0 0 60px;
	padding: 0 0 0 45px;
	text-align: left;
	background-color: #FCFBCE;
	border: 1px #D8D25F solid;
	display: block;
	margin: 3px 0 10px 60px;
	padding: 10px;
}

div.column div.left-text h1,
div.left-column div.left-text h1,
div.bigleft-column div.left-text h1,
div.right-column div.left-text h1,
div.smallright-column div.left-text h1 {
	font-family:  Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #9C602A;
	margin: 0 0 5px 0;
	padding: 0;
	text-align: left;
	display: block;
	background-image: none;
	border: 0;
}

div.left-text a.image-link {
	border: 1px #D8D25F solid;
	background-color: #FFF;
}

td.img-tl {
	margin: 0;
	padding: 0;
	width: 13px;
	height: 14px;
	font-size: 8px;
	background: url('../images/img_tl.gif') #FCFCCE bottom left no-repeat;
}

td.img-t {
	margin: 0;
	padding: 0;
	height: 14px;
	font-size: 8px;
	background: url('../images/img_t.gif') #FCFCCE bottom left repeat-x;
}

td.img-tr {
	margin: 0;
	padding: 0;
	width: 13px;
	height: 14px;
	font-size: 8px;
	background: url('../images/img_tr.gif') #FCFCCE bottom left no-repeat;
}

td.img-bl {
	margin: 0;
	padding: 0;
	width: 13px;
	height: 14px;
	font-size: 8px;
	background: url('../images/img_bl.gif') #FFF top left no-repeat;
}

td.img-b {
	margin: 0;
	padding: 0;
	height: 14px;
	font-size: 8px;
	background: url('../images/img_b.gif') #FFF top left repeat-x;
}

td.img-br {
	margin: 0;
	padding: 0;
	width: 13px;
	height: 14px;
	font-size: 8px;
	background: url('../images/img_br.gif') #FFF top left no-repeat;
}

td.img-l {
	margin: 0;
	padding: 0;
	width: 13px;
	font-size: 8px;
	background: url('../images/img_l.gif') #FFF top left repeat-y;
}

td.img-r {
	margin: 0;
	padding: 0;
	width: 13px;
	font-size: 8px;
	background: url('../images/img_r.gif') #FFF top left repeat-y;
}

td.td-key {
	vertical-align: middle;
	height: 40px;
	width: 100px;
	text-align: right;
	font-weight: bold;
	border-bottom: 1px #D8D25F solid;
}

td.td-value, td.td-valuep {
	vertical-align: middle;
	height: 40px;
	text-align: left;
	font-weight: normal;
	border-bottom: 1px #D8D25F solid;
}

td.td-exam {
	vertical-align: middle;
	height: 40px;
	text-align: left;
	font-weight: bold;
	border-bottom: 1px #D8D25F solid;
	color: #800;
}

td.td-comm {
	vertical-align: middle;
	height: 40px;
	text-align: left;
	font-weight: normal;
	border-bottom: 1px #D8D25F solid;
	font-size: 11px;
	font-style: Tahoma, Verdana, Arial;
	color: #666;
}

td.td-value input {
	border: 1px #E9D248 solid;
}

td.td-valuep input {
	border: 1px #666666 solid;
}

td.th-reg {
	background-color: #E9D248;
	font-weight: bold;
	text-align: center;
	color: #FFF;
}