a:link {
	text-decoration: none;
	color: #99B7CE;
}
a:visited {
	text-decoration: none;
	color: #99B7CE;
}
a:hover {
	text-decoration: underline;
	color: #FF9900;
}
a:active {
	text-decoration: underline;
	color: #FF9900;
}
h1 {
	margin:0px;
}
h2 {
	margin:0px;
}
h3 {
	margin:0px;
}
h4 {
	margin:0px;
}
h5 {
	margin:0px;
}
h6 {
	margin:0px;
}
hr {
	height:1px;
}
ul {
	margin:0px;
	padding:0px;
	list-style-type: none;
}
li {
	margin:0px;
	padding:0px;
	list-style-type: none;
}
ol {
	margin:0px;
	padding:0px;
	list-style-type: none;
}
div {
	margin:0px;
	padding:0px;
}
form {
	margin:0px;
	padding:0px;
	list-style-type: none;
}
input {
	height:13px;
	margin-top: 2px;
	margin-bottom: 1px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	font-size:12px;
	color: #99B7CE;
	/*color:#C6CFDC;*/
	background-color: #0E1725;
}
#clear {
	clear: both;
}
#top {
	width:auto;
	height:auto;
	background-color: #162639;
}
#head {
	width:258px;
	height:30px;
	background-image: url(top.gif);
	background-repeat: no-repeat;
	padding: 45px 0px 0px 750px;
}
#nav {
	width:730px;
	height:20px;
	padding:2px 30px 3px 240px;
	background-image: url(nav.gif);
	background-repeat: no-repeat;
}
#nav ul {
	height:20px;
	font-weight: bold;
}
#nav ul li {
	float:left;
	width:auto;
	height:16px;
	margin: 2px 0px 2px 0px;
	padding: 0px 5px 0px 5px;
	text-align: center;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #81A4CF;
}
#nav ul li a:link {
	color:#81A4CF;
}
#nav ul li a:visited {
	color:#81A4CF;
}
#nav ul li a:hover {
	color:#FF9900;
}
#nav ul li a:active {
	color:#FF9900;
}
#left {
	width:214px;
	height:460px;
	float:right;
	padding:0px 0px 0px 0px;
	background-image: url(leftbg.gif);
	background-repeat: repeat-y;
	font-weight: bold;
}
#left ul li {
	margin:4px 0px 4px 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1C3048;
	list-style-image: url(leftlg.gif);
}
#left a:link {
	color:#BDCFE6;
}
#left a:visited {
	color:#BDCFE6;
}
#left img {
	margin:0px 0px 0px 20px;
}
#bodycontent {
	width:1008px;
	height:auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4D799E;
}
#bottom {
	width:1008px;
	color:#C6CFDC;
	text-align:center;
	padding:0px 0px 8px 0px;
	margin:8px 0px 0px 0px;
}
#bottom_nav {
	height:auto;
}
#bottom_nav ul {
	margin: 0px 0px 0px 160px;
}
#bottom_nav ul li {
	font-weight:bold;
	float:left;
	width:auto;
	height:16px;
	margin: 2px 0px 2px 0px;
	padding: 0px 5px 0px 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #81A4CF;
}
#bottom_cr {
	clear:both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #4D799E;
}
#bottom_cr a:link {
	color:#36ABFA;
}
#bottom_cr a:visited {
	color:#36ABFA;
}
#friendlink {
	padding-top:3px;
	HEIGHT:auto;
	color: #36ABFA;
}