body,td,th {
	font-family: MS Gothic;
	font-size: 12px;
	color: #333333;
}
body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #E5E5E5;
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #333333;
}
h1 {
	font-size: 20px;
	color: #80AA00;
	font-weight: bold;
	font-family: MS PGothic;
}
.footer {
	background-image: url(img/footer1.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	height: 20px;
	text-align: center;
	width: 780px;
}
.footertext{
	font-family: MS UI Gothic;
	font-size: 12px;
	color: #666666;
	
}

.table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
}
.submit {
	color: #649F09;
	font-weight: bold;
}
.submit1 {
	color: #649F09;
	font-weight: bold;
	border-bottom-style: solid;
	border-color: #999999;
	border-bottom-width: 2px;
}

.table a {
	color: #6AA203;
	text-decoration: underline;
}
.table a:hover {
	text-decoration: underline;
	color: #333333;
}
.SingleMenu a {
	color: #FFFFFF;
	font-weight: bold;
}


h2 {
	font-size: 16px;
	color: #666666;
	font-family: MS UI Gothic;
	font-weight: bold;
}
.SingleMenu
{
	letter-spacing: 0;
	text-align:center;
	vertical-align:middle
	background-position:center center;
	background-repeat:no-repeat;
	border: none;
	width: 170px;
	height: 35px;
	color: #FFFFFF;
	cursor:pointer;
	text-indent:5px;
	font-family: MS UI Gothic;
	font-size: 12px;
	font-weight: bold; 
	line-height: 28px;
	background-image: url(img/b_up.gif);
	
}
.SingleMenu a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.SingleMenu a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.SingleMenuOver
{
	text-indent:5px;
	text-align:center;
	letter-spacing: 0;
	background-position:center center;
	background-repeat:no-repeat;
	height: 35px;
	width: 170px;
	color: #FFFFFF;
	cursor:pointer;
	background-image: url(img/b_Down.gif);
	font-family: MS UI Gothic;
	font-size: 12px;
	font-weight: bold;
	line-height: 28px;
	text-decoration: none;
}
.toptext
{
	font-size: 10px;
	font-weight: bold;
	color: #FFFF00;
}

