body {
	color: #45549B;
	font-family: Verdana, Tahoma;
	font-size: 10px;
	font-weight : normal;
	text-decoration: none;
	background-color: #ffffff;
}

A {
	font-family: Verdana, Tahoma;
	color: #f8981d;
	font-size: 10px;
	text-decoration: none;
	font-weight : bold;
}

a:hover {
	font-family: Verdana, Tahoma;
	color: #f8981d;
	font-size: 10px;
	text-decoration: none;
	font-weight : bold;
}

.active {
	font-family: Verdana, Tahoma;
	color: #f8981d;
	font-size: 10px;
	text-decoration: none;
	font-weight : bold;
}

.usercode {
	font-family: Verdana, Tahoma;
	color: #B0C4DE;
	font-size: 10px;
	text-decoration: none;
	font-weight : bold;
}

.text {
	color: #45549B;
	font-family: Verdana, Tahoma;
	font-size: 10px;
	font-weight : normal;
	text-decoration: none;
}

.line {
	color: #45549B;
	background-color: #45549B;
	height: 1px;
	border : dashed;
}

.linex {
	color: #B0C4DE;
	background-color: #B0C4DE;
	height: 1px;
}

.topmenu {
	color: #45549B;
	font-family: Verdana, Tahoma;
	font-size: 10px;
	font-weight : bold;
	text-decoration: none;
}

.topmenu:hover {
	color: #f8981d;
	font-family: Verdana, Tahoma;
	font-size: 10px;
	font-weight : bold;
	text-decoration: none;
}

.bordertable {
	color : #00438C;
	font-family : Verdana, Tahoma, Arial;
	font-size : 10px;
	font-style : normal;
	text-decoration : none;
	background-color : #F4F4F4;
	margin-bottom: 10px;
}

.header {
	font-weight: bold;
	text-decoration: underline;
}

.copyright {
	color : #517099;
	font-family : Verdana, Arial;
	font-size : 10px;
	font-style : normal;
	text-decoration : none;
	font-weight : normal;
}

.copyright:hover {
	color : White;
	font-family : Verdana, Arial;
	font-size : 10px;
	font-style : normal;
	text-decoration : none;
	font-weight : normal;
	background-color : #517099;
}

.warning {
	font-weight: bold;
	color: Red;
}

.errormsg {
	color : #CE0000;
	font-family : Verdana, Arial;
	font-size : 10px;
	font-style : normal;
	text-decoration : none;
}

SELECT, INPUT.textbox {
	border-right: #9faccd 1px ridge;
	border-top: #d4d8ed 1px groove;
	font-weight: normal;
	font-size: 10px;
	border-left: #d4d8ed 1px ridge;
	color: #35537e;
	border-bottom: #9faccd 1px groove;
	font-style: normal;
	font-family: Verdana, Arial;
	background-color: #e7ebf5;
	text-decoration: none;
}

INPUT.button {
	border-right: #9faccd 2px double;
	border-top: #d4d8ed 2px double;
	font-weight: normal;
	font-size: 10px;
	border-left: #d4d8ed 2px double;
	color: #35537e;
	border-bottom: #9faccd 2px double;
	font-style: normal;
	font-family: Verdana, Arial;
	background-color: #e7ebf5;
	text-decoration: none;
}
