body
 {
	font-size:10pt; 
	color-#000000;
	font-family: arial,helvetica; 
	margin-left:0px; 
	margin-right:0px; 
	margin-top:20px;
	background-image:url('gfx/bg.png');
} 

.STAR 
	{ 
	font-family: Times New Roman; 
	font-size: 16px; 
	color: #800000;
	font-weight: bold;
	}

TD.HEADER1 
	{ 
	font-family: Times New Roman; 
	font-size: 24px; 
	color: #C49A6C;
	font-weight: bold;
	font-style: italic;
	text-align: right; 
	}
TD.HEADER2
	{ 
	font-family: Times New Roman; 
	font-size: 18px; 
	color: #3C2415;
	font-weight: bold;
	text-align: right; 
	}

TD.HOLIDAYS 
	{ 
	font-family: Brush Script MT; 
	font-size: 36px; 
	color: #800000;
	font-weight: bold;
	font-style: italic;
	text-align: right; 
	}

TD.LEFTNAV
	{ 
	font-family: Arial; 
	font-size: 12px; 
	color: #FFFFF;
	font-weight: bold;
	text-align: right;
	background-color:#FFFFFF;
	vertical-align: top; 
	}

TD.RIGHTNAV
	{ 
	font-family: Arial; 
	font-size: 12px; 
	color: #FFFFF;
	font-weight: bold;
	text-align: center;
	background-color:#FFFFFF;
	vertical-align: top; 
	}

TD.BGNAV_CONTENT
	{ 
	font-family: Arial; 
	font-size: 22px; 
	color: #FFFFF;
	font-weight: bold;
	text-align: right;
	background-color:#FFFFFF;
	background-image:url('gfx/bg_between_nav_content.png');
	vertical-align: top; 
	}
TD.CONTENT
	{ 
	font-family: Arial; 
	font-size: 12px; 
	color: #FFFFF;
	background-color:#FAF2E0;
	vertical-align: top; 
	}
TD.BGCONTENT_LOGO
	{ 
	font-family: Arial; 
	font-size: 22px; 
	color: #FFFFF;
	font-weight: bold;
	text-align: right;
	background-color:#FFFFFF;
	background-image:url('gfx/bg_between_content_rlogo.png');
	}
TD.BASESHADOW
	{ 
	font-family: Arial; 
	font-size: 22px; 
	color: #FFFFF;
	font-weight: bold;
	text-align: right;
	background-color:#FFFFFF;
	background-image:url('gfx/bg_base_shadow.png');
	}

A.CONTENT_NAV:link { 
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #6C4025; 
  font-weight : bold;
}

A.CONTENT_NAV:hover {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #6C4025;
  font-weight : bold;
}
A.CONTENT_NAV:visited {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #6C4025;
  font-weight : bold;
}

A.BASELINKS:link { 
  font-family: Verdana, Arial, sans-serif;
  font-size: 7px;
  color: #F9EACB; 
}

A.BASELINKS:hover {
  font-family: Verdana, Arial, sans-serif;
  font-size: 6px;
  color: #F9EACB; 
margin-top: 2px;
margin-bottom: 2px;
}
A.BASELINKS:visited {
  font-family: Verdana, Arial, sans-serif;
  font-size: 6px;
  color: #F9EACB; 
margin-top: 2px;
margin-bottom: 2px;
}

h1.TITLE {
font-size: 16px;
color: #3F2617;
font-weight: bold;
margin-top: 5px;
margin-bottom: 3px;
} 

h3.CONTENT {
font-size: 14px;
color: #3F2617;
font-weight: bold;
margin-top: 0px;
margin-bottom: 0px;
} 


h2 {
font-size: 18px;
color: #3F2617;
font-weight: bold;
margin-top: 0px;
margin-bottom: 0px;
} 

h1.INFOBOX {
font-size: 16px;
color: #FFFFFF;
font-weight: bold;
margin-top: 5px;
margin-bottom: 3px;
} 

UL.INFOBOX {
font-size: 14px;
color: #FFFFFF;
font-weight: bold;
margin-top: 5px;
margin-bottom: 3px;
} 

.glossymenu{
margin: 5px 0;
padding: 0;
width: 152px; /*width of menu*/
border: 5px solid #FFFFFF;
border-bottom-width: 5;
}

.glossymenu a.menuitem{
background-color:#6C4025;
/*background: black url(js/glossyback.gif) repeat-x bottom left;*/
font: bold 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: white;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding: 4px 0;
padding-left: 5px;
padding-right: 5px;
text-decoration: none;
border-bottom: 4px solid white;
}

TD.NAV1 a.NAV1
	{ 
	font: bold 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	color: white;
	display: block;
	}

