body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	}

body,td,th {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	}

form {
	padding: 0px;
	margin: 0px;
	}

a {
	text-decoration: none;
	color: #00328f;
	}

a:hover {
	color: black;
	}

h1 {
	margin: 0px;
	padding: 4px;
	color: white;
	font-size: 13px;
	font-weight: normal;
	}

input {
	background-color: white;
	border: 1px solid #000000;
	font-family: Arial;
	font-size: 11px;
	color: black;
	}

.buttonstyle {
	border-left: 1px solid #AAAAAA;
	border-top: 1px solid #AAAAAA;
	color: black;
	font-size: 10px;
	font-weight: bold;
	}

.menu td {
	text-align: center;
	}

.menu a {
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	}

.menu a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	}
