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 : #222222;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	scrollbar-3dlight-color : #666666;
	scrollbar-arrow-color : #ffffff;
	scrollbar-base-color : #525260;
	scrollbar-darkshadow-color : #000000;
	scrollbar-face-color : #525260;
	scrollbar-highlight-color : #999999;
	scrollbar-shadow-color : #111111;
	scrollbar-track-color : #151515;
}

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

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

.formarea {
	background-color : #525260;
	border-bottom-color : #333333;
	border-bottom-style : solid;
	border-bottom-width : 1;
	border-left-color : #888888;
	border-left-style : solid;
	border-left-width : 1px;
	border-right-color : #333333;
	border-right-style : solid;
	border-right-width : 1px;
	border-top-color : #888888;
	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 : #FFFFFF;
	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 : #444444;
        border-bottom-color : #333333;
        border-bottom-style : solid;
        border-bottom-width : 1;
        border-left-color : #888888;
        border-left-style : solid;
        border-left-width : 1px;
        border-right-color : #333333;
        border-right-style : solid;
        border-right-width : 1px;
        border-top-color : #888888;
        border-top-style : solid;
        border-top-width : 1px;
	color : #FFFFFF;
	font-size : xx-small;
}

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

