/* theme
 * sensegray.css
 *
 */


a:link{
	color : #000000;
	text-decoration : none;
}

a:visited{
	color : #000000;
	text-decoration : none;
}

a:hover{
	color : #000000;
	text-decoration : underline;
}

a:active{
	color : #000000;
	text-decoration : underline;
}


body{
	background-color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	scrollbar-3dlight-color : #FFFFFF;
	scrollbar-arrow-color : #FFFFFF;
	scrollbar-base-color : #000000;
	scrollbar-darkshadow-color : #FFFFFF;
	scrollbar-face-color : #0000000;
	scrollbar-highlight-color : #000000;
	scrollbar-shadow-color : #000000;
	scrollbar-track-color : #FFFFFF;
}

.SB_alert {
	color : #FF0000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	font-weight : bold;
}

.SB_button {
	background : #FFFFFF;
	border : 1 solid #FFFFFF;
	color : #CC0E02;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-weight : bold;
}

.SB_input {
	background : #000000;
	border : 1 solid #FFFFFF;
	color : #FFFFFF;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
}

.SB_formarea {
	background-color : #000000;
	border-bottom-color : #000000;
	border-bottom-style : solid;
	border-bottom-width : 1;
	border-left-color : #FFFFFF;
	border-left-style : solid;
	border-left-width : 1px;
	border-right-color : #FFFFFF;
	border-right-style : solid;
	border-right-width : 1px;
	border-top-color : #FFFFFF;
	border-top-style : solid;
	border-top-width : 1px;
	color : #CC0E02;
	font-size : 10px;
}

.SB_shoutbox {
	color : #FFFFFF;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	text-align : left;
}

a.SB_inlink:link {
	color : #CC0E02;
	text-decoration : none;
}

a.SB_inlink:visited {
	color : #CC0E02;
	text-decoration : none;
}

a.SB_inlink:active {
	color : #CC0E02;
	text-decoration : none;
}

a.SB_inlink:hover {
	color : #CC0E02;
	text-decoration : underline;
}

.SB_table0 {
	background-color : #000000;
	border-bottom-color : #FFFFFF;
	border-bottom-style : solid;
	border-bottom-width : 1;
	border-left-color : #FFFFFF;
	border-left-style : solid;
	border-left-width : 1px;
	border-right-color : #FFFFFF;
	border-right-style : solid;
	border-right-width : 1px;
	border-top-color : #FFFFFF;
	border-top-style : solid;
	border-top-width : 1px;
	color : #CC0E02;
	font-size : xx-small;
}

.SB_table1 {
	background-color : #666666;
	border-bottom-color : #000000;
	border-bottom-style : solid;
	border-bottom-width : 1;
	border-left-color : #FFFFFF;
	border-left-style : solid;
	border-left-width : 1px;
	border-right-color : #FFFFFF;
	border-right-style : solid;
	border-right-width : 1px;
	border-top-color : #000000;
	border-top-style : solid;
	border-top-width : 1px;
	color : #0000000;
	font-size : xx-small;
}

blink;