* {
	padding:0px;
	border:0px;
}
body {
	margin:0px;
	padding:0px;
	behavior:url("hover.htc");
	background-image:url('../images/bodybg.gif');
	background-repeat:repeat-x;
	background-color:#F0EFDC;
	font-family:Verdana,Arial;
	font-size:11px;
	color:#4B480D;
}
table {
	font-family:Verdana,Arial;
	font-size:11px;
	color:#4B480D;
}
h2 {
	height:44px;
	line-height:44px;
	padding-left:17px;
	font-size:18px;
	color:#12273B;
	background-image:url('../images/h2.jpg');
	background-position:left middle;
	background-repeat:no-repeat;
	margin:13px 0px 10px -6px;
}
h3 {
	font-size:15px;
	color:#12273B;
	margin: 8px 0px;
}
#top {
	background-image:url('../images/top.jpg');
	width:762x;
	height:142px;
}
#mtop {
	vertical-align:bottom;
}
#tophref {
	float:left;
}
#content {
	padding-left:20px;
	padding-bottom:10px;
	padding-right:5px;
	vertical-align:top;
	background-image:url('../images/contbg.gif');
	background-repeat:repeat-x;
	background-color:white;
}
#content a:link, #content a:active, #content a:visited, #rtopc a:link, #rtopc a:active, #rtopc a:visited {
	color:#32767C;
	text-decoration:underline;
}
#content a:hover, #rtopc a:hover {
	text-decoration:none;
}
#content img {
	border:1px solid #D9DECB;
	margin:3px;
}
#content p {
	margin:8px 0px;
	text-align:justify;
}
#content ul {
	margin-left:20px;
}
#right {
	vertical-align:top;
	background-image:url('../images/contbg.gif');
	background-repeat:repeat-x;
	background-color:white;
	padding-top:20px;
	padding-bottom:15px;
}
#rtop {
	vertical-align:middle;
	width:154px;
	background-image:url('../images/rp_t.gif');
	background-repeat:repeat-x;
	text-align:center;	
	font-family:Arial,Verdana;
	font-weight:bold;
	font-size:16px;
	color:#12273B;
}
#rtopc {
	padding:10px 5px 0px 5px;
	background-color:#F3F2ED;
}
#rtopc p {
	margin:6px 0px;
}
#tleft {
	vertical-align:top;
	background-image:url('../images/bglefty.gif');
	background-repeat:repeat-y;
	background-color:#F0EFDC;
}
#tright {
	vertical-align:top;
	background-image:url('../images/bgrighty.gif');
	background-repeat:repeat-y;
	background-color:#F0EFDC;
}
#redline {
	background-color:#C90606;
	font-size:1px;
}
#footer {
	background-color:#17474C;
	text-align:center;
	vertical-align:middle;
	color:white;
}
/* menu */
div.menu {
	float:right;
}
span.s-left {
	display: block;
	width: 11px;
	height: 27px;
	float: left;
	background: url(../images/menu_03.png) no-repeat;
}
div.menu li a {
	display: block;
	float: left;
	height: 27px;
	font-size: 14px;
	font-family: arial;
	line-height: 25px;
	background: url(../images/menu_05.png) repeat-x;
	text-decoration: none;
	color: black;
}
span.s-right {
	display: block;
	width: 11px;
	height: 27px;
	float: left;
	background: url(../images/menu_07.png) no-repeat;
}
div.menu li {
	list-style-type: none;
	float: left;
	margin: 0 0 0 7px;
}
div.menu li:hover a , div.menu li.active a {
	background: url(../images/menug_05.png) repeat-x;
}
div.menu li:hover span.s-right, div.menu li.active span.s-right {
	background: url(../images/menug_07.png) no-repeat;
}
div.menu li:hover span.s-left, div.menu li.active span.s-left {
	background: url(../images/menug_03.png) no-repeat;
}
/* reference */
.ref {
	padding-bottom:10px;
	border-bottom:1px solid #CCC;
}
.ref a {
	color:#12273B !important;
	text-decoration:none !important;
}
.ref a:hover {
	text-decoration:underline !important;
}
.ref img {
	margin-right:10px !important;
}
#light {
	color:#6D6A2F;
}