body {
	margin:0;
	padding: 0;
	background:#000000;
}
body {
	color: #999999;
	font: 13px/1.6em Georgia, "Times New Roman", Times, serif;
} 
td {
	vertical-align:top;
}
a {
	text-decoration: underline;
	color: #5885B0;
	}
a:active {
	color:#CB6262;
	}
a:hover {
	color: #DDDDDD;
}
a.arrow {
	padding:0 0 0 12px;
	background: url(../images/a.gif) no-repeat left center;	
}
hr {
margin:0.5em 0;
height:1px;
border:0;
background:#393939 url(../images/hr.gif) repeat-x;
padding:0;
border:0;
color:#494949;
}

fieldset {
	margin:0;
	padding:0;
	border-width : 0;
	border-style : solid;
	display: inline;
}

input, textarea {
	font-family: tahoma,verdana,geneva,sans-serif;
	font: 11px/1.6em Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
.txt {
	background-color:#595959;
	color:#DDDDDD;
	border:1px solid #000000;
}

/* headings */

h1, h2, h3, h4, h5, h6 {
	font-family:Arial, Helvetica, sans-serif;
	text-transform:capitalize;
	color:#5585B0;
	letter-spacing:-1px;
}
h2 { 
	font-size: 2em; 
	font-weight: bold;
	margin: 0 0 0.5em 0;
}	

h2 a { color: #5885B0; }


h3 {
	font-size: 1.6em;
	font-weight: bold;
	margin: 0 0 0.2em 0;
}
	
h4 {
	font-size: 1.4em;
	margin: 0 0 0.2em 0;
	font-weight: bold;
	}

h5 {
	font-size: 1.2em;
	margin: 0 0 0.2em 0;
	font-weight: normal;
	}
img {
	border: 1;
	color:#5585B0
	margin:0;
	padding:0;
}
	
ol, ul, li {
	margin: 0.2em 0 1em 0;
	padding-left: 2em;
}

li {
	margin: 0;
	padding-left: 0;
}

p {
	margin: 0 0 1.0em 0;
}

.center {
text-align: center;
}

li>p {
	margin-top: 0.2em;
	}

strong, b {
	font-weight: bold;
	}

blockquote {
	padding: 1em;
	font-family: Georgia, Times, serif;
	margin-bottom: 2em;
}



#container {
width: 65em;
padding:0;
margin: 0;
margin-left: auto;
margin-right: auto;
border-left:10px solid #000000;
border-right:10px solid #000000;
background-color:#393939;
}

#header {
	background:#393939 url(../images/headerbg.gif) repeat-x top left;
	height:101px;
	padding:0;
}
#headerlogo {
	background:url(../images/headerlogo.gif) no-repeat top left;
	height:101px;
	padding:0;
}
#menu {
	height:38px;
	padding:0;
	background:url(../images/menubg.gif) repeat-x top left;
}
#menu div {
	height:32px;
	float:left;
	vertical-align:middle;
	text-align:center;
	background: url(../images/menubg.gif) repeat-x top;
	border-right:2px solid #000000;
	border-left:0;
	padding:0 4px;
}
#menu div a, #menu div a:VISITED {
	display:block;
	float:left;
	padding:5px 4px 5px 12px;
	text-decoration:none;
	color:#DDDDDD;
	background: url(../images/a.gif) no-repeat left center;
}
#menu div a:HOVER {
	color:#5885B0;
}
#menu div.selected {
	height:38px;
	float:left;
	vertical-align:middle;
	text-align:center;
	background: url(../images/menuselected.gif) no-repeat center top;
	border-right:0px solid #000000;
	padding:0 4px;
}
#menu  span {
	border-left:2px solid #000000;
	height:32px;
	float:left;	
}

#menu div.selected a:HOVER {
	color:#FFFFFF;
}



.box{
display:block
}
.box *{
display:block;
height:1px;
overflow:hidden;
background:#282828
}
.box1{
border-right:1px solid #313131;
padding-right:1px;
margin-right:3px;
border-left:1px solid #313131;
padding-left:1px;
margin-left:3px;
background:#2c2c2c;
}
.box2{
border-right:1px solid #373737;
border-left:1px solid #373737;
padding:0px 1px;
background:#2b2b2b;
margin:0px 1px;
}
.box3{
border-right:1px solid #2b2b2b;
border-left:1px solid #2b2b2b;
margin:0px 1px;
}
.box4{
border-right:1px solid #313131;
border-left:1px solid #313131;
}
.box5{
border-right:1px solid #2c2c2c;
border-left:1px solid #2c2c2c;
}
.box_content{
padding:2px 12px;
background:#282828;
} 


.btn {
	display:block;
	padding:1px 10px 5px 10px;
	background:#4e4e4e url(../images/btnbg.gif) repeat-x left bottom;
	border:1px solid #000000;
	color: #DDDDDD;
	text-align:center;
	text-decoration:none;
	vertical-align:middle;	
}
.btn:HOVER {
	background:#893131 url(../images/btnbg2.gif) repeat-x left bottom;
	color:#FFFFFF;
}
.footerselected a {
	color:#777777;
	text-decoration:none;
}
#veryfooter {
	background:#393939 url(../images/headerbg.gif) repeat-x top left;
	height:11px;
	padding:0;
	border-top:1px solid #000000;
	border-bottom:25px solid #000000;
}

.maintable {
	background: #16344F url(../images/bg.jpg) repeat-y center;
	width:793px;
}
.content {
	padding:0px 10px 10px 100px;
	text-align:left;
}
#b_close {
	position:absolute;
	right:5px;
	top: 5px;
}