
body {
	margin-top: 4px;
	margin-left:2px;
	margin-right:0px;
	color: #000000;
	scrollbar-3dlight-color:darkgray;
	scrollbar-arrow-color:#dae9e0;
	scrollbar-base-color:#fffafa;
	scrollbar-darkshadow-color:black;
	scrollbar-face-color:  #336633;
	scrollbar-highlight-color: #fffafa;
	scrollbar-shadow-color: #fffafa;
	background-color:#ffffff;
	
}

A:link {
	/*color: #003399;
	*/
	
	color:#990000;
	text-decoration: none;
	font-size:10pt;
	font-family:arial;
	font-weight:bold;
}

A:hover {
	/*color: #FF0000;
	*/
	color: navy;
	text-decoration: none;
	font-size:10pt;
	font-family:arial;
	font-weight:bold;
}


A:visited {
	color: #990000;
	text-decoration: none;
	font-size:10pt;
	font-family:arial;
	font-weight:bold;
}

A:visited:hover {
	color: navy;
	text-decoration: none;
	font-size:10pt;
	font-family:arial;
	font-weight:bold;
}


A.headerlink:link {
	/*color: #003399;
	*/
	font-family: Arial, Helvetica;
	font-weight: bold;
	font-style: normal;
	font-size: 12pt;
	color:#990000;
	text-decoration: underline;
}

A.headerlink:hover {
	/*color: #FF0000;
	*/
	font-family: Arial, Helvetica;
	font-weight: bold;
	font-style: normal;
	font-size: 12pt;
	color:navy;
	text-decoration: underline;
}


A.headerlink:visited {
	font-family: Arial, Helvetica;
	font-weight: bold;
	font-style: normal;
	font-size: 12pt;
	color:#990000;
	text-decoration: underline;
}

A.headerlink:visited:hover {
	font-family: Arial, Helvetica;
	font-weight: bold;
	font-style: normal;
	font-size: 12pt;
	color:navy;
	text-decoration: underline;
}


ul
{
	list-style : url(Images/bul_list.gif);
}

li
{
	font-family: Arial, Helvetica;
	font-weight: normal;
	font-style: normal;
	font-size: 10pt;
    color:#336633;
}

.mstheme
{
	navbutton-background-color: rgb(255,255,255);
	top-bar-button: url(capglob1.gif);
}
.mstheme-topbar-font
{
	font-family: Arial, Helvetica;
	font-size: 1;
	color: rgb(0,0,0);
}

input.button 
{
  Cursor:hand;
   width:80px; 
    height:20px;
	border-style: solid;
	border-width: 1pt;
	font-size: 8pt;
	font-family: Arial, Helvetica;
	font-style: Normal; 
	background-color: #dae9e0; 
	color: #336633;
}

table.greenborder
{
background-color: #dae9e0; 
border-left : 3px solid #990000;
   border-right : 1px solid #336633;
	
}
tr.green
{
background-color: #dae9e0; 
}

td.filler
{
	
	border-left : 3px solid #990000;
 
	
}
td.fillerbottom
{
	
	border-bottom : 3px solid #990000;
 
	
}
td.fillerborderleft
{
border-left : 3px solid #990000;
}
td.fillerborderlefttop
{
border-left : 3px solid #990000;
border-top : 2px solid #336633;
}


td
{
font-family: Arial, Helvetica;
	font-weight: normal;
	font-style: normal;
	font-size: 10pt;
    color:#336633;
	
}
td.normal
{
font-family: Arial, Helvetica;
	font-weight: normal;
	font-style: normal;
	font-size: 10pt;
    color:#336633;
	border-left : 3px solid #990000;
   border-right : 1px solid #336633;
   padding-left:5px;
   background-color: #dae9e0; 
}
td.header
{
	font-family: Arial, Helvetica;
	font-weight: bold;
	font-style: normal;
	font-size: 12pt;
	color: #336633;
	border-left : 3px solid #990000;
   
}


td.headerhome
{
	font-family: Arial, Helvetica;
	font-weight: bold;
	font-style: normal;
	font-size: 12pt;
	color: #336633;
	border-left : 3x solid #990000;
   border-right : 1px solid #336633;
}

h1
{
	font-family: Arial, Helvetica;
	font-weight: normal;
	font-style: normal;
	font-size: 24pt;
}
h2
{
	font-family: Arial, Helvetica;
	font-weight: normal;
	font-style: normal;
	font-size: 18pt;
}
h3
{
	font-family: Arial, Helvetica;
	font-weight: normal;
	font-style: normal;
	font-size: 14pt;
}
h4
{
	font-family: Arial, Helvetica;
	font-weight: normal;
	font-style: normal;
	font-size: 12pt;
}
h5
{
	font-family: Arial, Helvetica;
	font-weight: normal;
	font-style: normal;
	font-size: 10pt;
}
h6
{
	font-family: Arial, Helvetica;
	font-weight: normal;
	font-style: normal;
	font-size: 8pt;
}

BUTTON 
{
	border-style: solid;
	border-width: 1pt;
	font-size: 8pt;
	font-family: Arial, Helvetica;
	font-style: Normal; 
	background-color: #dae9e0; 
	color: #336633;
}
