body,td,th {
	color: #212289;
}


body {
	background-image: url(images/page_bg.gif);
	background-repeat: repeat-y;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
}

a:link {
	font-weight: bold;
	color: #2d2e91;
	text-decoration: none;
}

a:hover {
	font-weight: bold;
	color: #5d973e;
	text-decoration: underline;
}

a:visited {
	font-weight: bold;
	color: #2d2e91;
	text-decoration: none;
}

a:visited:hover {
	font-weight: bold;
	color: #5d973e;
	text-decoration: underline;
}


.menuSpace {
	padding: 10px;
	width: 151px;
}

.contentSpace {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right:30px;
	padding-left:20px;
	width: 555px;
}h1 {
	font-size: 16px;
	font-weight: bold;
}

.footer {
	background-image: url(images/page_bg.gif);
	background-repeat: repeat-y;
	font-size:10px;
	padding-left:190px;
	padding-right:40px;
	color:#000000;;
	}
