<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">  {
	font-size: 100%;
	}

img, div  { 
	behavior: url("/js/iepngfix.htc");
	}

html {
	height: 100%; 
	width: 100%;
	}
	
.clearer {
	clear: both;
	}
	
body { 
	font-family: Arial, sans-serif; 
	background: #ffc66c url("../images/body-top-bg.png") repeat-x left top;
	color: #000; 
	margin: 0px; 	
	font-size: 79%;
	height: 100%;
	}
	
table {
	border-collapse: collapse;
	}
	
p {
	line-height: 1.5em;
	}
	
h1 {
	color: #2f2457;
	text-transform: uppercase;
	font-family: Arial Black, sans-serif;
	font-weight: normal;
	font-size: 260%;
	margin: .5em 0;
	padding: 0;
	letter-spacing: -0.1em;
	background: url("../images/h1-bg.gif") no-repeat left top;
	margin-left: -18px;
	padding-left: 18px;
	}
	
h2 {
	color: #ea773c;
	font-family: Arial, sans-serif;
	font-weight: normal;
	font-size: 170%;
	margin: .5em 0;
	padding: 0;
	background: url("../images/h2-bg.gif") no-repeat left top;
	position: relative;
	left: -12px;
	padding-left: 12px;
	}
	
h3{
	color: #ea773c;
	font-family: Arial, sans-serif;
	font-weight: normal;
	font-size: 140%;
	margin: .5em 0;
	padding: 0;
	}	

ul {
	list-style-type: square;
	}
	
ul li{
	line-height: 1.5em;
	}	
	
a:link, a:visited {
	text-decoration: none;
	color: #123180;
	}
	
a:hover, a:active {
	text-decoration: underline;
	}	
	
#wrap {
	width: 100%;
	background: url("../images/body-bottom-bg.gif") repeat-x left bottom;
	min-width: 970px;
	}
	
#wrap-pattern {
	min-width: 970px;
	width: 100%;
	background: url("../images/body-pattern.gif") repeat left bottom;
	}

#layout {
	width: 970px;
	margin: 0 auto;
	}
	
/******************************** header begin ************************************/	

#header {
	background: url("../images/header-bg.png") no-repeat top center;
	width: 1000px;
	height: 376px;
	margin: 0 -15px;
	}
	
#header h1 {
	display: none;
	}	
	
#header #announcement{
	width:200px;
	margin: 0;
	padding: 0;
	color: #fff;
	font-size: 150%;
	text-align: right;
	position: relative;
	top: -115px;
	right: -760px;
	padding-right: 20px;
	}
	
#header #announcement p #date{
	font-family: Arial Black;
	font-size: 140%;
	}
	
#header #announcement p #notice{
	display: none;
	}
	
/******************************** header end ***********************************/	

/******************************** navigation begin ************************************/

ul#nav {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	padding: 142px 0 0 220px;
	}
	
ul#nav li {
	margin: 0;
	padding: 7px;
	float: left;
	}	
	
ul#nav li a:link, ul#nav li a:visited {
	text-decoration: none;
	color: #2f2457;
	padding: 7px;
	display: block;
	text-transform: uppercase;
	font-size: 130%;
	}
	
ul#nav li a:hover, ul#nav li a:active {
	color: #fff;
	text-decoration: none;
	background: #aa1610;
	}

ul#nav span {
	color: #2f2457;
	padding: 7px;
	display: block;
	text-transform: uppercase;
	font-size: 130%;
	font-weight: bold;
	}

/******************************** navigation end ************************************/

/******************************** content begin ************************************/

#content {
	margin-top: -193px;
	background: url("../images/content-top-bg.png") no-repeat top center;
	padding-top: 153px;
	}

#content #body{
	background: url("../images/content-bg.png") repeat-y top center;
	min-height: 350px;
	height: auto;
	padding: 0 85px;
	}	
	
* html #content #body{
	height: 350px;
	}
	
#content #body #main {
	width: 535px;
	float: left;
	padding: 0 20px 0 40px;
	position: relative;
	top: -70px;
	overflow: hidden;
	}	
	
#content #body #sidebar {
	width: 165px;
	padding: 65px 15px 0 25px;
	float: left;
	position: relative;
	top: -43px;
	background: url("../images/sidebar-bg.jpg") no-repeat top left;
	min-height: 200px;
	height: auto;
	}	
	
* html #content #body #sidebar {
	height: 200px;
	}

/******************************** content end ************************************/

#copyright {
	height: 99px;
	background: url("../images/content-bottom-bg.png") no-repeat bottom center;
	}

#copyright p{
	padding: 50px 0 0 120px;
	margin: 0;
	}
#copyright p span {display:block;float:right}
#copyright p span,#copyright p span a {color:#CCC}
	
/******************************** news begin ************************************/	

dl.news {
	margin: 1em 0;
	padding: 0;
	}
	
dl.news dt{
	margin: 0;
	padding: 0;
	}	
	
dl.news dd{
	margin: 0;
	padding: 0;
	}
	
dl.news dd h2{
	margin-top: 0;
	}
	
dl.news dt {
	margin: 0.5em 0 0 0;
	padding: 0;
	color: #bebebe;
	}	
	
dl.news dd a.read-more {
	font-size: 80%;
	line-height: 3;
	background: url("../images/ico-read-more.gif") no-repeat right center;
	padding-right: 13px;
	float: right;
	}	
	
p#all-news {
	text-align: center;
	}
	
p#all-news a {
	background: url("../images/ico-all-news.gif") no-repeat right center;
	padding: .5em 23px .5em 0;
	}
	
/******************************** news end ************************************/	

/******************************** sidebar begin ************************************/	

#sidebar h3 {
	color: #2f2457;
	text-transform: uppercase;
	font-family: Arial, sans-serif;
	font-weight: normal;
	font-size: 140%;
	margin: 1.5em 0 .5em 0;
	padding: 0;
	letter-spacing: 0;
	background: url("../images/h3-bg.gif") no-repeat left top;
	margin-left: -10px;
	padding-left: 10px;
	}
	
#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 90%;
	}
	
#sidebar ul li {
	margin: 0;
	padding: 0 0 0 12px;
	background: url("../images/sidebar-bullet.gif") no-repeat left top;
	}
	
/******************************** sidebar end ************************************/	

#pager {
	text-align: center;
	}

a.news {
color: #ea773c;
	}	</pre></body></html>