<!--@import url("../../style.css");
-

body {

font-family:Arial, Verdana, Sans-serif;
color; #000000;
font-size: 11px
}
input,textarea, select,{
	color : #000000;
	font: normal 11px;
	border-collapse: collapse; border: 1px solid #000000;
}
.maintable {
	width: 90%;
	padding: 0px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
} /*main table for forum*/
.row1 {font-family: "Century Gothic", Arial, Verdana, Sans-serif; color: #003366; font-weight: bold; background-color: #CCCCFF;font-size: 11px;} /*registration row, mainly here for symetry*/
.headline {font-family: "Century Gothic", Arial, Verdana, Sans-serif;font-weight: bold;color: #FFFFFF;background-color: #003366;font-size: 11px; color: #FFFFFF;} /*headline row, the first row that says forum name, topics, posts and such*/
.row2 {font-family: "Century Gothic", Verdana, Sans-serif; color: #666699;background-color: #DFF0FF;font-size: 11px;} /*color of the forum rows*/
.entry {border: 6px ; width: 40%; padding: 6px; background-color: #F2F2F2} /*main table for add entry*/
.text {
	font-family:  Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
a:link {
	color: #663366;
}
a:visited {
	color: #770000;
}
.header {
	font-family: Century Gothic, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #583022;
}
.prices {
	font-family: Century Gothic, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #A174A0;
}
a:hover {
	color: #000000;
	background-color: #FF9999;
}
a:visited {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	color: #003366;
}
.table {
	font-family: Century Gothic, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #583022;
	border: thin solid #805C4A;
	color: #FFFFFF;
	padding: 2px;
}
.tanheader {
	font-family: Century Gothic, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #583022;
	background-color: e3ceba;
}
.caps {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
}

--->
