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

a:link{
	color : Black; text-decoration : underline;
}

a:visited{
	 color : Black; text-decoration : underline;
}

a:hover{
	color : Black; text-decoration :underline;
}

a:active{
	color : Black; text-decoration : none;
}

body{
	background-color : #FF8337;
   	border: 1px solid Black;
   	border-color : Black;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	scrollbar-base-color : #FF6000;
	scrollbar-arrow-color : Black;
	scrollbar-3dlight-color : #FF8337;
	scrollbar-darkshadow-color : #FF6000;
	scrollbar-highlight-color : #FFB080;
	scrollbar-shadow-color : #9B3A00;
}

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

.SB_formarea {
	font-size : 10px;
}

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

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

.SB_shoutbox {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : xx-small;
}

.SB_table0 {
	color : Black;
	background-color : #FF6000;
	font-size : xx-small;
	margin-bottom : 2px;
	border-bottom-color : black;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	border-right-color : black;
	border-right-style : solid;
	border-right-width : 1px;
	border-top-color : #EEEEEE;
	border-top-style : solid;
	border-top-width : 1px;
}

.SB_table1 {
	border-bottom : 1px solid Black;
	color : Black;
	background-color : #FF8337;
	font-size : xx-small;
	margin-bottom : 2px;
	border-right-color : #000000;
	border-right-style : solid;
	border-right-width : 1px;
	border-top-color : #EEEEEE;
	border-top-style : solid;
	border-top-width : 1px;

}

blink;