/* theme
 * Euphoria.css
 *
 */


a:link{
	color : #000080;
	text-decoration : none;
}

a:visited{
	color : #000080;
	text-decoration : none;
}

a:hover{
	color : #FF0000;
	text-decoration : underline;
}

a:active{
	color : #FF0000;
	text-decoration : underline;
}


body{
	background-color : #B3B3A6;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	scrollbar-face-color: #7C7C64;
   scrollbar-shadow-color: black;
   scrollbar-highlight-color: black;
   scrollbar-3dlight-color: #EEEEE4;
   scrollbar-darkshadow-color: gray;
   scrollbar-track-color: #424436;
   scrollbar-arrow-color: #18443D;
}

.SB_alert {
	color : #B3B3A6;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	font-weight : bold;
}

.SB_button {
	background : #454736;
	border : 1 solid #C0C0C0;
	color : #FFFFFF;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-weight : bold;
}

.SB_input {
	background : #8E9274;
	border : 1 solid #DDDDDD;
	color : #051116;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
}

.SB_formarea {
	background-color : #6C7053;
	border-bottom-color : #A7A796;
	border-bottom-style : solid;
	border-bottom-width : 1;
	border-left-color : #A7A796;
	border-left-style : solid;
	border-left-width : 1px;
	border-right-color : #A7A796;
	border-right-style : solid;
	border-right-width : 1px;
	border-top-color : #A7A796;
	border-top-style : solid;
	border-top-width : 1px;
	color : #A7A796;
	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 : #A7A796;
	text-decoration : none;
}

a.SB_inlink:visited {
	color : #7C7C46;
	text-decoration : none;
}

a.SB_inlink:active {
	color : #7C7C46;
	text-decoration : none;
}

a.SB_inlink:hover {
	color : #7C7C46;
	text-decoration : underline;
}

.SB_table0 {
	background-color : #6C7053;
	border-bottom-color : #DDDDDD;
	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 : #DDDDDD;
	border-top-style : solid;
	border-top-width : 1px;
	color : #454736;
	font-size : xx-small;
}

.SB_table1 {
	background-color : #8E9274;
	border-bottom-color : #7C7C46;
	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 : #7C7C46;
	border-top-style : solid;
	border-top-width : 1px;
	color : #FFFFFF;
	font-size : xx-small;
}

blink;