body
{
	background: #f0f0f0;
	font-family: verdana;
	margin: 3px;
}

div.top
{
	width: 782px;
	margin: 3px;
}

div.left
{
	width: 160px;
	float: left;
	background-color: white;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 3px;
}

div.left p
{
	text-align: center;
	font-size: 12px;
	margin: 0px;
	padding: 3px 2px 3px 2px;
	color: black;
}

div.left table
{
	background: white;
	padding-left: 5px;
	padding-right: 7px;
	/*padding-top: 20px;*/
}

div.left p.login
{
	background: #4175ac;
	color: white;
}

div.left td
{
	text-align: right;
	font-size: 10px;
	color: black;
}

div.left p a
{
	text-decoration: none;
	font-weight: bold;
}

div.left p.menuitem a, div.left p.menuitem a:visited
{
	color: #444;
}

div.left p.selected a, div.left p.selected.a:visited
{
	color: white;
}

div.left p.menuitem:hover
{
	background: #aca899;
}

div.left p.menuitem:hover a
{
	color: white;
}

div.left p.ads
{
	border-top: 1px solid  #aca899;
	border-bottom: 1px solid  #aca899;
	background: #f8f8f8;
}

div.bottom
{
	clear: left;
	width: 772px;
	text-align: center;
	background: #4175ac;
	color: #eee;
	margin: 3px;
	padding-top: 5px;
	padding-bottom: 5px;
}

div.bottom p
{
	font-size: 10px;
	padding: 0px;
	margin: 0px;
}

div.bottom a
{
	color: orange;
	font-weight: bold;
}

div.center
{
/*	width: 606px;			*/
	background-color: white;
	color: black;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 3px;
}

div.center p
{
	font: 12px Tahoma;
	margin: 0px;
	padding: 5px 5px 10px 5px;
}

div.center h1
{
	margin: 0px;
	padding-left: 7px;
	padding-bottom: 4px;
	background: #4175ac;
	background-repeat: repeat-x;
	font-size: 24px;
	color: white;
}

div.center li
{
	padding: 0px;
	margin: 0px;
}

div.center ul
{
	margin: 0px;
	padding-bottom: 10px;
	padding-left: 30px;
	color: #4175ac;
	font-size: 14px;
	font-family: tahoma;
	font-weight: bold;
}

div.center h2
{
	margin: 0px;
	color: #4175ac;
	padding-left: 5px;
	font-size: 14px;
	font-family: tahoma;
	font-weight: bold;
}

div.center h3
{
	margin: 0px;
	color: white;
	padding-left: 7px;
	padding-bottom: 2px;
	border-top: 1px solid #aca899;
	background: #4175ac;
	font-size: 12px;
	font-family: tahoma;
	font-weight: bold;
}

div.center h3 b
{
	font-weight: bold;
	font-size: 14px;
}

div.center h4
{
	margin: 0px;
	padding-left: 15px;
	font-size: 10px;
	font-weight: normal;
	background: #eee;
}

dl.flr
{
	float: right;
	padding: 0px;
	margin: 4px;
	border: 1px solid #aca899;
	background: #eeeeee;
}

dl.flr dd
{
	margin: 0px;
	color: black;
	font: 10px Tahoma;
	font-weight: bold;
	padding: 4px;
}

p.selected
{
	background: #4175ac;
}

a, a:visited
{
	color: #4175ac;
}

p.selected a
{
	color: white;
}

span.date
{
	font-weight: normal;
	size: 10px;
}

img
{
	border: 1px solid #aca899;
}

div.center table
{
	font-family: tahoma;
	font-size: 12px;
	vertical-align: top;
	border-spacing: 0px;
	border: 1px solid #aca899;
	margin: 5px;
}

div.center td
{
	vertical-align: top;
	padding-left: 6px;
	padding-top: 3px;
	padding-bottom: 3px;
}

tr.head
{
	background: #eee;
	font-weight: bold;
}

tr.even
{
	background: white;
}

tr.odd
{
	background: #e0e0e0;
}

tr.error
{
	background: red;
	color: white;
}

td a
{
	color: #4175ac;
}

td.l
{
	text-align: left;
}

td.r
{
	text-align: right;
}

p.center
{
	text-align: center;
}

td.center
{
	text-align: center;
}

div.center p.small
{
	font-size: 9px;
}

.invis
{
	display: none;
}

.nb
{
	border: none;
}

.flr
{
	float: right;
}

form
{
	margin: 0px;
	padding: 0px;
}

center
{
	margin: 0px;
	padding: 0px;
}

b.attn
{
	color: red;
}
