body {
  background-color: #808080;
  /*color: #65808A;*/
  font-size: 10pt; 
  font-family: Geneva, Arial, Helvetica, sans-serif;
  margin-left: 0px;
  margin-right: 0px;
  padding-left: 0px;
  padding-right: 0px;
}

fieldset {
  /*border: 1px solid #696969;*/
  padding: 8px;
}

legend {
  border: 2px dotted #99CCCC;
  padding: 4px;
  font-weight: bold;
  background-color:#CCFFFF;
}

form {
  margin: 0px;
}

textarea	{
		font-family: Courier, Verdana, Arial;
		font-size: 10px;
		color: #202020;
		/*background-color: #FFE2BD;
		border: 1px inset #808080;*/
	}

input, select {
		font-size: 12px;
		color: #202020;
		/*background-color: #FFE2BD;
		border: 1px inset #808080;*/
	}

.inputfile {
		font-size: 12px;
		color: #202020;
		/*background-color: #FFE2BD;
		border: 1px inset #808080;*/
	}

.button {
		font-size: 12px;
		color: #333333;
		/*background: url();
		border: 1px outset #808080;*/
		font-style: normal;
		font-weight: bold;
	}

.radio, .checkbox {
		font-size: 11px;
		color: #202020;
		border: 0px none;
	}

h1 {
  font-size: 24px;
  font-weight: bold;
  margin: 0px;
  padding: 0px;
}

h2 {
  font-size: 15px;
  margin: 0px;
  padding: 0px;
}
h3 {
  font-size: 14px;
  margin: 0px;
  padding: 0px;
}

hr {
  background-color: #000099;
  border: 0px;
  color: #000099;
  height: 1px;
}

a:link, a:visited, a:active
	{
		text-decoration: none;
		color: #284B5F;
	}
	
a:hover
	{
		color: #0033FF;
		text-decoration:underline;
	}

div.bottom {
  color: #CCCCCC;
  font-size: 11px;
  text-align: center;
}

/* Define some colors */

.darkbg {
  background-color: #99AABA;
  color: #65808A;
}

.mediumbg {
  background-color: #D27400;
  background-image: url(images/blocktab.gif);
  background-position:center;
  background-repeat: repeat-x;
  color: #FFFFFF;
}

a.tbheader, a.tbheader:active {
  color: #312231;
  text-decoration: none;
}
a.tbheader:hover {
  color: #969696;
  text-decoration: none;
}

.lightbg {
  background-color: #FFF5E1;
  color: #0C0C0C;
}
.lightbgalt {
  background-color: #DDD;
  color: #330000;
}

.highlight {
  background-color: yellow;
  color: #000;
}

.alertarea {
  color: Red;
  background: White;
}

/* Top menu */

a.menu, a.menu:visited {
  color: White;
  font-weight: bold;
  margin-left: 4px;
  margin-right: 4px;
  padding: 3px;
  text-decoration: none;
}
a.menu:hover, a.menu:active {
  color: Yellow;
}

a.menu_footer, a.menu_footer:visited {
  color: #284B5F;
  font-weight: bold;
  margin-left: 4px;
  margin-right: 4px;
  padding: 3px;
  text-decoration: none;
}
a.menu_footer:hover, a.menu_footer:active {
  color: #FFCC66;
  text-decoration: underline;
}

ul.admnav {
	margin:0;padding:0;list-style-type:none;
	display:block;
	line-height:160%;
	text-align: right;
	width:100%;
}

ul.admnav li {
	margin:0;padding:0;
	text-align: right;
	border-bottom: 1px solid White;
	width:100%;
}

ul.admnav li a {
	display:block;text-decoration:none;
	padding: 0px 0px 0px 0px;width:100%;
	text-align: right;
}

ul.admnav li a:hover {
	background: #CDCDCD url("images/nav.gif") no-repeat 0 5px;
	padding:0px 0px 0px 0px;width:100%;
	text-align: right;
	font-weight: bold;
}

ul.admnav li a.crnt, ul.admnav li a.crnt:active, ul.admnav li a.crnt:visited, ul.admnav li a.crnt:hover{
	background: #CDCDCD url("images/nav.gif") no-repeat 0 5px;
	text-align: right;
	font-weight: bold;
}

ul.nav {
	margin:0;padding:0;list-style-type: none;
	display:block;
	line-height:160%;
	text-align: right;
	width:100%;
}

ul.nav li {
	margin:0;padding:0;
	text-align: right;
	border-bottom: 1px solid White;
	width:100%;
}

ul.nav li a {
	display:block;text-decoration:none;
	padding: 0px 0px 0px 0px;width:100%;
	text-align: right;
}

ul.nav li a:hover {
	background: #CDCDCD url("images/nav.gif") no-repeat 0 5px;
	padding:0px 0px 0px 0px;width:100%;
	text-align: right;
	font-weight: bold;
}

