/* theme
 * sensegray.css
 *
 */


a:link{
	color : #8A4117;
	text-decoration : none;
}

a:visited{
	color : #8A4117;
	text-decoration : none;
}

a:hover{
	color : #C11B17;
	text-decoration : none;
}

a:active{
	color : #8A4117;
	text-decoration : none;
}


body{
	background-color : #E18B6B;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	scrollbar-3dlight-color : #484848;
	scrollbar-arrow-color :#C11B17;
	scrollbar-base-color : #484848;
	scrollbar-darkshadow-color :   #484848;
	scrollbar-face-color :  #484848;
	scrollbar-highlight-color :   #484848;
	scrollbar-shadow-color :  #484848;
	scrollbar-track-color :  #595454;
}

.SB_alert {
	color : #FF0000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	font-weight : normal;
}

.SB_button {
	background : #595454;
	border : 1 solid #000000;
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-weight : bold;
}

.SB_input {
	background : #E18B6B;
	border : 1 solid #000000;
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
}

.SB_formarea {
	background-color : #C36241;
	border-bottom-color : #FFFFFF;
	border-bottom-style : solid;
	border-bottom-width : 0;
	border-left-color : #FFFFFF;
	border-left-style : solid;
	border-left-width : 0px;
	border-right-color : #FFFFFF;
	border-right-style : solid;
	border-right-width : 0px;
	border-top-color : #FFFFFF;
	border-top-style : solid;
	border-top-width : 0px;
	color : #FFFFFF;
	font-size : 10px;
}

.SB_shoutbox {
	color : #000000;
	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 : #C36241;
	border-bottom-color : #E18B6B;
	border-bottom-style : solid;
	border-bottom-width : 1;
	border-left-color : #E18B6B;
	border-left-style : solid;
	border-left-width : 1px;
	border-right-color : #E18B6B;
	border-right-style : solid;
	border-right-width : 1px;
	border-top-color : #E18B6B;
	border-top-style : solid;
	border-top-width : 1px;
	color : #FFFFFF;
	font-size : xx-small;
}

.SB_table1 {
	background-color : #E18B6B;
	border-bottom-color : #E18B6B;
	border-bottom-style : solid;
	border-bottom-width : 1;
	border-left-color : #E18B6B;
	border-left-style : solid;
	border-left-width : 1px;
	border-right-color : #E18B6B;
	border-right-style : solid;
	border-right-width : 1px;
	border-top-color : #E18B6B;
	border-top-style : solid;
	border-top-width : 1px;
	color : #FFFFFF;
	font-size : xx-small;
}

blink;