body,tr,td{
	scrollbar-face-color:#454634;
	scrollbar-shadow-color:#0c100a;
	scrollbar-3dlight-color:#9fa08f;
	scrollbar-arrow-color:#9fa08f;
	scrollbar-base-color:#454634;
	scrollbar-track-color:#454634;
	scrollbar-darkshadow-color:#0c100a;
	scrollbar-highlight-color:#9fa08f;
	color:#166b5b;
	font-size:8pt;
	font-family:tahoma;
	background-color:#0d283b;
	background-image:url();
	line-height: 13px;
	letter-spacing: 0px;
	text-align:center;
margin-top:0px;
                
}
a:link{
	color:#166b5b; 
	text-decoration:underline;
	font-weight:normal;
	cursor:crosshair;
}
a:visited{
	color:#166b5b;
	text-decoration:underline;
	font-weight:normal;
	cursor:crosshair;
}
a:active{
	color:#166b5b;
	text-decoration:underline;
	font-weight:normal;
	cursor:crosshair;
}
a:hover{
	color:#dbeaf3;
	text-decoration:underline;
	font-weight:bold;
	cursor:crosshair;
}

textarea, input{
	font-family:tahoma;
	font-size: 7pt;
	color: #454634;
	background:#9fa08f;
	border: 1px solid;
	border-color:#0c100a; 
}

li.bullet {
list-style-image:url('images/bullet2.gif'); 
}

#imageleft {
  float:left;
  padding-right:3px;
  padding-bottom:3px;
}

#imageborder img{
  border: 4px solid;
  border-color:#8e8f79;
}

#imageborder:hover img {
border: 4px solid;
border-color:#a00e20;
}

#links {
position:absolute;
margin-left:250px;
width:auto;
height:auto;
top:505px;
z-index:2;
padding:3px;
}

#side {
background-color:#000000;
font-family: tahoma;
font-size: 8pt;
position:absolute;
margin-left:50px;
width:170px;
border:0px solid #ffffff;
height:auto;
top:530px;
z-index:2;
padding:3px;
}

#sideheader {
font-family: tahoma;
font-size: 10pt;
font-weight:bold;
text-transform: lowercase;
color:#dbeaf3;
border-bottom:1px dashed;
margin-left:2px;
width:160px;
text-align:right; 
}

#mainheader {
font-family: tahoma;
font-size: 10pt;
font-weight:bold;
text-transform: lowercase;
color:#dbeaf3;
border-bottom:1px dashed;
margin-left:2px;
width:484px;
text-align:right; 
}

#main { 
background-color:#000000;
font-family: tahoma;
font-size: 8pt;
position:absolute;
float:right;
border:0px solid #ffffff;
margin-left:230px;
width:490px;
top:530px;
height:auto;
z-index:3;
padding:3px;
}

#container {
margin-top:0px;
width:750px;
height:auto;
text-align: left;
font-family: tahoma;
font-size: 8pt;
z-index:1;
margin-right: auto;
margin-bottom: auto;
margin-left: auto;
background-image:url(medialayout1_bg.jpg);
}

h6{
font-family: tahoma;
font-size: 8pt;
font-weight:bold;
color:#8e8f79;
text-align:left;
}

a.nav:link, a.nav:visited, a.nav:active {
	text-decoration: none;
	font-family:georgia;
	font-size:8pt;
	line-height: 10pt;
	color: #dbeaf3;
	background-color:#0d283b;
	cursor: crosshair;
        text-align:center;
        text-transform: uppercase;
        border-top: 0px solid;
        border-bottom: 0px solid;
	margin: 0px;
        padding: 7px;
}
a.nav:hover {
	font-family:georgia;
	font-size: 8pt;
	line-height: 10pt;
        font-weight: none;
	color: #dbeaf3;
        text-align: center;
	background-color: #166b5b;
	cursor: crosshair;
        border-top: 0px solid;
        border-bottom: 0px solid;
	text-transform: uppercase;
	margin: 0px;
        padding: 7px;
}