ul.nav li a.crnt, ul.nav li a.crnt:active, ul.nav li a.crnt:visited, ul.nav li a.crnt:hover{
	background: #CDCDCD url("images/nav.gif") no-repeat 0 5px;
	text-align: right;
	font-weight: bold;
}

.navheader {
	background: Silver url("images/navheader.gif") no-repeat 0 3px;
	line-height:160%;
	font-weight: bold;
	text-align: right;
}
a.table_top, a.table_top:active {
  color: #FFF8DC;
  text-decoration: none;
}
a.table_top:hover {
  color: #FFF8DC;
  text-decoration: underline;
}

.tableborder { border: 1px solid #D07300; background-color:#D07300; padding:0px; margin:0px; }

.tablebg {
  /*background-color for all pages layout*/
  background-color: #F9F9F9;
  color: #65808A;
}

TD { font-size: 10pt; font-family: Geneva, Arial, Helvetica, sans-serif; }

.join_edit_error {
	background-color: #FFE6E6;
	border: 1px dashed #CC0000;
	padding: 2px;
}

/*--- start interface menu ---*/

#tabbedmenu{
padding: 0;
width: 100%;
/*border-top: 5px solid #D25A0B; /*Blue color theme*/ 
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

#tabbedmenu ul{
margin:0;
margin-left: 40px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

#tabbedmenu li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform:uppercase;
}

#tabbedmenu a{
float: left;
display: block;
font: bold 11px Arial;
color: white;
text-decoration: none;
margin: 1px 1px 0 0; /*Margin between each menu item*/
padding: 5px 10px;
background-color: black; /*Blue color theme*/ 
/*border-top: 1px solid white;*/
background: black url(images/blockdefault.gif) center center repeat-x;
}

#tabbedmenu a:hover{
background-color: #D25A0B; /*Blue color theme*/ 
color: white;
background: transparent url(images/blockactive.gif) center center repeat-x;
}

#tabbedmenu #m_current a{ /*currently selected tab*/
/*background-color: #D25A0B; /*Blue color theme*/ 
/*color: white;*/
background-color:#999999;
color: yellow;
/*border-color: #D25A0B; /*Blue color theme*/ 
}

#tabbedmenu #m_current a:hover{
background-color: #D25A0B; /*Blue color theme*/ 
color: white;
}

#footer{
padding: 0;
width: 100%;
/*border-top: 5px solid #D25A0B; /*Blue color theme*/ 
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size: 10px;
vertical-align:middle;
background: transparent url(images/theme_C3_R7.jpg) center center no-repeat;
}

/* --- user panel --- */

#verblock{
width: 180px;
border-right: 1px solid #000;
padding: 1em 0 1em 0;
margin-top: 1em;
margin-bottom: 1em;
background-color: #fff;
color: #333;
}

* html #verblock{ /*IE 6 only */
w\idth: 147px; /*Box model bug: 180px minus all left and right paddings for #verblock */
}

#verblock ul{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#verblock li {
border-bottom: 1px solid #fff;
margin: 0;
}

#verblock li a{
display: block;
padding: 5px 5px 5px 8px;
border-left: 10px solid #666666;
border-right: 10px solid #CCCCCC;
background-color: #999999;
color: #fff;
text-decoration: none;
width: 100%;
}

html>body #verblock li a{ /*Non IE6 width*/
width: auto;
}

#verblock li a:hover{
border-left: 10px solid #004080;
border-right: 10px solid #EEEFFF;
background-color: #0066CC;
color: #fff;
}

#verblock #crnt a{
border-left: 10px solid #004080;
border-right: 10px solid #EEEFFF;
background-color: #777;
color: #FFFF66;
font-style:italic;
font-weight:bold;
}

/*--- end interface menu ---*/

.dtree {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	white-space: nowrap;
}
.dtree img {
	border: 0px;
	vertical-align: middle;
}
.dtree a {
	color: #000;
	text-decoration: none;
}
.dtree a.node, .dtree a.nodeSel {
	color: #000;
	white-space: nowrap;
	padding: 1px 2px 1px 2px;
}
.dtree a.node:hover, .dtree a.nodeSel:hover {
	text-decoration: none;
}
.dtree a.nodeSel {
	background-color: #c0d2ec;
}
.dtree .clip {
	overflow: hidden;
}

a.help { color: #65808A; font-weight: bold; text-decoration: none; }
a.help:hover { color: #65808A; text-decoration: underline; }

/* Help Hint */
.hint_hdr {font-family: arial, verdana; font-size: 12px; font-weight: bold; color:  #FFFFFF;}
.hint_cnt {font-family: arial, verdana; font-size: 11px;}
.hint_fg {background-color: #ffffea;}
.hint_bg {background-color: #696969;}
