@CHARSET "ISO-8859-1";

	.style1 {color: #0000FF}
	.style2 {color: #00FF00}
	.style3 {color: #FF00FF}
	.style5 {color: #6633FF}
	.style6 {color: #FF0000}
	.style7 {
		color: #FF9900;
		font-weight: bold;
	}
	.style8 {color: #FF9900}

.style9 {
	color: #0000CC;
	font-weight: bold;
}
.style10 {color: #00FF00;
	font-weight: bold;}
.style11 {color: #FF00FF;
	font-weight: bold;}
.style12 {color: #33CCFF;
	font-weight: bold;}
.style13 {color: #990033;
	font-weight: bold;}
.style14 {color: #FF0000;
	font-weight: bold;}
.style15 {color: #0033FF;
	font-weight: bold;}

	.style_small {font-size: 12px}

	li {
		list-style-image: url(images/butterfly.jpg);
	}

	h1 {
		font-family: arial;
		font-weight: bold;
		font-size: 18px;
	}
	
	h2 {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-weight: bold;
		font-size: 14px;
		color:#FF9900;
	}

	h3 {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-weight: bold;
		font-size: 12px;
		color:#0066ff;
	}
	
	a {
		color:#0033FF;
	}
	
	a:visited {
		color:#0033FF;
	}

	body {
		background-color: #075f8f;
		margin-top: 0px;
		margin-left: 0px;
	}
	
	p,li {
		font-family: Verdana;
		font-size: 11px;
	}
	
	.h11 {
		color: #0000CC;
		font-weight: bold;
		font-size: 18px;
	}

	#header1 {
		background:url(images/header-1.jpg);
		width:412px;
		height:34px;
		position: relative;
		top:-45px;
		left:70px;
	}	
	
	#header2 {
		background:url(images/header-2.jpg);
		width:412px;
		height:34px;
		position: relative;
		top:-45px;
		left:70px;
	}	
	
	#header3 {
		background:url(images/header-3.jpg);
		width:412px;
		height:34px;
		position: relative;
		top:-45px;
		left:70px;
	}	
		
	#seperator {
		position:relative;
		background:url(images/seperator.jpg);
		height: 3px;
		width: 109px;
	}	
		
	#maintable {
		border-left: #FFFFFF 1px solid;
		border-right: #FFFFFF 1px solid;
		border-bottom: #FFFFFF 1px solid;
		background: #075f8f;
	}	
		
	#main {
		position: absolute;
		left: 0px;
		right: 0px;
		margin-left: auto;
		margin-top: auto;
		width: 300px;
	}	

	#left {
		width: 265px;
		height:695px;
		position: relative;
		left: 0px;
		top: 0px;
	}
	
	#center {
		background-color: #075f8f;
		width: 489px;
		height: 850px;
		position: relative;
		left: 0px;
		top: 0px;
	}
	
	#right {
		background: url('images/sr_04.jpg');
		background-repeat: no-repeat;
		background-color: #075f8f;
		width: 146px;
		height: 695px;
		position: relative;
		left: 0px;
		top: 0px;
	}
	
	#header {
		background: url('images/sr_02.jpg');
		width: 489px;
		height: 258px;
		position: relative;
		top: 0px;
		left: 0px;
	}
	
	#footer {
		background: url('images/sr_06.jpg');
		position: inherit;
		width: 489px;
		height: 85px;
	}
	
	#content {
		background: url('images/sr_05.jpg');
		background-repeat: repeat-y;
		position: relative;
		width: 489px;
		height: 300px;
		top: 0px;
		left: 0px;
		padding-left: 10px;
		padding-top: 10px;
		padding-right: 15px;
	}
	
	#menu {
		position: relative;
		left: 0px;
		top: 240px;
		width: 110px;
	}
	
	#menu-0 {
		font-weight: bold;
		font-family: verdana;
		font-size: 8.5pt;
		padding-top: 5px;
		padding-bottom: 5px;
	}
	
	#newsheader {
		padding-top:5px;
		background-repeat: no-repeat;
		color:#FF9900;
		font-weight:bold;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
	}
	
	#newsarray { 
		position: relative;
		height:150px;
		top: 250px;
		left:-6px;
		width:140px;
	}
	
	#newsblock {
		position: relative;
		padding-bottom: 20px;
	}
	
		
	#newsblock_title {
		font-weight: bold;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #CCCCCC;
	}
	
	#newsblock_text {
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #CCCCCC;
	}
	
	#toplink {
		color: #ffffff;
		text-decoration: none;
	}
	
	#toplink:hover {
		color: #ffff00;
		text-decoration: underline;
	}
	
	#menu-1 {
		font-family: arial;
		font-size: 10px;
		padding-left:2px;
		color: #ffffff;
	}
	
	#top-menu {
		color: #ffffff;
		font-family: verdana;
		font-weight: bold;
		font-size: 11px;
		position: relative;
		left: 110px;
		top: 150px;
	}
	
	.test-1 {
		color:#FF3300;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:14px;
		font-weight:bold;
	}
	
	.test-2 {
		color:#999999;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		font-weight:bold;
	}