body {
	color: #532900;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	font-weight: normal;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#D0B5A2;
	background-image:url(images/bodybg.jpg);
}
tr,td {
	color: #532900;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	text-align:left;
}
p {
	color: #000000;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	font-weight: normal;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

	A:visited  {color:#FF3300; text-decoration:underline}
	A:link  {color:#FF3300; text-decoration:underline}
	A:active  {color:#FF3300; text-decoration:underline}
	A:hover   {cursor: auto; color:#FF6600 ; text-decoration:underline}

.requiredText {
	color: #ff0000;  
	font-family: Arial, Tahoma, Verdana ;  
	font-size: 10px; 
	font-weight: none
}

.prominentText {
	color: #ff0000;  
	font-family: Arial, Tahoma, Verdana ;  
	font-size: 12px; 
	font-weight: none
}

ul, OL {
	color: #000000;  
	font-family: Arial, Tahoma, Verdana ;  
	font-size: 12px; 
	font-weight: none;
	text-align:left;
}

.button {
	BORDER-RIGHT:#333333 1px solid; BORDER-TOP: #333333 1px solid; FONT-WEIGHT: normal; FONT-SIZE: 12px; BORDER-LEFT: #333333 1px solid; COLOR: #65671B; BORDER-BOTTOM: #333333 1px solid; FONT-FAMILY: Arial, Tahoma, Verdana; BACKGROUND-COLOR: #DADC79; cursor:pointer; font-weight:bold;
}

INPUT, textarea {
	font-family: Arial, Tahoma, Verdana;
	background: #ffffff;
	BORDER-RIGHT: #CCCCCC 1px solid;
	BORDER-TOP: #CCCCCC 1px solid;
	BORDER-LEFT: #CCCCCC 1px solid;
	BORDER-BOTTOM: #CCCCCC 1px solid;
	color: #000000;
	font-weight:	normal;
	font-style:	normal;
	font-size: 12px;
}

.radiobutton {
	background-color: transparent;
	BORDER-RIGHT: none;
	BORDER-TOP: none;
	BORDER-LEFT: none;
	BORDER-BOTTOM: none;
	color: #000000;
	font-weight:	normal;
	font-style:	normal;
	font-size: 12px;
}

.rowHeader
{
	background-color: #7DBDE1;
	color: #333333;
	font-family: Arial, Tahoma, Verdana ;  
	font-size: 12px; 
}
a.rowHeader:visited {color:#333333; text-decoration:underline}
a.rowHeader:link {color:#333333; text-decoration:underline}
a.rowHeader:active {color:#333333; text-decoration:underline}
a.rowHeader:hover {cursor: auto; color:#003300 ; text-decoration:underline}

.rowHeaderSortAsc
{
	background-color: #7DBDE1;
	color: #333333;
	font-family: Arial, Tahoma, Verdana ;  
	font-size: 10px; 
	background-image: url(images/sort_asc.gif);     
  background-repeat: no-repeat;
  background-position: right center;
  padding-right: 12px;
}
a.rowHeaderSortAsc:visited {color:#333333; text-decoration:underline}
a.rowHeaderSortAsc:link {color:#333333; text-decoration:underline}
a.rowHeaderSortAsc:active {color:#333333; text-decoration:underline}
a.rowHeaderSortAsc:hover {cursor: auto; color:#003300 ; text-decoration:underline}

.rowHeaderSortDesc
{
	background-color: #7DBDE1;
	color: #333333;
	font-family: Arial, Tahoma, Verdana ;  
	font-size: 10px; 
	background-image: url(images/sort_desc.gif);     
  background-repeat: no-repeat;
  background-position: right center;
  padding-right: 12px;
}
a.rowHeaderSortDesc:visited {color:#333333; text-decoration:underline}
a.rowHeaderSortDesc:link {color:#333333; text-decoration:underline}
a.rowHeaderSortDesc:active {color:#333333; text-decoration:underline}
a.rowHeaderSortDesc:hover {cursor: auto; color:#003300 ; text-decoration:underline}

.BG_Main {
	background-color:#FFE5CA;
	color:#666666;
	font-family: Arial, Tahoma, Verdana ;  
	font-size: 12px;
}
.AltBarHighlight1 {
	background-color: #4A3200;
	color: #FFFFFF;
	font-family: Arial, Tahoma, Verdana ;  
	font-size: 12px; 
}
.AltBarHighlight2 {
	background-color: #F4A558;
	color: #333333;
	font-family: Arial, Tahoma, Verdana ;  
	font-size: 12px; 
}
.AltBarHighlight3 {
	background-color:#F0D1B3;
	color: #333333;
	font-family: Arial, Tahoma, Verdana ;  
	font-size: 12px; 
}
.subheader {
	color:#532900;
	font-family: Arial, Tahoma, Verdana ;  
	font-size: 22px;
	font-weight:bold;
	background-color:#D0B5A2;
}
.subtitle_orange {
	color:#FF6600;
	font-family: Arial, Tahoma, Verdana ;  
	font-size: 12px; 
	font-weight:bold;
}
.subtitle_brown {
	color:#532900;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	font-weight:bold;
	text-align: center;
}
.subtitle_darkorange {
	color:#9E3C0C;
	font-family: Arial, Tahoma, Verdana ;  
	font-size: 14px; 
	font-weight:bold;
}
.subtitle_green {
	color:#336600;
	font-family: Arial, Tahoma, Verdana ;  
	font-size: 14px; 
	font-weight:bold;
}
.subtitle_grey {
	color:#333333;
	font-family: Arial, Tahoma, Verdana ;  
	font-size: 12px; 
	font-weight:bold;
}
.topnav_white {
	color: #FFFFFF;
	font-family: Arial, Tahoma, Verdana ;  
	font-size: 12px; 
	font-weight:bold;
}
a.topnav_white:visited  {color: #FFFFFF; text-decoration:none}
a.topnav_white:link  {color: #FFFFFF; text-decoration:none}
a.topnav_white:active  {color:#FFFFFF; text-decoration:none}
a.topnav_white:hover   {cursor: auto; color:#CC0000; text-decoration:underline}

.topnav {
	color:#333333;
	font-family: Arial, Tahoma, Verdana ;
	font-size:12px;
	font-weight:bold;
}
a.topnav:visited  {color: #CC0000; text-decoration:none}
a.topnav:link  {color: #CC0000; text-decoration:none}
a.topnav:active  {color:	#CC0000; text-decoration:none}
a.topnav:hover   {cursor: auto; color:#990000 ; text-decoration:none}


.highlighttext {
	color: #FFFFFF;
	font-family: Arial, Tahoma, Verdana ;  
	font-size: 12px;
	text-align:left;
}

a.highlighttext:visited  {color: #FFFFFF; text-decoration:none}
a.highlighttext:link  {color: #FFFFFF; text-decoration:none; }
a.highlighttext:active  {color:#FFFFFF; text-decoration:none}
a.highlighttext:hover   {cursor: auto; color:#FFFF33; text-decoration:none; }

.highlighttext_yellow {
	color:#FFFF33;
	font-family: Arial, Tahoma, Verdana ;  
	font-size: 12px;
	text-align:left;
}

a.highlighttext_yellow:visited  {color: #FFFF33; text-decoration:none}
a.highlighttext_yellow:link  {color:#FFFF33; text-decoration:none; }
a.highlighttext_yellow:active  {color:#FFFF33; text-decoration:none}
a.highlighttext_yellow:hover   {cursor: auto; color:#FFCC00; text-decoration:none; }

.normalText {
	color: #666666;  
	font-family: Arial, Tahoma, Verdana ;  
	font-size: 12px; 
	font-weight: none
}


.sideMenu {
	color: #532900;
	font-family: Arial, Tahoma, Verdana ;  
	font-size: 12px;
	font-weight:bold;
	text-align:centre;
	width:248px;
}

a.sideMenu:visited  {color: #532900; text-decoration:none}
a.sideMenu:link  {color: #532900; text-decoration:none; }
a.sideMenu:active  {color:#532900; text-decoration:none}
a.sideMenu:hover   {cursor: auto; color:#996600; text-decoration:none; }

.sideMenuBar {
	color:#ffffff;
	font-family: Arial, Tahoma, Verdana ;  
	font-size: 12px;
	font-weight:bold;
	width:248px;
	background-color:#532900;
}
.subtitle_red {
	color:#CC0000;
	font-family: Arial, Tahoma, Verdana ;  
	font-size: 14px; 
	font-weight:bold;
}
.subpagetitle {
	color:#FFFFFF;
	font-family: Arial, Tahoma, Verdana ;  
	font-size: 18px;
	background-color:#532900;
}
.subpagetitle_botbg {
	background-color:#BB9477;
	height:17px;
}
.contentarea {
	color:#333333;
	vertical-align:top;
	height:520px;
}

.pic_marginright{
margin-right:10px;
}

.pic_marginleft{
margin-left:10px;
}

.boxtitle
{
	color:#532900;
	font-family: Bell Gothic Std Black;  
	font-size: 26px;
	font-weight:bold;
	background-color:#D0B5A2;
}

