body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
}
body {
	background-color: #333333;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family: tahoma;
	font-size: 11px;
	color: #6d8102;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #6d8102;
	}
a:hover {
	text-decoration: underline;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #000;
	font-size: 12px;
}
h1 {
	font-size: 16px;
	color: #000;
}
h2 {
	font-size: 14px;
	color: #00F;
}
h3 {
	padding:0px;
	margin:0px;
	font-size: 13px;
	color: #000000;
	text-transform:uppercase;
	text-align:center;
}


.menu-white {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;	
	background-image:url(images/menu-green.jpg);
	background-repeat:no-repeat;
	background-position:center;
	font-weight:bold;
}
.menu-white a {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	font-weight:bold;
}
.menu-white a:link {
	text-decoration: none;
	font-weight:bold;
}
.menu-white a:visited {
	text-decoration: none;
	color: #000000;
	font-weight:bold;
}
.menu-white a:hover {
	text-decoration: none;
	color: #000000;
	font-weight:bold;
}
.menu-white a:active {
	text-decoration: none;
	color: #000000;
	font-weight:bold;
}

.menu-black {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;	
	background-image:url(images/menu-black.jpg);
	background-repeat:no-repeat;
	background-position:center;
	font-weight:bold;
}
.menu-black a {
	font-family: tahoma;
	font-size: 11px;
	color: #ffffff;
	font-weight:bold;
}
.menu-black a:link {
	text-decoration: none;
	font-weight:bold;
}
.menu-black a:visited {
	text-decoration: none;
	color: #ffffff;
	font-weight:bold;
}
.menu-black a:hover {
	text-decoration: none;
	color: #ffffff;
	font-weight:bold;
}
.menu-black a:active {
	text-decoration: none;
	color: #ffffff;
	font-weight:bold;
}

.white {
	font-family: Tahoma;
	font-size: 10px;
	color: #ffffff;	
	font-weight:bold;
}
.white a {
	font-family: tahoma;
	font-size: 10px;
	color: #ffffff;
	font-weight:bold;
}
.white a:link {
	text-decoration: none;
	font-weight:bold;
}
.white a:visited {
	text-decoration: none;
	color: #ffffff;
	font-weight:bold;
}
.white a:hover {
	text-decoration: underline;
	color: #ffffff;
	font-weight:bold;
	}
.white a:active {
	text-decoration: none;
	color: #ffffff;
	font-weight:bold;
}





.left {
	background-image:url(images/left.jpg);
	background-repeat:repeat-y;
}
.right {
	background-image:url(images/right.jpg);
	background-repeat:repeat-y;
}
.bottom {
	background-image:url(images/bottom.jpg);
	background-repeat:repeat-x;
}
.purple-bg {
	background-image:url(images/purple-bg.jpg);
	background-repeat:repeat-x;
	font-weight: bold;
	color: #000;
}
.green-bg {
	background-image:url(images/green-bg.jpg);
	background-repeat:repeat-x;
	font-weight: bold;
	font-family: Tahoma;
}
.orange-bg {
	background-image:url(images/orange-bg.jpg);
	background-repeat:repeat-x;
	font-weight: bold;
	font-size: 12px;
}
