/* theme
 * Shout.css
 *
 */


a:link{
	color : #000;
	text-decoration : none;
}

a:visited{
	color : #000;
	text-decoration : none;
}

a:hover{
	color : #000000;
	text-decoration : underline;
}

a:active{
	color : #000000;
	text-decoration : underline;
}


body{
	background-color : #F4D9AA;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : xx-small;
}

.SB_alert {
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	font-weight : bold;
}

.SB_button {
	background : #F4D9AA;
	border : 2 solid #F4D9AA;
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-weight : bold;
}

.SB_input {
	background : #FFFFFF;
	border : 2 solid #FFF;
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
}

.SB_formarea {
	background-color : #F4D9AA;
	border-bottom-color : #FFFFFF;
	border-bottom-style : solid;
	border-bottom-width : 2;
	border-left-color : #FFFFFF;
	border-left-style : solid;
	border-left-width : 2px;
	border-right-color : #FFFFFF;
	border-right-style : solid;
	border-right-width : 2px;
	border-top-color : #FFFFFF;
	border-top-style : solid;
	border-top-width : 2px;
	color : #FFFFFF;
	font-size : 10px;
}

.SB_shoutbox {
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	text-align : left;
}

a.SB_inlink:link {
	color : #000;
	text-decoration : none;
}

a.SB_inlink:visited {
	color : #000;
	text-decoration : none;
}

a.SB_inlink:active {
	color : #000;
	text-decoration : none;
}

a.SB_inlink:hover {
	color : #000;
	text-decoration : underline;
}

.SB_table0 {
	background-color : #F4D9AA;
	border-bottom-color : #FFF;
	border-bottom-style : solid;
	border-bottom-width : 2;
	border-left-color : #FFF;
	border-left-style : solid;
	border-left-width : 2px;
	border-right-color : #FFF;
	border-right-style : solid;
	border-right-width : 2px;
	border-top-color : #FFF;
	border-top-style : solid;
	border-top-width : 2px;
	color : #FFFFFF;
	font-size : xx-small;
}

.SB_table1 {
	background-color : #F4C770;
	border-bottom-color : #FFF;
	border-bottom-style : solid;
	border-bottom-width : 2;
	border-left-color : #FFF;
	border-left-style : solid;
	border-left-width : 2px;
	border-right-color : #FFF;
	border-right-style : solid;
	border-right-width : 2px;
	border-top-color : #FFFFFF;
	border-top-style : solid;
	border-top-width : 2px;
	color : #FFFFFF;
	font-size : xx-small;
}

blink;
