body {
	background-image:url('imagesnew/bodybg3.jpg');
	background-repeat: repeat-y;
	margin: 0 auto;
	width:2000px;
	background-position:center;
}
img {
	border:0;
}
input {
	padding:0px;
	padding-left:1px;
	border: 1px solid #cccccc;
	font-family:verdana;
	font-size:10px;
}
td.menuitem {
	background-image:url('images/menuitembg.jpg');
	padding-left:26px;
	background-repeat:repeat-y;
	height:20px;
	text-decoration:none;
	color: #FFF;
	text-align:left;
	text-valign:middle;
}
td.menutitle {
	background-image:url('images/menutitlebg.jpg');
	padding-left:26px;
	background-repeat:repeat-y;
	height:20px;
	font-weight:bold;
	color: #FFF;
	text-align:left;
	text-valign:middle;
}
td {
	color: #fff;
	font-family:helvetica;
	font-size:11px;
}
a,a:link,a:active,a:visited {
	cursor:pointer;
	text-decoration:underline;
	color:'';
}
a:hover {
	text-decoration:none;
	color: #cc0000;
}
.itemblock {
	border-right: 1px solid #222222;
	border-bottom: 1px solid #222222;
	border-left: 1px solid #BBBBBB;
	border-top: 1px solid #BBBBBB;
	padding: 0px;
	text-align: center;
}
.topmenu {
	color: #ffcb05;
	font-family:Tahoma;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
}
div.general {
	color:#ffffff;
}
#nav {
	height: 31px;
	width: 100%;
	background-image:url(images/topbg.jpg);
	background-repeat:repeat-x;
	color:#eee3dc;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:600;
	text-decoration:none;
	font-size:10px;
}

#nav a:link {
	color:#eee3dc;
	text-decoration:none;
}

#nav a:hover {
	color:#d99f6b;
	text-decoration:none;
}

#nav a:visited {
	color:#eee3dc;
	text-decoration:none;
}
