body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6A6969;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-size: 14px;
	font-weight:bold;
	color: #E57205;
}
a:link {
	text-decoration: none;
	font-weight:bold;
	color: #E57205;
}
a:visited {
	text-decoration: none;
	font-weight:bold;
	color: #E57205;
}
a:hover {
	text-decoration: underline;
	font-weight:bold;
	color: #E57205;
}
a:active {
	text-decoration: none;
	font-weight:bold;
	color: #E57205;
}
.leftbg {
	background-color: #F3860B;
}
.mainleft {
	background-attachment: scroll;
	background-color: #F2850B;
	background-image: url(images/left.gif);
	background-repeat: no-repeat;
	background-position: left 405px;
}
.mainright {
	background-attachment: scroll;
	background-color: #F2850B;
	background-image: url(images/right.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.maintopbg {
	background-attachment: scroll;
	background-image: url(images/main_top_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 15px;
	padding-left: 15px;
}
.left {
	background-attachment: scroll;
	background-color: #F2850B;
	background-image: url(images/leftbg.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.right {
	background-attachment: scroll;
	background-color: #F2850B;
	background-image: url(images/rightbg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.leftschaduw {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(images/leftschaduw.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.rightschaduw {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(images/rightschaduw.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.menu {
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 15px;
	font-weight: bold;
	color: #FFFFFF;
}
.bg {
	background-attachment: scroll;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
}

a.menuLink:active {
	font-size: 12px;
	color: #FFFFFF;
}
a.menuLink:link {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 12px;
}
a.menuLink:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 12px;
}
a.menuLink:hover {
	text-decoration: underline;
	color: #FFFFFF;
	font-size: 12px;
}

