html {
	
	margin:0;
}
body {
	width:100%;
	/*height:100%;*/
	/* background-image:url("../media/jpg/bg.jpg"); */
	background-attachment:scroll;
	background-position:top left;
	background-repeat:no-repeat;
	letter-spacing:.02em;
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	font-size:11px;
	margin:0;
	background-color:#0a0a0a;
	padding-bottom: 16px;
}
p {
	font-size:12px;
	margin:0;
	color:#999;
	padding-bottom: 16px;
	line-height: 16px;
}
	

a:link {
	color: #01a5b4;
	text-decoration: none;
}

a:active {
	color: #01a5b4;
	text-decoration: none;
}

a:visited {
	color: #028c99;
	text-decoration: none;
}

a:hover {
	color: #02bbcc;
	text-decoration: underline;
}


.navbar {
	width:100%;
	height:41px;
	background-color:#000000;
	position: absolute;
}
img {
	border:0;
}


.nav {
	font-family: sans-serif;
	font-size: 14px;
	vertical-align:middle;
	line-height:41px;
	color: #CCCCCC;
}
/*
.nav a:link {
	color: #01a5b4;
	text-decoration: none;
}

.nav a:active {
	color: #01a5b4;
	text-decoration: none;
}

.nav a:visited {
	color: #666666;
	text-decoration: none;
}

.nav a:hover {
	color: #01a5b4;
	text-decoration: underline;
}
*/

.nolinkui a:link {
	color: #666666;
}

.nolinkui a:active {
	color: #666666;
}

.nolinkui a:visited {
	color: #666666;
}

.nolinkui a:hover {
	color: #01a5b4;
}

 

.cientList {
	line-height:16px;
	font-size:10px
}
h1 {
	font-size: 42px;
	color: #dfdfdf;
	font-weight:normal;
	line-height:40px;
	padding:0px;
	margin: 0px;
	margin-bottom: 6px;
}
h5 {
	font-size: 16px;
	color: #CCCCCC;
	font-weight:normal;
	line-height:20px;
	padding:0px;
	margin: 0px;
	margin-bottom: 6px;
}

.style4 {
	font-size: 18px;
	color: #CCCCCC;
	line-height:20px
}
.style5 {
	color: #b2b2b2;
	font-size: 14px;
}
.overImage {
	position: relative;
	top: 0;
	left: 0;
	margin:-359px 0px 0px 0px;
	width:744px;
	height:359px;
	z-index: 10;
}
#item1 {
	position: relative;
	top: 0;
	left: 0;
	z-index: 10;
}
.style6 {font-size: 9px; line-height:12px; letter-spacing:0em}

fieldset {
	border:thin #cccccc solid;
}
legend {
	padding:8px;
	font-size: 16px;
}

.info table{
	border:0;
	padding:0;	
}
.info th {
vertical-align:top;
text-align:left;
color:#999999;
font-size:14px;
font-weight:normal;
padding:8px;
}


.info tr td {
	padding:8px;
}

.info tr.odd td	 {
	background-color:#111111;
}

