/* theme
 * shout.css
 *
 */


a:link{
	color : #ff9933;
	text-decoration : none;
font-weight: lighter;
}

a:visited{
	color : #ff9933;
	text-decoration : none;
	font-weight: lighter;}

a:hover{
	color : #ff9933;
	text-decoration : underline;
	font-weight: lighter;}

a:active{
	color : #ff9933;
	text-decoration : underline;
	font-weight: lighter;}


body{
	background-color : #ffffff;
	font: 75%/1.75em Georgia, "Times New Roman", Times, serif;
	font-weight: lighter;}

.SB_alert {
	color : #ff9933;
	font: .75em Georgia, "Times New Roman", Times, serif;
}

.SB_button {
	background : #efefef;
	border-width:1px;
	border-style:none;
	border-color: #efefef;
	border-bottom-color: #555555;
	color : #555555;
	margin : 11px;
	font: .75em Georgia, "Times New Roman", Times, serif;
}

.SB_input {
	background : #efefef;
	border-width:1px;
	border-style:none;
	border-color: #efefef;
	border-bottom-color: #999999;
	color : #999999;
	width : 100%;
	margin-top : 11px;
	font: .75em Georgia, "Times New Roman", Times, serif;
}

.SB_formarea {
	background-color : #ffffff;
	border-width:1px;
	border-style:none;
	border-color: #ffffff;
	border-top-color: #999999;
	border-bottom-color: #999999;
}

.SB_shoutbox {
	color : #555555;
	text-align : left;
	font-family: Georgia, "Times New Roman", Times, serif;
}

a.SB_inlink:link {
	color : #FFFFFF;
	text-decoration : none;
	font-weight: light;
}

a.SB_inlink:visited {
	color : #FFFFFF;
	text-decoration : none;
	font-weight: light;
}

a.SB_inlink:active {
	color : #FFFFFF;
	text-decoration : none;
	font-weight: light;
}

a.SB_inlink:hover {
	color : #FFFFFF;
	text-decoration : underline;
	font-weight: light;
}

.SB_table0 {
	background-color : #ffffff;
	border-width:1px;
	border-style:none;
	border-color: #ffffff;
	border-bottom-color: #999999;
	color : #FFFFFF;
	font-weight: lighter;
	font-size: 1em;
}

.SB_table1 {
	background-color : #ffffff;
	border-width:1px;
	border-style:none;
	border-color: #ffffff;
	border-bottom-color: #999999;
	color : #FFFFFF;
	font-size: 1em;
	font-weight: lighter;
}

blink;