a {
	text-decoration: underline;
	color: #0033CC;
}

a:hover {
	text-decoration: solid; }

.table {
	font-family: Tahoma, Courier, "Courier New";
	font-size: 12px;
	color: #0033CC;
	border: 1px solid #0000CC;
}

.datetext {
	font-family: Tahoma, Courier, "Courier New";
	font-size: 9px;
	color: #0033CC;
}
.toptitle {
	font-family: Tahoma, Courier, "Courier New";
	font-size: 24px;
	color: #0033CC;
}
.horline {
	background: #0033CC;
	border-top: 2px solid #0033CC;
	border-right: none;
	border-bottom: none;
	border-left: none;

}
.menu {
	font-family: Tahoma, Courier, "Courier New";
	font-size: 12px;
	color: #0033CC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #0033CC;
	border-right-color: #0033CC;
	border-bottom-color: #0033CC;
	border-left-color: #0033CC;
}
.menucell {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #0033FF;
	border-right-color: #0033FF;
	border-bottom-color: #0033FF;
	border-left-color: #0033FF;
	background: #FFFFFF;
	text-decoration: none;
}

.menucellbottom {
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: none;
	border-top-color: #0033FF;
	border-right-color: #0033FF;
	border-bottom-color: #0033FF;
	border-left-color: #0033FF;
	background: #FFFFFF;
}

.menucellovabottom {
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-color: #0033FF;
	border-left-style: none;
	border-left-width: 7px;
	border-bottom-style: none;
	border-top-color: #0033FF;
	border-right-color: #0033FF;
	border-bottom-color: #0033FF;
	background: #FFCC33;
	cursor: hand;
}


.menucellova {
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #0033FF;
	border-right-color: #0033FF;
	border-bottom-color: #0033FF;
	border-left-color: #0033FF;
	background: #FFCC33;
	cursor: hand;
	
}
.fieldset {
	border: 1px solid #0033CC;
	font-family: Tahoma, Courier, "Courier New";
	font-size: 12px;
	color: #0033CC;
}

.text {
	font-family: Tahoma, Courier, "Courier New";
	font-size: 12px;
	color: #0033CC;
}

.title {
	font-family: Tahoma, Courier, "Courier New";
	font-size: 16px;
	font-weight: bold;
	color: #0033CC;
}

.fieldset {
	font-family: Tahoma, Courier, "Courier New";
	font-size: 12px;
	color: #0033CC;
	border: 1px solid #0033CC;
}

.input {
	border: 1px solid #0033CC;
	color: #0033CC;
	background: #FFFFFF;
}

.inputfocused {
	border: 1px solid #0033CC;
	background: #CCFFFF;
	color: #0033CC;
}

.errortext {
	font-family: Tahoma, Courier, "Courier New";
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.tableexptop {
	font-family: Tahoma, Courier, "Courier New";
	font-size: 12px;
	font-weight: bold;
	color: #66FFFF;
	background-color: #0033CC;
	border: 1px solid #0033CC;
}

.tabletop {
	font-family: Tahoma, Courier, "Courier New";
	font-size: 12px;
	font-weight: bold;
	color: #0033CC;
	background-color: #FFFFFF;
	border: 0px;
}

.infotable {
	border: 1px solid #0033CC;
}

.exptext {
	color: #66FFFF;
}
	
.newshead {
	font-family: Tahoma, Courier, "Courier New";
	font-size: 14px;
	#font-weight: bold;
	color: #FFFFFF;
	background-color: #0033CC;
}

.headings {
	font-family: Tahoma, Courier, "Courier New";
	font-size: 14px;
	font-weight: bold;
	color: #0033CC;
}.subheading {
	font-size: 12px;
	font-weight: bold;
	color: #0033CC;
}
