@charset "utf-8";
/* CSS Document */

body{
	background-color: #000000;
	font-family: Helvetica, Arial, sans-serif;
	color: #FFF;
	font-size:medium;
	background-image:images/back.gif;
}
a{
	color: #0098D1;
	text-decoration:none;
}
a:visited{
	color: 	#0098D1;
}
a:hover{
	color: #FFFFFF;	
}
table{

	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-align:left;
	background-color:#000;
}





#current{
	color: #000000;
	display:block;
	background-color:#0098D1;
}

#leftNavIndent {
	text-indent: 30pt;
}
.content{
	width:720px;
	left:15px;
	text-indent:15;
	float:right;
	color:#FFF;
	height:506px;
	text-align:left;
	vertical-align: top;
}

#form{
	line-height:30px;
}

.leftNav {
	float:left;
	width:180px;
	list-style-type: none;
	text-align:left;	
}
li{
	height:50px;

	left: -30px;
	position: relative;
}
.upperrightSide{
	text-align:right;
	width:490px;
	float: right;
	height:90px;
	vertical-align: middle;
	color:#FFF;
	padding-top: 30px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.logo{

	width:380px;
	float: left;
	height:135px;
}

.footer{
	text-align:center;
	font-size:xx-small;
	color:#0098D1;
	width:900px;

	float:right;
}

.holder{
	width:900px;
	background-color:#000;
	color: #000;	
}
.empty{
	text-align:left;

	font-size:small;
	height:70px;
	float:left;
	width:180px;

	text-indent:15px;
}

