/* theme
 * sensegray.css
 *
 */


a:link{
	color : #FBAB6A;
	text-decoration : none;
}

a:visited{
	color : #d3d3d3;
	text-decoration : none;
}

a:hover{
	color : #FFFFFF;
	text-decoration : underline;
}

a:active{
	color : #FFFFFF;
	text-decoration : underline;
}


body{
	background-color : #3F1415;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8px;
	scrollbar-face-color: #091823;
        scrollbar-shadow-color: #FE7800;
        scrollbar-highlight-color: #FE7800;
        scrollbar-3dlight-color: #091823;
        scrollbar-darkshadow-color: #091823;
        scrollbar-track-color: #091823;
        scrollbar-arrow-color: #FE7800;
}

.SB_alert {
	color : #00FF00;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
}

.SB_button {
	background : #3F1415;
	border : 1 solid #FE7800;
	color : #FE7800;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-weight : bold;
}

.SB_input {
	background : #3F1415;
	border : 1 solid #FE7800;
	color : #d3d3d3;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
}

.SB_formarea {
	background-color : #3F1415;
	border-bottom-color : #091823;
	border-bottom-style : solid;
	border-bottom-width : 1;
	border-left-color : #091823;
	border-left-style : solid;
	border-left-width : 1px;
	border-right-color : #091823;
	border-right-style : solid;
	border-right-width : 1px;
	border-top-color : #091823;
	border-top-style : solid;
	border-top-width : 1px;
	color : #00ff00;
	font-size : 10px;
}

.SB_shoutbox {
	color : #d3d3d3;
	font-family : Helvetica CE,Arial,Verdana,Helvetica;
	font-size : 12px;
	text-align : left;
}

a.SB_inlink:link {
	color : #FE7800;
	text-decoration : none;
}

a.SB_inlink:visited {
	color : #FE7800;
	text-decoration : none;
}

a.SB_inlink:active {
	color : #FE7800;
	text-decoration : none;
}

a.SB_inlink:hover {
	color : #FE7800;
	text-decoration : underline;
}

.SB_table0 {
	background-color : #3F1415;
	border-bottom-color : #FE7800;
	border-bottom-style : solid;
	border-bottom-width : 1;
	border-left-color : #091823;
	border-left-style : solid;
	border-left-width : 1px;
	border-right-color : #091823;
	border-right-style : solid;
	border-right-width : 1px;
	border-top-color : #091823;
	border-top-style : solid;
	border-top-width : 1px;
	color : #091823;
	font-size : 11px;
}

.SB_table1 {
	background-color : #3F1415;
	border-bottom-color : #FE7800;
	border-bottom-style : solid;
	border-bottom-width : 1;
	border-left-color : #091823;
	border-left-style : solid;
	border-left-width : 1px;
	border-right-color : #091823;
	border-right-style : solid;
	border-right-width : 1px;
	border-top-color : #091823;
	border-top-style : solid;
	border-top-width : 1px;
	color : #FFFFFF;
	font-size : 11px;
}

blink;

