BODY {
    SCROLLBAR-FACE-COLOR: royalblue;
    SCROLLBAR-HIGHLIGHT-COLOR: #000000;
    SCROLLBAR-SHADOW-COLOR: #000000;
    SCROLLBAR-3DLIGHT-COLOR: #aaaaaa;
    SCROLLBAR-ARROW-COLOR: navyblue;
    SCROLLBAR-TRACK-COLOR: #cccccc;
    SCROLLBAR-DARKSHADOW-COLOR: #aaaaaa;
}
.xpleft
{
    BACKGROUND-COLOR: silver
}
.xpmenu
{
    BORDER-RIGHT: silver 1px solid;
    PADDING-RIGHT: 10px;
    BORDER-TOP: silver 1px solid;
    PADDING-LEFT: 10px;
    BACKGROUND-IMAGE: url(gfx/xpmenu.gif);
    PADDING-BOTTOM: 10px;
    BORDER-LEFT: silver 1px solid;
    PADDING-TOP: 10px;
    BORDER-BOTTOM: silver 1px solid;
    Unselectable : yes;
}
.xpcap
{
    FONT-SIZE: 10pt;
    CURSOR: default;
    FONT-FAMILY: Tahoma;
    FONT-WEIGHT: 700;
}
#main
{
	font-family: tahoma;
	background-color : white;
	width : 700;
	height : 100%;
	top : 0;
	left : 240;
	position : absolute;
	padding-top : 20;
}
#menu
{
    FONT-FAMILY: Tahoma;
    BACKGROUND-COLOR: white;
    POSITION : ABSOLUTE;
    top : 0;
    left : 60;
    width : 150;
}
#banner
{
	FONT-FAMILY: Arial;
	BACKGROUND-COLOR : RoyalBlue;
	POSITION : ABSOLUTE;
	TOP : 0;
	LEFT : 0;
	Width : 60;
	HEIGHT : 200%;
	COLOR : White;
	FONT-WEIGHT : 700;
	FONT-SIZE : 22pt;
}
.textbox {
	font-family : tahoma;
	background-color : silver;
	border : 1pt solid gray;
	font-size : 10pt;	
	font-weight : 700;
}
.logintext {
	font-family : tahoma;
	font-size : 10pt;
	color : white;	
}
.filemanager {
	font-family : tahoma;
	font-size : 10pt;
	font-weight : 700;
	font-color : black;	
}
.filemanager A:link {
	color : black;
	text-decoration : none;
}
.filemanager A:visited {
	color : black;
	text-decoration : none;
}
.filemanager A:active {
	color : black;
	text-decoration : none;
}
.filemanager A:hover {
	color : white;
	background-color : black;
	text-decoration : none;
}
.usermanager {
	font-family : tahoma;
	font-size : 10pt;
	color: white;
	font-weight : 700;
}
.forumtitle {
	font-family : tahoma;
	font-size : 16pt;
	color : black;
	font-weight : 700;
}
.topicbanner {
	background-color : royalblue;
	color : white;
	font-family : tahoma;
	font-size : 10pt;
	font-weight : 700;
}
.forum {
	font-family : tahoma;
	font-size : 10pt;
	font-weight : 700;
	font-color : black;	
}
.forum A:link {
	color : blue;
	text-decoration : none;
}
.forum A:visited {
	color : blue;
	text-decoration : none;
}
.forum A:active {
	color : black;
	text-decoration : none;
}
.forum A:hover {
	color : white;
	background-color : blue;
	text-decoration : underline;
}
.topicrow {
	color : blue;
	background-color : lightsteelblue;
	font-size : 10pt;
	font-family : tahoma;
	font-weight : 700;
}
.topicrow A:link {
	color : blue;
	font-weight : 700;
	text-decoration : none;
}
.topicrow A:visited {
	color : blue;
	font-weight : 700;
	text-decoration : none;
}
.topicrow A:active {
	color : blue;
	font-weight : 700;
	text-decoration : none;
}
.topicrow A:hover {
	color : white;
	background-color : lightsteelblue;
	font-weight : 700;
	text-decoration : none;
}
.topicsmall {
	color : black;
	background-color : lightsteelblue;
	font-size : 8pt;
	font-family : tahoma;
	font-weight : 400;
}
.topicsmall A:link {
	color : blue;
	font-weight : 700;
	text-decoration : none;
}
.topicsmall A:visited {
	color : blue;
	font-weight : 700;
	text-decoration : none;
}
.topicsmall A:active {
	color : blue;
	font-weight : 700;
	text-decoration : none;
}
.topicsmall A:hover {
	color : white;
	background-color : lightsteelblue;
	font-weight : 700;
	text-decoration : none;
}
.userbox {
	color : black;
	font-family : tahoma;
	font-size : 10pt;
	font-weight : 400;
}
.userboxsmall {
	color : black;
	font-family : tahoma;
	font-size : 8pt;
	font-weight : 400;
}
.userboxsmall A:link {
	color : navy;
	font-weight : 700;
	font-family : tahoma;
	font-size : 8pt;
	text-decoration : none;
}
.userboxsmall A:visited {
	color : navy;
	font-weight : 700;
	font-family : tahoma;
	font-size : 8pt;	
	text-decoration : none;
}
.userboxsmall A:active {
	color : navy;
	font-weight : 700;
	font-family : tahoma;
	font-size : 8pt;	
	text-decoration : none;
}
.userboxsmall A:hover {
	color : white;
	font-weight : 700;
	font-family : tahoma;
	font-size : 8pt;	
}
.nicktext {
	color : navy;
	font-family : tahoma;
	font-size : 10pt;
	font-weight : 700;
}
.nicktext A:link {
	color : navy;
	background-color : none;
	text-decoration : none;
}
.nicktext A:active {
	color : navy;
	background-color : none;
	text-decoration : none;
}
.nicktext A:visited {
	color : navy;
	background-color : none;
	text-decoration : none;
}
.nicktext A:hover {
	color : white;
	background-color : none;
	text-decoration : none;
}
.newtopicmess {
	color : black;
	font-family : tahoma;
	font-size : 10pt;
	font-weight : 700;
}
.newmessage {
	color : white;
	font-family : tahoma;
	font-size : 16pt;
	font-weight : 700;
}
.messagetext {
	color : white;
	font-family : tahoma;
	font-size : 10pt;
	font-weight : 500;
}
.messagebox {
	color : black;
	font-family : tahoma;
	font-size : 10pt;
	font-weight : 500;
	background-color : lightsteelblue;
	border : 1pt solid black;
}
.search {
	color : black;
	font-family : tahoma;
	font-size : 8pt;
	font-weight : 500;
}
.searchbar {
	color : black;
	font-family : tahoma;
	font-size : 8pt;
	font-weight : 500;
	background-color : white;
	border : 1pt solid black;
}
.searchbanner {
	color : black;
	font-family : tahoma;
	font-size : 16pt;
	font-weight : 700;
}
.delpage {
	color : white;
	font-family : tahoma;
	font-size : 10pt;
	font-weight : 400;	
}

.delpage A:link {
	color : red;
	text-decoration : none;
}
.delpage A:active {
	color : red;
	text-decoration : none;
}
.delpage A:visited {
	text-decoration : none;
	color : red;
}
.delpage A:hover {
	color : black;
	background-color : white;
	font-size : 10pt;
	font-weight : 400;
	text-decoration : none;	
}
.ident {
	color : black;
	font-size : 10pt;
	font-weight : 400;
	font-family : tahoma;
}