BODY {
	SCROLLBAR-FACE-COLOR: #2D9DE5; 
	FONT-WEIGHT: bolder; 
 	FONT-SIZE: small; 
	FONT-FAMILY: Arial, Helvetica, sans-serif, sans-serif; 
	COLOR: white; 
	BACKGROUND-COLOR: #061A22;
	SCROLLBAR-HIGHLIGHT-COLOR: #aaaaaa; 
	SCROLLBAR-SHADOW-COLOR: #666666; 
	SCROLLBAR-3DLIGHT-COLOR: #cccccc; 
	SCROLLBAR-ARROW-COLOR: #ffff00; 
	SCROLLBAR-TRACK-COLOR: #061A22; 
	SCROLLBAR-DARKSHADOW-COLOR: #000066; 
	SCROLLBAR-BASE-COLOR: #2D9DE5; 
}

A {
	COLOR: lime
}
A:hover {
	COLOR: yellow
}

A.ssmItem{
	COLOR: white
}
A.ssmItem:hover {
	COLOR: #ffff00;
}

A.nav{
	font-size: 12px;
	color: #ffffff;
	text-decoration: underline;
	font-weight: bolder;
}

A.nav:hover {
	COLOR: yellow;
	text-decoration: underline;
}

a.edit:link, a.edit:active, a.edit:visited {
font-size: 10px;
    color: #FFFFFF;
    text-decoration: none;
}
a.edit:hover {
    font-size:10px;
    color: #CCCCCC;
    text-decoration: underline;
}


H1 {
	FONT-SIZE: xx-large; COLOR: #ffff00; FONT-STYLE: normal; 
}
H2 {
	FONT-WEIGHT: bolder; COLOR: lime; FONT-STYLE: oblique;
}
H3 {
	FONT-WEIGHT: bolder; COLOR: yellow
}
H4 {
	TEXT-DECORATION: underline
}
H5 {
	COLOR: #2D9DE5;
}

HR {
	WIDTH: 90%; COLOR: #2D9DE5;
}
TABLE.cmd {
	BORDER-RIGHT: gray thin ridge; BORDER-TOP: gray thin ridge; FONT: small-caps x-small sans-serif; BORDER-LEFT: gray thin ridge; COLOR: black; BORDER-BOTTOM: gray thin ridge; BACKGROUND-COLOR: silver
}
TABLE.news {
	
}
TABLE.template {
	padding:0px;
}
td.template {
	padding:0px;
}
TABLE.nav {
	
}
TABLE.latestfilez {
	BORDER-RIGHT: #2D9DE5 thin ridge; BORDER-TOP: #2D9DE5 thin ridge; BORDER-LEFT: #2D9DE5 thin ridge; BORDER-BOTTOM: #2D9DE5 thin ridge
}
TD.ssmItem  {
	FONT-WEIGHT: bold; FONT-SIZE: 10px;
}

TABLE  { 
	font-size: 12px;
	color:#FFFFFF;
	text-align: left;
	}

span.largefilename {
	font-size: 16px;
	font-weight: bold;
}

DIV.quote {
    border: 1px solid #2D9DE5;
    font: 9px;
    width: 95%;
}

TABLE.border {
     border-color:#2D9DE5;
     border-collapse:collapse;	 
}

TABLE.noborder {
     border-color:#000000;
     border-collapse:collapse;	 
}

TABLE.dashed {
     border: 1px dashed #cccccc;
}


tr.row1 {
    background-color: #061A22;
}

tr.row2 {
    background-color: #061A22 ;
}

TD.header {
    font-size: 14px;
    font-weight: bold;
}

td.lightheader{
    color: #999999;
    font-size: 14px;
    font-weight: bold;
}

tr.sectionheader, td.sectionheader {
    background-image: url(./images/row_bg.gif);
    background-color: #a30404;
    color: #ffffff;
    font-weight: bold;
}

tr.fileheader, td.fileheader {
    background-image: url(./images/row_bg.gif);
    background-color: #a30404;
    color: #ffffff;
    font-weight: bold;
}

span.small {
    font-size: 9px;
    font-weight: normal;
}


/* New in 3.6 */
tr.commentheader, td.commentheader {
    background-image: url(./images/comment_bg.gif);
    background-color: #061A22;
    color: #ffffff;
    text-align: left;
    font-weight: bold;
}
hr.comment {
	color: #2D9DE5;
	height: 1px;
	border: 0px;
}

.googlesearchbutton{
border:outset 1px #061A22;
padding: 1px 1px;
background:#061A22;
color:#fff;
font-weight:bold;
background:url(http://www.dsscentral.info/images/gobutton_01.jpg) repeat-x left top;
}

