

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#D0D1FD;
	margin-top:3px;
}
.header {
	font-size: 18px;
	font-weight: bold;
}

.headerSearch {
	font-size: 13px;
	font-weight: bold;
}

.menutop {
	font-size:12px;
}
a {
	color: #000000;
}

tr.evenRow
{
 	font-size: 10px;
	background-color:#CCCCCC;
}

tr.oddRow
{
 	font-size: 10px;
	background-color:#BCBCBC;
}

.searchResultHeader
{
 	font-size: 14px;
	background-color:white;
	margin-left:8px;
}

.menuleftsec {
	font-size:11px;
	color:black;
	margin-left:3px;
	font-weight: bold;
	margin:12px;
}
.menuleftitem {
	font-size:9px;
	color:green;
	margin-left:2px;
	margin:25px;
}
.sectionheader {
	font-size:14px;
	color:black;
	font-weight: bold;
}
.iteminfoheader {
	font-size:12px;
	color:black;
	font-weight: bold;
}
.iteminfo {
	font-size:10px;
	color:black;
	font-weight: normal;
}
.itemdesc {
	font-size:11px;
	color:black;
	font-weight: normal;
}
