a {
	color : Silver;
}

a:visited {
}

a:hover {
}

a.caveat {
	color : Red;
}

a.menu, a.menu:link, a.menu:visited {
	color : Red;
	font-size : small;
}

body {
	background-color : #001621;
	background-image : url(../images/background.jpg);
	background-repeat : no-repeat;
	margin-left : 0px;
	margin-top : 0px;
}

body, td {
	color : White;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

div.bodytext {
	left : 310px;
	position : absolute;
	top : 140px;
	width : 430px;
}

div.menu{
	left : 99px;
	position : absolute;
	top : 180px;
	width : 175px;
}

div.news{
	left : 780px;
	position : absolute;
	top : 140px;
	width : 200px;
}

h1 {
	color : #80D4F8;
	font-size : large;
}

h1.news {
	color : #80D4F8;
	font-size : small;
}

h2 {
	color : #80D4F8;
	font-size : medium;
}

h3 {
	color : #80D4F8;
	font-size : medium;
}

img {
	border : none;
}

img.right {
	float : right;
	padding-left : 15px;
}

img.right {
	float : right;
	padding-left : 5px;
}

p.newsection {
	clear : both;
}

td {
	vertical-align : top;
}

td.nowrap {
	white-space : nowrap;
}

th {
	text-align : left;
	vertical-align : top;
}

.caveat {
	color : Red;
	font-size : small;
}

.center {
	text-align : center;
}

.news {
	font-size : small;
}

.news ul{
	list-style-type : none;
	margin : 0;
	padding : 0 10px 0 10px;
}

.newsection {
	clear : both;
}

.news-paleblue {
	color : #80D4F8;
	font-size : small;
}

.paleblue {
	color : #80D4F8;
}

.required {
	color : Red;
	font-size : x-small;
}

.right {
	text-align : right;
}

.small {
	font-size : smaller;
}

.smallpaleblue {
	color : #80D4F8;
	font-size : smaller;
}

.strikeout {
	text-decoration : line-through;
}
