BODY
{
background-color: #000000;
scrollbar-base-color: #343E4B;
font-family: Tahoma, san-serif;
font-size: 13px
font-color: #6F8BA5;

scrollbar-face-color: #343E4B;
scrollbar-highlight-color: #74859E;
scrollbar-3dlight-color: #515F73;
scrollbar-shadow-color: #3B4653;
scrollbar-darkshadow-color: #262D36;
scrollbar-arrow-color: #343E4B;
scrollbar-track-color: #343E4B
}

A:hover{color: #6F8BA5}
A:visited{color: #6F8BA5}
A:link{color: #6F8BA5}
A:active{color: #6F8BA5}
span.pm {color: #6F8BA5}


/* Button Style Below */
.Btn
{
font-family: Tahoma, san-serif;
font-size: 13px;
background: #343E4B;
border-bottom: 1px solid #3B4653;
border-right: 1px solid #3B4653;
border-left: 1px solid #515F73;
border-top: 1px solid #515F73;
color: #6F8BA5;
font-weight: +2;
text-decoration:none;
cursor:hand
}

/* Selection Box Style Below */
.Sel
{
font-family: Tahoma, san-serif;
font-size: 13px;
color: #6F8BA5;
background-color: #343E4B;
selector-base-color: #343E4B
}

/* Text Field Style Below */
.Txt
{
font-family: Tahoma, san-serif;
font-size: 13px;
color: #6F8BA5;
border-bottom: 1px solid #3B4653;
border-right: 1px solid #3B4653;
border-left: 1px solid #515F73;
border-top: 1px solid #515F73;
background: #343E4B
}

/* Check Box Style Below */
.Chk
{
border-left: #515F73;
border-right: #3B4653;
border-top: #515F73;
border-bottom: #3B4653

}

/* Radio Button Class Below */
.Rad
{

}

/* News Head Style Below */
.Newshead
{
font-family: Tahoma, san-serif;
font-size: 13px;
color: #6F8BA5
}

/* News Body Style Below */
.Newsbody
{
font-family: Tahoma, san-serif;
font-size: 13px;
color: #6F8BA5
}

/* General Table Style Below */
.Table
{
font-family: Tahoma, san-serif;
font-size: 13px;
color: #6F8BA5
}

/* Navbar Style below */
.Nav
{
font-family: Tahoma, san-serif;
font-size: 9px;
color: #6F8BA5
}