body {

	color:#542A00;
	FONT-FAMILY:tahoma;
	font-weight:normal;
	font-size:11px;
	text-decoration:none;
}
h1{font-size:16px;}
hr{	border:dotted #888888;	height:1px;}
li{
	text-align:justify;
}
td{
	color:#542A00;
	FONT-FAMILY:tahoma;
	font-weight:normal;
	
	
	font-size:12px;
	text-decoration:none
}
.paddinleft{
	padding-left:300px;
	font-weight:bold;
}
.normal{
	color:#542A00;
	FONT-FAMILY:tahoma;
	font-weight:normal;
	text-align:justify;
	font-size:11px;
	text-decoration:none
}
.red{
	color:#993300;
	FONT-FAMILY:tahoma;
	font-weight:bold;
/*	text-align:justify;*/
	font-size:11px;
	text-decoration:none
}
li{list-style-image: url('images/bullet.jpg');}
/*--------------------- widths---------------------------*/
.leftmenuwidth{		width:188px;background-image:url('images/leftback.jpg');background-repeat:no-repeat;background-position:top;background-color:#542A00}
.rightmenuwidth{	width:557px;}
.mainbodywidth{		width:745;background-image:url('images/mainback.jpg');background-repeat:no-repeat;background-position:top;}
.tabalign{	text-align: right;}
.tabborder{background-image:url(images/dothorizental.gif);background-repeat:repeat-x;}
.tabborderv{background-image:url(images/dotvertical.gif);background-repeat:repeat-y;}
.maintable{
	background-color:#ffffff;
}
/*----------------------Links---------------------*/
a{	
	color:#542A00;
	FONT-FAMILY:tahoma;
	font-weight:normal;
	font-size:11px;
	text-decoration:underline;
}
a:hover{
	color:#542A00;
	FONT-FAMILY:tahoma;
	font-weight:normal;
	font-size:11px;
	text-decoration:none;
}
a.mainlinks{
	background-color:#ffffff;
	color:#333333;
	FONT-FAMILY:tahoma;
	font-weight:bold;
	width:100%;
	height:22px;
	padding-top:3px;
	font-size:12px;
	text-decoration:none;
}
a.mainlinks:hover{
	background-color:#eeeeee;
	color:#888888;
	FONT-FAMILY:tahoma;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
}
/*---------------------------RightMenu-------------------------------------*/
.rightmenuheader{
	background-color:#eeeeee;
	color:#0D72BA;		/*542A00;*/
	FONT-FAMILY:Verdana;
	font-weight:bold;
	height:22px;
	font-size:12px;
	text-decoration:none;
}
.rightmenutext{
	color:#666666;
	FONT-FAMILY:tahoma;
	font-weight:normal;
	text-align:justify;
	padding:7px;
	font-size:10px;
	text-decoration:none;
}
/*---------------------------Main-------------------------------------*/
.pagecaption{
	color:#888888;
	FONT-FAMILY:tahoma;
	font-weight:normal;
	text-align:justify;
	font-size:24px;
	text-decoration:none;
}
.maintext{
	color:#666666;
	FONT-FAMILY:tahoma;
	font-weight:normal;
	text-align:left;
	padding-left:11px;
	padding-right:18px;
	padding-top:14px;
	font-size:11px;
	text-decoration:none;
}
.redtext{
	color:#F65843;
	FONT-FAMILY:Verdana;
	font-weight:Bold;
	text-align:justify;
	font-size:11px;
	text-decoration:none;
}
.bluetext{
	color:#0D72BA;
	FONT-FAMILY:Verdana;
	font-weight:Bold;
	text-align:justify;
	font-size:11px;
	text-decoration:none;
}
/*---------------------------------------forms and fields---------------------*/
.buttonfield{
	border:solid 1px #dddddd;
	background-color:#542A00;
	FONT-FAMILY: Verdana;
	color:#FFFFFF;
	height:24px;
	font-size:11px;
	font-weight:bold;
	cursor:hand

}
.textfield{
	border:solid 1px #888888;
	FONT-FAMILY: Verdana;
	color:#000000;
	font-size:11px
}