/* theme
 * sensegray.css
 *
 */


a:link{
	color: #FFFFFF;
	text-decoration : none;
}

a:visited{
	color: #990000;
	text-decoration : none;
}

a:hover{
	color: #990000;
	text-decoration : underline;
}

a:active{
	color : #FF0000;
	text-decoration : underline;
}


body{
	background : transparent;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size:smaller;
	scrollbar-3dlight-color : #DCDCDC;
	scrollbar-arrow-color : #990000;
	scrollbar-base-color: #C0C0C0;
	scrollbar-darkshadow-color : #191919;
	scrollbar-face-color : #464646;
	scrollbar-highlight-color : #8A8A8A;
	scrollbar-shadow-color : #101010;
	scrollbar-track-color : #787878;
}

.SB_alert {
	color : #FF0000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : smaller;
	font-weight : bolder;
}

.SB_button {
	background : #DDDDDD;
	border : 1 solid #C0C0C0;
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-weight : bold;
}

.SB_input {
	background : #FFFFFF;
	border : 1 solid #DDDDDD;
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
}

.SB_formarea {
	background-color : transparent;
	color : #CCCCCC;
	font-size : 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.SB_shoutbox {
	color : #CCCCCC;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	text-align : left;
	font-weight: bold;
}

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: transparent;
	color : #CCCCCC;
	font-size : xx-small;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #DDDDDD;
	border-right-color: #DDDDDD;
	border-bottom-color: #DDDDDD;
	border-left-color: #DDDDDD;
	padding: 2px;
}

.SB_table1 {
	background: transparent;
	border-bottom-color : #CCCCCC;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	border-left-color : #DDDDDD;
	border-left-style : none;
	border-left-width : 0px;
	border-right-color : #DDDDDD;
	border-right-style : none;
	border-right-width : 0px;
	border-top-color : #FFFFFF;
	border-top-style : solid;
	border-top-width : 1px;
	color : #CCCCCC;
	font-size : xx-small;
	padding: 2px;
	}

blink;
