body {
	background-position : top center;
	background-repeat :  repeat-y;
	background-image : url(/graphics/background.gif);
	background-color : #666666;
	padding : 0px;
	margin : 0px;
}

#maintable {
	background-color : #FFFFFF;
	width : 900px;
}

#headercell {
	background-color : #FFFFFF;
}

#menucell {
	background-color : #d0221b;
	height : 40px;
}

#columnleft {
	background-color : #fce9a4;
	width : 250px;
}

#columnleft table {
	width : 100%;
}

td.menubaroff247, td.menubaron247 {
	padding : 8px;
}

#columnleft td.menubaroff, #columnleft td.menubaron {
	padding : 8px;
	padding-left : 20px;
	border-bottom : 1px solid #FFFFFF;
}

#columnleft td.menubaron {
	color : #d0221b;
}

#columnmid {
	background-color : #fff4cc;
}

#columnright {
	background-color : #fce9a4;
	width : 215px;
}

#footercell {
	background-color : #CCCCCC;
	color : #666666;
	padding : 8px;
}

#headerleft {
	width : 250px;
}

#headerspace20 {
	width : 20px;
}

#headermid {
}

#headerright {
	width : 305px;
}

#headerspace {
	width : 2px;
	background-color : #b3b3b3;
}

body, p, div, td, input, select, a {
	font-family : "Century Gothic", Verdana, Arial, Helvetica;
	font-size : 14px;
}

h1 {
	font-family : "Century Gothic", Verdana, Arial, Helvetica;
	font-size : 24px;
	color : #cf221a;
}

h2 {
	font-family : "Century Gothic", Verdana, Arial, Helvetica;
	font-size : 20px;
	color : #cf221a;
}

a {
	color : #cf221a;
	text-decoration : none;
}

#menubaroff350 {
	font-family : "Century Gothic", Verdana, Arial, Helvetica !important;
	font-size : 14px !important;
}

#menubaron350 {
	font-family : "Century Gothic", Verdana, Arial, Helvetica !important;
	font-size : 14px !important;
}