*
{
	font-family: Arial, Verdana, Helvetica, sans-serif
}

body
{
	background: #ffffff;
	font-size: 100%;
	margin: 0;
	margin-top: 0;
	scrollbar-face-color: #DDDDDD;
	scrollbar-highlight-color: #EEEEEE;
	scrollbar-shadow-color: #666666;
	scrollbar-3Dlight-color: #444444;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #F3F3F3;
	scrollbar-darkshadow-color: #222222;
}

th { font-size: 80%}
th p { font-size: 100%}
th p b { font-size: 110%}
td ul { font-size: 100%; line-height: 110%}
td ol { font-size: 100%}
td ul ul { font-size: 100%}
td ul ul ul { font-size: 100%}
td p { font-size: 100%}
td label { font-size: 100%}
td { font-size: 80%; color: #32255D; }

.bg_logo
{
	background-image: url('images/bg_om.jpg');
	background-repeat: no-repeat;
	background-position: bottom right;
}

.bg_menu
{
	background: #FFFFFF;
}

.bgDarkMauve
{
	background: #B7C3FF;
}

.bgMauve
{
	background: #E3E7FF;
}

.borderBottom
{
	border-bottom: 1px solid #5A6DAD;
}

.borderLeftx
{
	border-left: 1px solid #32255D;
}

.borderLeft
{
	border-left: 1px solid #B7C3FF;
}

.borderLeftTop
{
	border-left: 1px solid #5A6DAD;
	border-top: 1px solid #5A6DAD;
}

.borderTable
{
	border-bottom: 2px solid #B7C3FF;
	border-top: 2px solid #D3D9FF;
	border-left: 2px solid #D3D9FF;
	border-right: 2px solid #B7C3FF;
}

.button
{
	cursor: hand;
	font-size: 10pt;
	height: 24;
	margin: 4;
}

#cap
{
	font-size: 300%;
/*	font-weight: bold; */
	float: left;
/*	height: 24px; */
	line-height: 24px;
	margin-top: 2px;
	margin-right: 1px;
}

.ed
{
	border-bottom: 1px solid #FF9933;
	border-top: 1px solid #FF9933;
	border-left: 1px solid #FF9933;
	border-right: 1px solid #FF9933;
}

.ed_head
{
	background: #FF9933;
	color: #FFFFFF;
	font-size: 100%;
}

.ed_subhead
{
	background-image: url('images/orange_fade.gif');
	background-repeat: no-repeat;
	font-size: 90%;
}

.ed_text
{
	font-size: 80%;
}

.footer
{
	font-size: 10pt;
	text-align: right;
}

.image_left
{
	float: left;
	margin-right: 10px;
	margin-top: 4px;
	margin-bottom: 10px;
}

.image_right
{
	float: right;
	margin-left: 10px;
	margin-right: 6px;
	margin-top: 4px;
	margin-bottom: 10px;
}

.menu
{
	color: #DD7711;
	font-size: 10pt;
/*	text-align: center; */
}

.thinline
{
	height: 2;
	background: #FF9933;
}

.vthinline
{
	height: 1;
	background: #FF9933;
}

a.1:active,a.1:link,a.1:visited
{
	color: #0000FF;
}

a.1:hover
{
	color: #000000;
	background: #B7C3FF;
	text-decoration: none;
}

a.piclink:active,a.piclink:link,a.piclink:visited,a.piclink:hover
{
	color: #000000;
}