body {
	background-color: #00355d;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/wallpaper.jpg);
	background-position: right bottom;
	background-attachment: fixed;
	background-repeat: no-repeat;
}
body,td,th {
	font-family: Trebuchet MS, Arial, Helvetica;
	font-size: 13px;
	color: #00355d;
}
a:link {
	color: #dadada;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	color: #dadada;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #dadada;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
.interfacesub {
	font-family: Trebuchet MS, Arial, Verdana;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	text-transform: lowercase;
	padding-right: 2px;
	padding-left: 2px;
}
.interface {
	font-family: Trebuchet MS, Arial, Verdana;
	font-size: 13px;
	text-decoration: none;
	text-transform: lowercase;
}
.interface a:link {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #00355d;
	font-weight: normal;

}
.interface a:visited {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #00355d;
	font-weight: normal;
}
.interface a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	font-weight: normal;
}
.interface .selected {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #00355d;
	font-weight: normal;
}
.small {
	font-size: 9px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
.small a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.small a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.small a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.small a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.transparant {
}
