body,p,li,td,span,br {
	color: black;
	font-family: Verdana,Helvetica,Arial,sans-serif;
	line-height:120%;
}

td.topbar {
	background: #000099;
	color: white;
}

tr.even {
	background: #dddddd;
}

tr.odd {
	background: #eeeeee;
}


h1 {
	color: #000099;
	font-weight: bold;
	font-size: large;
	padding-top: 15px
}

h2 {
	padding-top: 1em;
	color: #000099;
	font-weight: bold;
	font-size: medium;
}

.hilite {
	color: #000099;
	font-weight: bold;
}

p.error {
	color: red;
}

table.left {
	background-color:#cccccc;
}

a.leftmenuitem {
	color: #000099;
	text-decoration: none;
}

a.menulink {
	text-decoration: none;
}

a.toplink {
	color: white;
	font-size: small;
}

a {
	color: #000099;
}

font.topitem {
	color: white;
	font-size: small;
}

font.toptitle {
	color: white;
	font-size: x-large;
}

font.topsubtitle {
	color: white;
	font-size: small;
	font-style: italic;
}

table.loginbox {
	border-style:solid;
	border-left-width:3px;
	border-left-color:#000099;
	background-color:#cccccc;
}
td.loginbox {
	padding:10px;
	margin:10px;
}

table.blind {
	border-width:0;
	margin:0;
}