.glossymenu a.menuitem:visited, .glossymenu .menuitem:active{
color: white;
}

.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 5px;
right: 5px;
border: none;
}

.glossymenu a.menuitem:hover{
/*background-image: url(js/glossyback2.gif);*/
background-color:#291103;
color: white;
}

.glossymenu div.submenu{ /*DIV that contains each sub menu*/
background: #C59A6D;
color: white;
}

.glossymenu div.submenu ul{ /*UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
color: white;
}

.glossymenu div.submenu ul li{
border-bottom: 4px solid white;
}

.glossymenu div.submenu ul li a{
display: block;
font: normal 12px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: #6C4025;
font-weight: bold;
text-decoration: none;
padding: 2px 0;
padding-left: 0px;
padding-right: 5px;
}

.glossymenu div.submenu ul li a:hover{
background: #DFDCCB;
color: #6C4025;

}






td {font-size:10pt;font-family: arial,helvetica;}
a:link {color: #314934; text-decoration: none;}
a:visited {color: #314934; text-decoration: none;}
a:active {color: #314934; text-decoration: none;}
a:hover {color: #314934; text-decoration: none;}
  .menu		{ text-decoration: none; color: #000000; }
  .menu:hover	{ text-decoration: none; color: #000000; }
  .menu:active	{ text-decoration: none; color: #000000; }
.heading3 {font-size: 12pt;font-weight: bold; font-family: arial, helvetica;}		
.footer	{margin-top: 50px;font-family: verdana, arial, helvetica;font-size: 8pt;}
TD.MENU1 { font-family: Arial; font-size: 11px; color: #000000;}
TD.MENU2 { font-family: Arial; font-size: 14px; color: #FFFFFF;}
TD.MENU3 { font-family: Arial; font-size: 12px; color: #000000;}
TD.MENU4 { font-family: Arial; font-size: 11px; color: #000000;}
TD.MENU5 { font-family: Arial; font-size: 10px; color: #000000;
h1 {font-size:18pt;font-family: arial,helvetica;)
	}

.borderOn{ border: solid 1px #314934;
	cursor:pointer;cursor:hand;
	font-family: Arial; font-size: 9pt; color: #314934;
	} 
.borderOff { border:solid 1px #D6D3D6;
	font-family: Arial; font-size: 9pt; color: #314934;} 

TABLE#tblCoolbar
	{
	background-color:threedface; padding:1px; color:menutext;
	border-width:1px; border-style:solid;
	border-color:threedhighlight threedshadow threedshadow threedhighlight;

	}
TABLE#outterCoolbar
	{
	background-color:darkblue; padding:1px; color:menutext;
	border-width:1px; border-style:solid;
	border-color:#B5BDD6 darkblue darkblue #B5BDD6;
  .menu		{ text-decoration: none; color: #000000; }
  .menu:hover	{ text-decoration: none; color: #000000; }
  .menu:active	{ text-decoration: none; color: #000000; }
	}

.cbtn	        {height:21px; border: threedface 1px solid;}
.cbtnOver       {height:21px; border: threedface 1px solid; background-color = "#B5BDD6"; border-color: darkblue;}
.cbtnDown       {height:21px; border: threedface 1px solid; background-color = "#8494B5"; border-color: darkblue;}
.cbtnUsed       {height:21px; border: #9999CC 1px solid; background-color:#CCCCCC}
.cbtnUnused     {height:21px; border: threedface 1px solid;}
.cbtnDisabled   {height:21px; border: threedface 1px solid; filter:alpha(opacity=25);}

.separator{
	border-left: buttonshadow solid 1px;
	border-right: buttonhighlight solid 1px;
	font-size: 0px;
	top: 1px;
	height: 22px;
	width: 1px;
	}
.txtbtn {font-family:tahoma; font-size:70%; color:menutext;}
TD.MAIL1 { font-family: Arial; font-size: 10pt; color: #000000;}

.textbox {	font-family: 'MS Sans Serif', verdana, arial, helvetica; 
		font-size: 8pt; 
               	color: #000000; 
               	background-color: #EEEEEE; 
               	border: 1 solid #C0C0C0 
		}
		
		
.button {	font-family: 'MS Sans Serif', verdana, arial, helvetica; 
		font-size: 8pt; 
               	background-color: #EEEEEE;
               	border: 1 solid #C0C0C0
               	}

.textarea_box { font-family: 'MS Sans Serif', verdana, arial, helvetica; 
		font-size: 8pt;
		color: #000000;
		background-color: #EEEEEE;
               	border: 1 solid #C0C0C0 }
input.nbor {
  border     : 0;
  text-align : right;
}


