A {
	color : #0E067B;
	text-decoration : none;	
}
A:ACTIVE {
	color : #0E067B;
	text-decoration : none;	
}
A:VISITED {
	color : #0E067B;
	text-decoration : none;	
}
A:HOVER {
	color : #0E067B;
	text-decoration : none;
}

A.nav {
	color : #0E067B;
	text-decoration : none;
	font-weight : bold;
}
A:ACTIVE.nav {
	color : #0E067B;
	text-decoration : none;
	font-weight : bold;
}
A:VISITED.nav {
	color : #0E067B;
	text-decoration : none;
	font-weight : bold;
}
A:HOVER.nav {
	color : #0E067B;
	text-decoration : none;
	font-weight : bold;
}

.topnav {
	color : #FFFFFF;
	text-decoration : none;
	font-weight : bold;
	font-size: 8pt;
	font-family : Arial;
}
A.topnav {
	color : #FFFFFF;
	text-decoration : none;
	font-weight : bold;
	font-size: 8pt;
	font-family : Arial;
}
A:ACTIVE.topnav {
	color : #FFFFFF;
	text-decoration : none;
	font-weight : bold;
	font-size: 8pt;
	font-family : Arial;
}
A:VISITED.topnav {
	color : #FFFFFF;
	text-decoration : none;
	font-weight : bold;
	font-size: 8pt;
	font-family : Arial;
}
A:HOVER.topnav {
	color : #FF0000;
	text-decoration : none;
	font-weight : bold;
	font-size: 8pt;
	font-family : Arial;
}

A.hiddenlink {
	color: #0E067B;
}

A:ACTIVE.hiddenlink {
	color: #0E067B;
	text-decoration: none;
	font-weight: bold;
}

A:VISITED.hiddenlink {
	color: #0E067B;
	text-decoration: none;
	font-weight: bold;
}
A:HOVER.hiddenlink {
	color: #0E067B;
	text-decoration: none;
	font-weight: bold;
}

BODY {
	font-family: verdana, Helvetica, sans-serif;
	color: #0E067B;
}

TD  {
	color: #0E067B;
	font-family: verdana, Helvetica, sans-serif;
}

.table1 {
	color: #000066;
	font-family: verdana, Helvetica, sans-serif;
}

.table1background {
	background: #000066;
}

.table2 {
	color: #FFF9CE;
	font-family: verdana, Helvetica, sans-serif;
}

.table2background {
	background: #FFF9CE;
}

.table3 {
	color: #000066;
	font-family: verdana, Helvetica, sans-serif;
}

.table3background {
	background: #000066;
}

.text {
	color: #0E067B;
	font-family: verdana, Helvetica, sans-serif;
}
.textbackground {
	background: #0E067B;
}

.title {
	color: #0E067B;
	font-family: verdana, Helvetica, sans-serif;
}

.titlebackground {
	background: #0E067B;
}

.msg {
	color: #FF0000;
	font-family: verdana, Helvetica, sans-serif;
}

.select  {
	background: #FFFFFF;
	color: #000000;
}

.input  {
	color: #000000;
	font-family: default;
}

.table2backgroundinput {
	background:  #FFF9CE;
	color: #000000;
	font-family: default;
}

.table3backgroundinput {
	background: #000066;
	color: #000000;
	font-family: default;
}

.background {
	background: #FFFFFF;
}

.topbackground {
	background: #FFF9CE;
}

.toplinksbackground {
	background: #800000;
}

.toplogobackground {
	background: #DDDFF4;
}

.summarybackground {
	background: #FFFFFF;
}

.sidenavbackground {
	background: #B7B5D5;
}

.mainbackground {
	background: #FFFFFF;
}

.evenitembackground {
	background: #EDEDED;
}

.odditembackground {
	background: #B7DBDB;
}


