A {
	color : #800000;
	text-decoration : none;	
}

A:ACTIVE {
	color : #800000;
	text-decoration : none;	
}

A:VISITED {
	color : #800000;
	text-decoration : none;	
}

A:HOVER {
	color : #000066;
	text-decoration : none;
}

.nav {
	color : #000066;
	text-decoration : none;
	font-weight : bold;
	font-size: 10px;
	font-family: verdana,arial,helvetica,sans-serif;
}

A.nav {
	color : #000066;
	text-decoration : none;
	font-weight : bold;
	font-size: 10px;
	font-family: verdana,arial,helvetica,sans-serif;
}

A:ACTIVE.nav {
	color : #000066;
	text-decoration : none;
	font-weight : bold;
	font-size: 10px;
	font-family: verdana,arial,helvetica,sans-serif;
}

A:VISITED.nav {
	color : #000066;
	text-decoration : none;
	font-weight : bold;
	font-size: 10px;
	font-family: verdana,arial,helvetica,sans-serif;
}

A:HOVER.nav {
	color : #800000;
	text-decoration : none;
	font-weight : bold;
	font-size: 10px;
	font-family: verdana,arial,helvetica,sans-serif;
}

.topnav {
	color : #FFFFFF;
	text-decoration : none;
	font-weight : bold;
	font-size: 10px;
	font-family: verdana,arial,helvetica,sans-serif;
}

A.topnav {
	color : #FFFFFF;
	text-decoration : none;
	font-weight : bold;
	font-size: 10px;
	font-family: verdana,arial,helvetica,sans-serif;
}

A:ACTIVE.topnav {
	color : #FFFFFF;
	text-decoration : none;
	font-weight : bold;
	font-size: 10px;
	font-family: verdana,arial,helvetica,sans-serif;
}

A:VISITED.topnav {
	color : #FFFFFF;
	text-decoration : none;
	font-weight : bold;
	font-size: 10px;
	font-family: verdana,arial,helvetica,sans-serif;
}

A:HOVER.topnav {
	color : #E5B382;
	text-decoration : none;
	font-weight : bold;
	font-size: 10px;
	font-family: verdana,arial,helvetica,sans-serif;
}

A.hiddenlink {
	color: #800000;
}

A:ACTIVE.hiddenlink {
	color: #800000;
	text-decoration: none;
	font-weight: bold;
}

A:VISITED.hiddenlink {
	color: #800000;
	text-decoration: none;
	font-weight: bold;
}

A:HOVER.hiddenlink {
	color: #800000;
	text-decoration: none;
	font-weight: bold;
}

BODY {
	font-family: verdana,arial,helvetica,sans-serif;
	color: #000066;
}

TD  {
	color: #000066;
	font-family: verdana,arial,helvetica,sans-serif;
}

.table1 {
	color: #000066;
	font-family: verdana,arial,helvetica,sans-serif;
}

.table1background {
	background: #000066;
}

.table2 {
	color: #DDD3CA;
	font-family: verdana,arial,helvetica,sans-serif;
}

.table2background {
	background: #DDD3CA;
}

.table3 {
	color: #336699;
	font-family: verdana,arial,helvetica,sans-serif;
}

.table3background {
	background: #336699;
}

.text {
	color: #000066;
	font-family: verdana,arial,helvetica,sans-serif;
}
.textbackground {
	background: #000066;
}

.title {
	color: #800000;
	font-family: verdana,arial,helvetica,sans-serif;
}

.titlebackground {
	background: #800000;
}

.msg {
	color: #FF0000;
	font-family: verdana,arial,helvetica,sans-serif;
}

.select  {
	background: #FFFFFF;
	color: #000000;
}

.input  {
	color: #000000;
	font-family: verdana,arial,helvetica,sans-serif;
}

.table2backgroundinput {
	background: #DDD3CA;
	color: #000000;
	font-family: verdana,arial,helvetica,sans-serif;
}

.table3backgroundinput {
	background: #336699;
	color: #000000;
	font-family: verdana,arial,helvetica,sans-serif;
}

.background {
	background: #FFFFFF;
}

.topbackground {
	background: #DDDFF4
}

.toplinksbackground {
	background: #800000;
}

.toplogobackground {
	background: #DDDFF4;
}

.summarybackground {
	background: #FFFFFF;
}

