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

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

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

a:active{
	color : #FFCC66;
	text-decoration : none;
}



body{
	background-color : #222;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	scrollbar-3dlight-color : #808080;
	scrollbar-arrow-color : #808080;
	scrollbar-base-color : #808080;
	scrollbar-darkshadow-color : #000000;
	scrollbar-face-color : #222;
	scrollbar-highlight-color : #222;
	scrollbar-shadow-color : #222;
	scrollbar-track-color : #222;
}

.button {
	background : #405088;
	border : 1 solid #000000;
	color : #FFFFFF;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-weight : bold;
}

.editbox {
	background : #222;
	border : 1 solid #808080;
	color : #FFFFFF;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
}

.formarea {
	background-color : #808080;
	border-bottom-color : #38477C;
	border-bottom-style : solid;
	border-bottom-width : 1;
	border-left-color : #596BB1;
	border-left-style : solid;
	border-left-width : 1px;
	border-right-color : #38477C;
	border-right-style : solid;
	border-right-width : 1px;
	border-top-color : #596BB1;
	border-top-style : solid;
	border-top-width : 1px;
	color : #FFFFFF;
	font-size : 10px;
}

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

a.inlinelink:link {
	color : #FF9900;
	text-decoration : none;
}

a.inlinelink:visited {
	color : #FFFFFF;
	text-decoration : none;
}

a.inlinelink:active {
	color : #FFFFFF;
	text-decoration : none;
}

a.inlinelink:hover {
	color : #FFFFFF;
	text-decoration : underline;
}

.table0 {
	background-color : #222;
	border-bottom-color : #222;
	border-bottom-style : solid;
	border-bottom-width : 1;
	border-left-color : #0730ff;
	border-left-style : solid;
	border-left-width : 1px;
	border-right-color : #0730ff;
	border-right-style : solid;
	border-right-width : 1px;
	border-top-color : #222;
	border-top-style : solid;
	border-top-width : 1px;
	color : #FFFFFF;
	font-size : xx-small;
}

.table1 {
	background-color : #222;
	border-bottom-color : #0730ff;
	border-bottom-style : solid;
	border-bottom-width : 1;
	border-left-color : #0730ff;
	border-left-style : solid;
	border-left-width : 1px;
	border-right-color : #0730ff;
	border-right-style : solid;
	border-right-width : 1px;
	border-top-color : #0730ff;
	border-top-style : solid;
	border-top-width : 1px;
	color : #FFFFFF;
	font-size : xx-small;
}
