a
{
	color: #DC4614;
}

a.bold
{
	font-weight: 700;
}

a.footer
{
	font-family: tahoma, arial, helvetica, sans-serif;
	text-decoration: none;
	color: #666666;
}

a.footer:hover
{
	text-decoration: underline;
}

a.navigation
{
	color: #FFFFFF;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

a.navigation:hover
{
	text-decoration: underline;
}

a.none
{
	text-decoration: none;
}

a.none:hover
{
	text-decoration: underline;
}

a.smallbold
{
	font-size: 10px;
	font-weight: 700;
	text-decoration: underline;
}

a.smallgrey
{
	color: #999999;
	font-size: 10px;
	text-decoration: none;
}

a.white
{
	color: #FFFFFF;
	text-decoration: none;
}

a.white:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}

h1, .txt_heading
{
	color: #000000;
	font-size: 24px;
	font-weight: 400;
}

h2, .txt_subheading, .headertab
{
	color: #000000;
	font-size: 18px;
	font-weight: 400;
}

TD.olms_header
{
	color: #000000;
	font-size: 18px;
	font-weight: 400;
	border-style: solid; 
	border-width: 0px 0px 2px 0px; 
	border-color: #000000;
}

h3
{
	color: #5A5A00;
	font-size: 13px;
	font-weight: 700;
}

img.content_left
{
	margin-left: 0px;
	margin-right: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
}

img.content_right
{
	margin-left: 5px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
}

input.signup
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: 400;
	width: 118px;
	height: 16px;
}

input.standard, select.standard
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: 400;
	width: 200px;
	height: 18px;
}

textarea.standard
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: 400;
	width: 200px;
}

td, textarea, input, select
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
}

td.black, tr.black
{
	background-color: #000000;
}

td.grey01, tr.grey01, table.grey01
{
	background-color: #E6E6E6;
}

td.grey02, tr.grey02, table.grey02
{
	background-color: #F5F5F5;
}

td.grey03, tr.grey03, table.grey03
{
	background-color: #F0F0F0;
}

td.grey04, tr.grey04, table.grey04
{
	background-color: #CCCCCC;
}

td.orange01, tr.orange01, table.orange01
{
	background-color: #D23C0A;
}

td.orange02, tr.orange02, table.orange02
{
	background-color: #E6501E;
}

td.white, tr.white, table.white
{
	background-color: #FFFFFF;
}

.txt_intro
{
	font-weight: 700;
	font-size: 13px;
}

.txt_footer
{
	color: #666666;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 11px;
}

.txt_medium
{
	font-size: 16px;
	font-weight: 700;
}

.txt_navheader
{
	color: #D4A480;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 9px;
	font-weight: 700;
}

.olms_subheader
{
	color: #D4A480;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: 700;
	border-style: solid; 
	border-width: 0px 0px 1px 0px; 
	border-color: #CCCCCC;
}

.txt_navigation
{
	font-size: 10px;
	color: #FFFFFF;
}

TD.olms_featuredetail
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	border-style: solid; 
	border-width: 0px 0px 1px 0px; 
	border-color: #CCCCCC;
}

TD.olms_featureheader
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	border-style: solid; 
	border-width: 0px 0px 1px 0px; 
	border-color: #CCCCCC;
}

.txt_orange, .olms_description
{
	color: #DC4614;
	font-weight: 700;
}

.txt_orangebold
{
	color: #DC4614;
	font-weight: 700;
}

.txt_small
{
	font-size: 10px;
}

.txt_smallbold
{
	font-size: 10px;
	font-weight: 700;
}

.txt_table
{
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 10px;
}

.txt_white
{
	color: #FFFFFF;
}

.txt_whitebold
{
	color: #FFFFFF;
	font-weight: 700;
}
TD.border1
		{
		background-image:url(border1.gif);
		background-repeat:repeat-y;
		width:32px;
		background-color:#ABAFA0;
		background-position: right;
		}

