body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	margin-left: 5px;
	margin-top: 50px;
	margin-right: 5px;
	margin-bottom: 2px;
	background-image: url(../Menu/pg_back.png);
	background-repeat: repeat-x;
	background-color: #F9F9F9;
}
.content {
	padding:5px;
	padding-top:25px;
	background-image:url(../Menu/content_back1.png);
	background-repeat:no-repeat;
	background-position:center;
	height:200px;
}
h1 {
	font: lighter 6px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.content:hover {
	background-image:url(../Menu/content_back2.png);
	background-repeat:no-repeat;
	background-position:center;
}
.header {
	font-weight:bold;
	font-size:24px;
	font-family: Times New Roman, Times, serif;
	color: #FFFFFF;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #00842B;
}

.header2 {
	font-weight:normal;
	font-size:14px;
	color: #FFFFFF;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color:#000000;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: underline;
	color: #000000;
}
.content a:link {
	color: #000000;
	text-decoration: none;
}
.content a:visited {
	text-decoration: none;
	color: #000000;
}
.content a:hover {
	text-decoration: underline;
	color: #000000;
}
.content a:active {
	text-decoration: none;
	color: #000000;
}
