body {
background-color: #0b131f;
margin-top: 0px;
margin-bottom: 0px;
font-family:calibri, helvetica, arial, geneva, sans-serif;font-size:12px;color: white;
   scrollbar-base-color: #CCCCCC; 
   scrollbar-arrow-color: #F3960B;
   scrollbar-DarkShadow-Color: #000000;
}
a:visited,a:active,a:hover,a:link { color: #BF8200;text-decoration: none; }
a:hover { color: #f16612;text-decoration: none; }
table,tr,td { font-family:helvetica, arial, geneva, sans-serif;font-size: 12px; }
img { border:none; }
textarea { font-family:helvetica, arial, geneva, sans-serif;font-size:12px;color: black; }
.table2 {
}
.lgrad {
background-image:url(lgrad.jpg);
background-repeat:repeat-y;
width:19px;
}
.linegrad {
background-image:url(linegrad.PNG);
background-repeat:repeat-y;
background-align: center;
width:2px;
}
.rgrad {
background-image:url(rgrad.jpg);
background-repeat:repeat-y;
width:19px;
}
.dgrad {
background-image:url(dgrad.jpg);
background-repeat:repeat-x;
height:38px;
}
.dgradl {
background-image:url(dgradl.jpg);
background-repeat:no-repeat;
height:38px;
width:19px;
}
.dgradr {
background-image:url(dgradr.jpg);
background-repeat:no-repeat;
height:38px;
width:19px;
}
.center {
width:932px;
background-color:#000000;
vertical-align:top;
text-align:center;
}
.table {
background-color:#CCCCCC;

}
.table3 {
background-color:#000000;
}
.table td {
background-color:#000000;
height:22px;
}
.table3 td {
background-color:#CCCCCC;
}
td .alt {
background-color:#EEEEEE;
height:22px;
}
td .h {
background-image:url(tablehgrad.png);
background-repeat:repeat-x;
font-weight: bold;
background-color: #D6D6D6;
}
.table th {
background-image:url(tablehgrad.jpg);
background-repeat:repeat-x;
font-weight: bold;
background-color: #D6D6D6;
}


.tablee{
background-color:#000000;
	border-width:1; 
	border-color:#101010; 
	border-style:solid;
	border-width: 3px;
	-moz-border-radius: 10px;
	border: solid;
	border-color: #222222;
}

.topmenu {
list-style-type: none;
border: 1px solid #374155;
background: #18191d;
margin: 0 0 0px 0;
padding: 3px 0 6px 3px;
}
.topmenu li {
display: inline;
padding: 0 10px 0 15px;
border-right: 1px solid #aaa;
}
.topmenu a, .topmenu a:link, .topmenu a:visited {
font-size: 12px;
color: #c7d2d8;
}
.topmenu .active, .topmenu a:hover {
color: #aaa;
}
.topmenu .last {
border: none;
}

#menu{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
width:200px;
margin-left: -28px;
float:left;
margin-right:5px;
}

#menu ul li{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
display:block;
background:#000000;
border:1px solid #374155;
list-style:none;
line-height:26px;
margin-bottom:-1px;
padding-left:7px;
}

#menu ul li a{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color:#c7d2d8;
text-decoration:none;

padding-left:11px;
font-size:14px;
}

#menu ul li a:hover{
text-decoration:underline;
}

.border {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #374155;
	border-left-color: #374155;
}

.navbar{
			font-size: 12px;
			color: #CCCCCC;
}



input, select, option
{background:#18191d; color:#ccc; border:solid #374155 1px; vertical-align: bottom;margin:0.2em 5;}

input,button
{
    border: solid 1px #374155;
    background-color: #18191d;
    font-size: 10pt;
    color: #cccccc;
    font-family: tahoma, helvetica, serif;
}
/* All input elements that are checkboxes or radio buttons. */
input, textarea
{
padding:0.25em;
    border: solid 1px #374155;
    background: #18191d;
    font-size: 9pt;
    color: #ccc;
font: 1em Verdana, Arial, Helvetica, sans-serif;
vertical-align: bottom;margin:0.2em 5;
}

/* All input elements that are checkboxes or radio buttons. */
.checkbox
{width: 50px; height: auto; border: none;}



