/* theme (C) SL
 * whiteness.css
 *
 */


a:link{
	color : #000000;
	text-decoration : underline;
}

a:visited{
	color : #000000;
	text-decoration : underline;
}

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

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

body{
	background-color : #FFFFFF;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	scrollbar-base-color : #FFFFFF;
	scrollbar-arrow-color:  #000000;
}

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

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

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

.SB_formarea {
	background-color : #FFFFFF;
	border-bottom-color : #FFFFFF;
	border-bottom-style : solid;
	border-bottom-width : 1;
	border-left-color : #FFFFFF;
	border-left-style : solid;
	border-left-width : 1px;
	border-right-color : #FFFFFF;
	border-right-style : solid;
	border-right-width : 1px;
	border-top-color : #FFFFFF;
	border-top-style : solid;
	border-top-width : 1px;
	color : #000000;
	font-size : 10px;
}

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

.SB_table0 {
	background-color : #FFFFFF;
	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 : #000000;
	font-size : xx-small;
}

.SB_table1 {
	background-color : #FFFFFF;
	border-bottom-color : gray;
	border-bottom-style : solid;
	border-bottom-width : 1;
	border-left-color : gray;
	border-left-style : solid;
	border-left-width : 0px;
	border-right-color : gray;
	border-right-style : solid;
	border-right-width : 0px;
	border-top-color : gray;
	border-top-style : solid;
	border-top-width : 1px;
	color : #000000;
	font-size : xx-small;
}

blink;