/* theme
 * sensegray.css
 *
 */


a:link, a:visited{
	cursor:default;
	font-size: small;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:underline;
	color:#0000bb;
	background-color:#FFFFFF;
}

a:hover{
	cursor:default;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:underline;
	color:#0000ff;
	background-color:#FFFFFF;
}

body{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : x-small;
	color:#000000;
	text-transform:lowercase;
	cursor:default;
}

.SB_alert {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-weight : bold;
}

.SB_button {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : x-small;
}

.SB_input {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : x-small;
}

.SB_formarea {
	color : #FFFFFF;
	font-size : x-small;
}

.SB_shoutbox {
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : x-small;
	text-align : left;
}

a.SB_inlink:link, a:visited {
	color : #0000bb;
	text-decoration : underline;
	cursor:default;
}

a.SB_inlink:active, a:hover {
	color : #0000bb;
	text-decoration : underline;
	cursor:default;
}

.SB_table0 {
	border-bottom-color : #DDDDDD;
	border-bottom-style : solid;
	border-bottom-width : 1;
	color : #000000;
	font-size : x-small;
}

.SB_table1 {
	border-bottom-color : #dddddd;
	border-bottom-style : solid;
	border-bottom-width : 1;
	color : #000000;
	font-size : x-small;
}