body {
	background-color: #3D59FB;
	background-image: url(images/pg-bk.jpg);
	background-repeat: repeat-x;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-color: #36F;
}
#menu ul
{
margin-left:0;
padding-left: 0;
list-style-type: none;
font-family: Verdana;
font-size: 13px;
margin:0px;
}

#menu a
{
	display: block;
	text-align: left;
	padding: 5px 0px 5px 20px;
	width: 150px;
}

#menu a:link, #menuitems a:visited
{
color: #FFFFFF;
text-decoration: none;
font-weight:normal;
}

#menu a:hover
{
	color: #F33;
	font-weight:normal;
}

a:link {
	color: #69C;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #69C;
}
a:hover {
	text-decoration: underline;
	color: #F00;
}
a:active {
	text-decoration: none;
	color: #69C;
}
h1 {
	font-size: 14px;
	color: #36F;
}
h2 {
	font-size: 12px;
	color: #999;
}
h3 {
	font-size: 12px;
	color: #39F;
}
.style1 {
	font-size: 12px;
	color: #FFF;
}
.style2 {
	font-size: 12px;
	font-weight: bold;
	color: #36F;
}
.style3 {
	font-size: 10px;
	color: #FFF;
}
.style4 {
	color: #36F;
	font-weight: bold;
}
