body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #585858;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
	background-position: center top;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #333333;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #004F27;
	text-decoration: none;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
a.menu:link {
	color: #000000;
	text-decoration: none;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;

}
a.menu:visited {
	color: #000000;
	text-decoration: none;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;

}
a.menu:hover {
	color: #FF3300;
	text-decoration: none;
	padding-right: 5px;

}
a.menu:active {
	color: #FF0000;
	text-decoration: none;
}
a.menu2:link {
	color: #333333;
	text-decoration: none;
	background-image: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a.menu2:visited {
	color: #333333;
	text-decoration: none;
	background-image: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a.menu2:hover {
	color: #FFCC00;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a.menu2:active {
	color: #FF0000;
	text-decoration: none;
	background-image: url(../images/ps_bg.jpg);
}
.botton {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #D5D5D5;
}
