A:link, A:visited, A:active {
	color: #000000;
	text-decoration: none;
	font-family: Verdana;
	font-size: 8pt;
}
A:hover {
	color: #990000;
	text-decoration: underline;
	font-family: Verdana;
	font-size: 8pt;
}

TD {
	color: #000000;
	font-family: Verdana;
	font-size: 8pt;
}

.selected {
	white-space: nowrap;
	text-align: center;
	vertical-align: middle;
	color: #666666; 
	font-family: Verdana;
	font-size: 8pt;
	background-color: #FFFFFF;
	border-top: 1px solid #CDCDCD;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 1px solid #CDCDCD;
}
.nselected {
	white-space: nowrap;
	text-align: center;
	vertical-align: middle;
	background-color: #F5F5F5;
	border-top: 1px solid #F5F5F5;
	border-right: 0px;
	border-bottom: 1px solid #CDCDCD;
	border-left: 1px solid #CDCDCD;
}

.navleft {
	background-color: #F5F5F5;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 1px solid #CDCDCD;
	border-left: 0px;
}
.navright {
	text-align: right;
	color: #AAAAAA;
	background-color: #F5F5F5;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 1px solid #CDCDCD;
	border-left: 1px solid #CDCDCD;
}

.frameInnerTd {
	background-color: #FFFFFF;
	border: 1px solid #DEDEDE;
	text-align: center;
	vertical-align: middle;
	width: 130px;
	height: 80px;
	-moz-border-radius: 4px;
}
.frameOuterTd {
	text-align: center;
	vertical-align: middle;
	background-image: url(../images/blank.gif);
}

.frame {
	text-align: center;
	vertical-align: middle;
	width: 100%;
	height: 100%;
}

.frameHeightLinux{
	height: 83px;
}

.frameHeightWindows{
	height: 81px;
}

TABLE {
	border: 0px;
}

.frameInnerTable {
	width: 100%;
	height: 100%;
}
.frameOuterTable {
	background-color: #FAFAFA;
	border: 1px solid #CDCDCD;
	-moz-border-radius: 4px;
}

IMG {
	border: 0px;
	padding: 0px;
	margin: 0px;
}

.icon {
	vertical-align: middle;
}

.blank {
	width: 130px;
	height: 78px;
}

FORM {
	padding: 0px;
	margin: 0px;
}

DIV {
	padding: 0px;
	margin: 0px;
}

BODY {
	padding: 0px;
	margin: 0px;
	background-image: url(../images/tux.png);
	background-repeat: no-repeat;
	background-position: bottom right;
}

.loadTime{
	padding: 0px;
	margin: 0px;
	font-family: Georgia;
	font-size: 10px;
	color: #CDCDCD;
	z-index: 1;
	padding: 0px;
}

.news {
	background-color: #E6E6E6;
	border-top: 1px solid #CDCDCD;
	border-right: 0px;
	border-bottom: 1px solid #CDCDCD;
	border-left: 0px;
}
