/* theme
 * sensegray.css
 *
 */


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

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

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

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


body{
	background-color : #140000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : xx-small;

}

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

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

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

.SB_formarea {
	background-color : #140000;
	border-bottom-color : #504033;
	border-bottom-style : solid;
	border-bottom-width : 1;
	border-left-color : #504033;
	border-left-style : solid;
	border-left-width : 1px;
	border-right-color : #504033;
	border-right-style : solid;
	border-right-width : 1px;
	border-top-color : #504033;
	border-top-style : solid;
	border-top-width : 0px;
	color : #cbb19f;
	font-size : 10px;
}

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

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

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

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

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

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

.SB_table1 {
	background-color : #271407;
	border-bottom-color : #504033;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	border-left-color : #504033;
	border-left-style : solid;
	border-left-width : 1px;
	border-right-color : #504033;
	border-right-style : solid;
	border-right-width : 1px;
	border-top-color : #504033;
	border-top-style : solid;
	border-top-width : 1px;
	color : #f5d7ab;
	font-size : xx-small;
}

blink;