body		{
	background: #FFCC33;
}

a:link			{	color: #666666;	text-decoration: none;	}
a:visited		{	color: #666666;	text-decoration: none;	}
a:active		{	color: #666666;	text-decoration: none;	}
a:hover			{	color: #FFFF99;	text-decoration: none;	}

table.box { 
	border-collapse: collapse; 
	border-left: 1px dashed #CC9933;
	border-right: 1px dashed #CC9933;
	border-bottom: 1px dashed #CC9933;
	border-top : 1px dashed #CC9933; 
	background: #FFCC33;
}


div.inserttabletable input {
	width: 60px;
	border: 1px black; 
}

tr.boxhead {
	background: #FFCC33; 
	color: #666666;
	font-weight: bold; 
	background-image: url(../gfx/boxhead.gif); 
	background-repeat: repeat-x; 
	border: 1px outset;

	font-family : "MS Serif", "New York", serif;
	font-size : 12px;
}
.boxhead td { border: 1px outset #FFCC33;}

.t1 {
	background: #FFCC33; 
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #000000;
	padding-left : 3px;
}
.t9 {
	background: #FFCC33; 
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #666666;
	padding-left : 3px;
}
	
.button	{
	border : solid 1px #000000;
	background-image : url(../gfx/boxhead.gif);
	height : 16px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	border-collapse: collapse;
	background-color: #FFCC33;
	
}

.inputfield {
	background: #CC9933;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	border: solid 1px #000000;
	width : 35%;
}

th.logor {
	color: #000000;
	font-family: cursive;
	font-size: 12px;
	letter-spacing: 8px;
	font-weight: lighter;
	text-align: right;
}

div.wm {
	font-family : sans-serif;
	color : Gray;
	font-weight : normal;
}

table.alertbox {
	border : solid 1px #CC9933;
	font-family : sans-serif;
	font-size : 10px;
	padding: 1px;
	width: 150px;
}

.admintext {
	font-family : sans-serif;
	font-size : 11px;
	color: Red;
	letter-spacing : normal;
}
table.forum_table {
	border: #CC9933 1px solid;
	border-collapse: collapse;
}
table.forum_table td {
	border: #CC9933 1px solid;
	font-size: 12px;
}

tr.threads {
	font-family: sans-serif;
	font-size: 10.5px;
	color: Gray;

}
table.reply {
	border: none;
	border-collapse: collapse;
}

.rt1 {
	padding: 0px;
	vertical-align: middle;
	font-family: sans-serif;
	font-size: 12px;
}
.rt2 {
	background: #FFD34F;
	font-family: sans-serif;
	font-size: 12px;
}
.rt3 {
	background: #FFCC33;
}

img.pollbar {
	border: 1px black solid;
	margin-left: 4px;
}

