body {
	scrollbar-3d-light-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-face-color: #c4cadd;
	scrollbar-darkshadow-color: #09356a;
	scrollbar-base-color: #ffffff;
	scrollbar-shadow-color: #A6966D;
	scrollbar-arrow-color: #09356a;
	scrollbar-track-color: #FFF9EA;
	margin: 10 0 0 10;
	padding: 0;
	overflow: auto;
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	text-decoration: none;
	background-color: #E0E1E2;
}

a:link { font-family: Arial; font-size: 11px; font-style: normal; font-weight: bold; color: #aa8634; text-decoration: none }
a:visited { font-family: Arial; font-size: 11px; font-style: normal; font-weight: bold;  color: #aa8634; text-decoration: none }
a:hover { font-family: Arial; font-size: 11px; font-style: normal; font-weight: bold; color: #aa8634; text-decoration: none }
a:active { font-family: Arial; font-size: 11px; font-style: normal; font-weight: bold; color: #aa8634; text-decoration: none }

a.menu:link { font-family: Arial; font-size: 11px; font-style: normal; font-weight: bold; color: #ffffff; text-decoration: none; margin-bottom: 3px; text-align: top;}
a.menu:visited { font-family: Arial; font-size: 11px; font-style: normal; font-weight: bold;  color: #ffffff; text-decoration: none; margin-bottom: 3px; }
a.menu:hover { font-family: Arial; font-size: 11px; font-style: normal; font-weight: bold; color: #ffffff; text-decoration: none; margin-bottom: 3px; }
a.menu:active { font-family: Arial; font-size: 11px; font-style: normal; font-weight: bold; color: #ffffff; text-decoration: none; margin-bottom: 3px; }

a.left_menu:link { font-family: Arial; font-size: 11px; font-style: normal; font-weight: bold; color: #aa8634; text-decoration: none; margin: 10 10 10 10; }
a.left_menu:visited { font-family: Arial; font-size: 11px; font-style: normal; font-weight: bold;  color: #aa8634; text-decoration: none; margin: 10 10 10 10; }
a.left_menu:hover { font-family: Arial; font-size: 11px; font-style: normal; font-weight: bold; color: #aa8634; text-decoration: none; margin: 10 10 10 10; }
a.left_menu:active { font-family: Arial; font-size: 11px; font-style: normal; font-weight: bold; color: #aa8634; text-decoration: none; margin: 10 10 10 10; }

p {
	font-family: Arial; 
	font-size: 11px; 
	font-style: normal; 
	color: #09356a; 
	margin: 10 10 10 10;
}

dl {
	font-family: Arial; 
	font-size: 11px; 
	font-style: normal; 
	color: #09356a; 
	margin: 10 0 0 10;
}

li {
	font-family: Arial; 
	font-size: 11px; 
	font-style: normal; 
	color: #09356a; 
	margin: 5 10 5 10;
}

li.left_menu {
	margin: 5 0 0 0;
}

h1 {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	text-decoration: none;
	color: #ffffff;
	line-height: 20px;
	font-weight: bold;
	margin: 0 0 0 20;
}

h1.gold {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	text-decoration: none;
	color: #aa8634;
	line-height: 20px;
	font-weight: bold;
	margin: 0 0 0 10;
}

table.main {
	background-image: url(images/bg.gif);
	background-repeat: repeat;
}



td.header {
	background-repeat: repeat-x;
}



td.subheader {
	background-image: url(images/subheader_bg.gif);
	background-repeat: repeat-x;
	width: 254px;
	height: 35px;
}

td.menu {
	background-image: url(images/menu_bg.gif);
	background-repeat: repeat-x;
	height: 20px;
}

td.formtext {
	font-family: Arial; 
	font-size: 11px; 
	font-style: normal; 
	color: #09356a; 
}

input.textfield{
	border: 1px solid #09356a;
	color: #09356a;
	background-color: #ffffff;
	width: 150px;
	height: 17px;
	font-family: arial,verdana,trebuchet,sans-serif;
	font-size: 11px;
}

select {
	border: 1px solid #09356a;
	color: #09356a;
	background-color: #ffffff;
	height: 17px;
	font-family: arial,verdana,trebuchet,sans-serif;
	font-size: 11px;
}

textarea {
	border: 1px solid #09356a;
	margin-bottom: 10px;
	color: #09356a;
	background-color: #ffffff;
	font-family: arial,verdana,trebuchet,sans-serif;
	font-size: 11px;
	width: 190px;
}

input.button {
	color: #09356a;
	background-color: white;
}
