/* theme
 * hulahula.css
 *
 */


a {cursor: url(hand.cur);}


a:link{
	color : #F58220;
	text-decoration : none;
}

a:visited{
	color : #F58220;
	text-decoration : none;
}

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

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


body{
	background-color : #0180b7;
	font-family : "Andale Mono",Arial,sans-serif;
	line-height: 1.5;
	font-size : xx-small;
	scrollbar-3dlight-color : #0180b7;
	scrollbar-arrow-color : #F58220;
	scrollbar-base-color : #0180b7;
	scrollbar-darkshadow-color : #0180b7;
	scrollbar-face-color : #0180b7;
	scrollbar-highlight-color : #0180b7;
	scrollbar-shadow-color : #0180b7;
	scrollbar-track-color : #0180b7;
}

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

.SB_button {
	background : #F58220;
	border : 1 solid #0180b7;
	color : #FFFFFF;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-weight : bold;
; letter-spacing: 18px
}

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

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

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

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-color : #0180b7;
	border-bottom-color : #0180b7;
	border-bottom-style : solid;
	border-bottom-width : 0;
	border-left-color : #0180b7;
	border-left-style : solid;
	border-left-width : 1px;
	border-right-color : #0180b7;
	border-right-style : solid;
	border-right-width : 1px;
	border-top-color : #0180b7;
	border-top-style : solid;
	border-top-width : 1px;
	color : #FFFFFF;
	font-size : xx-small;
}

.SB_table1 {
	background-color : #0180b7;
	border-bottom-color : #0180b7;
	border-bottom-style : solid;
	border-left-color : #0180b7;
	border-left-style : solid;
	border-right-color : #0180b7;
	border-right-style : solid;
	border-top-color : #0180b7;
	border-top-style : solid;
	color : #FFFFFF;
	font-size : xx-small;
; line-height: 19%; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 0; border-left-width: 1px
}

blink;