body,td,th {
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	color: #666666;
}

body {
	background-color: #000099;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

h3 {
	background-image: url(Graphics/bar.jpg);
	background-repeat: no-repeat;
	font-family: Tahoma, Verdana, Arial;
}
h4 {
	color: #0000FF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0000FF;
	padding-top: 5px;
	font-family: Tahoma, Verdana, Arial;
	letter-spacing: 1px;
	font-size: 24px;
}
a:link {
	color: #0066FF;
	text-decoration: none;
}


a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: underline;
	background-color: #FFFFFF;
}
a:active {
	color: #3399FF;
}
p {
	margin-top: 0px;
	vertical-align: top;
	font-family: Tahoma, Verdana, Arial;
	padding: 5px;
}



#menu1
{
	width: 700px;
	height: 10px;
	padding-top: 10px;
	float: right;
	padding-right: 5px;
}

#menu ul {
	list-style: none;	
}

#menu a {
	float: right;
	width: 79px;
	height: 108px;
	display: block;
	text-align: center;
	text-decoration: underline;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	padding-top: 10px;

}

#menu a:hover {
	width: 79px;
	height: 46px;
	color: #0000FF;
	text-decoration: underline;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
}
#menu02 {
	width: 700px;
	height: 30px;
	float: right;
	padding-top: 20px;
	padding-right: 5px;
	font-size: 14px;
}

#menu02 a:hover {
	width: 79px;
	height: 46px;
	color: #0000FF;
	text-decoration: underline;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
}


#menu03 {
	height: 25px;
	width: 700px;
	float: right;
	padding-top: 5px;
	padding-right: 5px;
}

#menu03 a:hover {
	width: 79px;
	height: 46px;
	color: #0000FF;
	text-decoration: underline;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
}
.altnavtext {
	font-size: 14px;
	padding-top: 5px;
	padding-left: 0px;
	font-family: Tahoma, Verdana, Arial;
	padding-bottom: 5px;
}
.altnavtext2 {
	font-size: 14px;
	font-family: "Comic Sans MS", Arial, Georgia, Verdana;
	background-image: url(Graphics/bar.jpg);
}


.footertext {
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	background-color: #FFFFFF;
	color: #000000;
	font-weight: bold;
	font-family: Tahoma, Verdana, Arial;
}
.footertext a {
	color: #0000FF;
}
.footertext2 {
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Tahoma, Verdana, Arial;
}
.footertext2 a {
	color: #FFFFFF;
}
