/* theme
 * sensegray.css
 *
 */


a:link{
	color : #BBBBBB;
	text-decoration : none;
}

a:visited{
	color : #BBBBBB;
	text-decoration : none;
}

a:hover{
	color : #BBBBBB;
	text-decoration : underline;
}

a:active{
	color : #BBBBBB;
	text-decoration : underline;
}


body{
	background-color : #E2E68B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
scrollbar-3dlight-color:#757745;
scrollbar-arrow-color:#757745;
scrollbar-base-color:#E2E68B;
scrollbar-darkshadow-color:#757745;
scrollbar-face-color:#E2E68B;
scrollbar-highlight-color:#E2E68B;
scrollbar-shadow-color:#E2E68B;
}

.SB_alert {
	color: #BBBBBB;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-weight : bold;
}

.SB_button {
	background : #757745;
	border : 1 solid #757745;
	color : #E2E68B;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-weight : bold;
	width: 48px;
}

.SB_input {
	background : #757745;
	border : 1 solid #757745;
	color : #000000;
	width:99px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
}

.SB_formarea {
	background-color : #E2E68B;
	border-width: 0px;
	border-style: solid;
	border-color: #E2E68B;
	color : #FFFFFF;
	font-size : 9px;
	float:left;
	width:99px;
}

.SB_shoutbox {
	color : #757745;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	text-align : left;
}

a.SB_inlink:link {
	color : #BBBBBB;
	text-decoration : none;

}

a.SB_inlink:visited {
	color : #BBBBBB
	text-decoration : none;
}

a.SB_inlink:active {
	color : #BBBBBB;
	text-decoration : none;
}

a.SB_inlink:hover {
	color : #BBBBBB;
	text-decoration : underline;
}

.SB_table0 {
	background-color : #DCDF85;
	border-color : #00000;
	border-style : solid;
	border-width : 0;
	color : #757745;
	font-size : 9px;
	float:right;
	width:533px;
}

.SB_table1 {
	background-color : #E6E99A;
	border-color : #00000;
	border-style : solid;
	border-width : 0;
	color : #757745;
	font-size : 9px;
	float:right;
	width:533px;
}

blink;
