body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	scrollbar-base-color: #F2E5CF;
	scrollbar-arrow-color: #B30738;	
	scrollbar-track-color: #B89B69;
	scrollbar-shadow-color: #B89B69; 
}

div, p, td, tr, li, ul {
	font-family : Arial, Verdana, sans-serif;
	font-size : 9pt;
	color : #223E72;
	font-style : normal;
}

h1.title {
	font-family : Arial, Verdana, sans-serif;
	font-weight : normal;
	font-size : 14pt;
	color : #223E72;
	border: 0px;
	padding-top:20px;
	text-transform:uppercase;
}

h1 {
	font-family : Arial, Verdana, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color : #666633;
}

h2 {
	font-family : Arial, Verdana, sans-serif;
	font-size : 11pt;
	font-weight : bold;
	color : #B69864;
}

h3 {
	font-family : Arial, Verdana, sans-serif;
	font-weight : bold;
	font-size : 10pt;
	color : #B69864;
}

a:hover,  a.menu { 
	color: #000000;
}

A:link {
	color : #A10632;
}

A:visited {
	color : #B69864;
}

hr {
	height : 1px;
	color : #F2E5CF;
	margin : 0px;
	padding : 0px;
}

ul li {
	list-style-image : url("/images/li.gif"); 
	margin : 0px;
	padding :0px;
}

.small {
	font-family : Arial, Verdana, sans-serif;
	font-size : 8pt;
}


.odd { background-color: #EFE8D9; }

.even { background-color: #F6F1E7; }

.mainborder {
	border-color : #F2E5CF;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	border-right-style : solid;
	border-right-width : 1px;
}

.border {
	border-color : #666666;
	border-style : solid;
	border-width : 1;
	background-color: #FCFCFC;
}

.imgout {
	border: 0;
	filter: alpha(opacity=60);
	margin: 0;
	padding: 0;
}

.imgover {
	border: 0;
	margin: 0;
	padding: 0;
}	

.formmargin {
	margin-top : 0px;
	margin-bottom : 0px;
}

#required {
	border-left: 4px solid #B69864;	
}

.forminput {
	font-family : Arial, sans-serif;
	border: 1px solid #B69864; 
	background: #F6F1E7;
	color: #000000;
	margin: 0;
	padding-left:3px;;
}

.searchinput {
	font-family : Arial, sans-serif;
	font-size : 10px;	
	color: #000000;
	border: 1px solid #B69864; 
	background: #F6F1E7;
	width: 150px;
	height:15px
}

.menu, a.menu:visited {
	padding-left:42px;
	padding-right:10px;
	line-height:30px;
	font-family : Arial, Verdana, sans-serif;
	font-size : 11px;
	color : #F2E5CF;
	font-weight : bold;
	text-decoration : none;
	width: 100%;
	background-image : url("../images/menu_under.gif");
}

a.menu {
	display:block;
	width:100%;
	color:#FFFFFF;
}

a.menu:hover {
	background-image : url("../images/menu_over.gif");
	color:#FFFFFF;
}

span.menu {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #FFFFFF;
	text-decoration : none;
	display:block;
	width:100%;
}

.popupmenu {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	color : #B30738;
	text-decoration : none;
	padding-left:5px;
	cursor : hand;
	line-height:24px;
}

a.popupmenu, span.popupmenu  {
	display:block; 
}

a.popupmenu:hover  {
	color : #FFFFFF;
	background-color : #B30738;
}

.submenu {
	margin-top:-10px;
	padding:0px;
	font-family : Arial, Verdana, sans-serif;
	font-size : 9px;
	text-align : right;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #B69864;
}
	
.footertable {
	background-color: #F6F1E7;
	border: 1px solid #F2E5CF;
}

table.general	{
	background-color:#F8F6F2;
	border: 1px solid #F2E5CF;
	margin-left:10px;
}