/* theme
 * myshoutstyle.css
 *
 */


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

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

a:hover{
	color : #C3D194;
	text-decoration : none;
}

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


body{
	background-color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : xx-small;				 
	color : #35767B;	
}

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

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

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

.SB_formarea {
	background-color : #000000;
	border-bottom-color : #28B1D2;
	border-bottom-style : solid;
	border-bottom-width : 1;
	border-left-color : #28B1D2;
	border-left-style : solid;
	border-left-width : 1px;
	border-right-color : #28B1D2;
	border-right-style : solid;
	border-right-width : 1px;
	border-top-color : #28B1D2;
	border-top-style : solid;
	border-top-width : 1px;
	color : #8C3B67;
	font-size : 8px;
}

.SB_shoutbox {
	color : #35767B;
	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 : #000000;
	border-bottom-color : #28B1D2;
	border-bottom-style : solid;
	border-bottom-width : 1;
	border-left-color : #28B1D2;
	border-left-style : solid;
	border-left-width : 1px;
	border-right-color : #28B1D2;
	border-right-style : solid;
	border-right-width : 1px;
	border-top-color : #28B1D2;
	border-top-style : solid;
	border-top-width : 1px;
	color : #8C3B67;
	font-size : xx-small;
}

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

blink;
