body {
    margin:0px;   
    background-color: #FFD700;
    color: #000000;
    font-family:  Verdana, Arial;
    font-size: 0.7em; /*8pt; */
}

a:link
{
	background-color:White;
	font-family: Verdana, Sans-Sherif;
	color:   #CD7F32;
	font-size: small;
	text-decoration:none;
}
a:visited
{
	background-color:White;
	font-family: Verdana, Sans-Sherif;
	color:   #CD7F32;
	font-size: small;
	text-decoration:none;
}
a:active
{
   
    color: #3A45DE;
    text-decoration: none;
    font-family: Verdana, Sans-Sherif;
}

a:hover
{
    text-decoration: underline;
    font-family: Verdana, Sans-Sherif;
    font-size: small;
}
button
{
	height:13px;
}
.textbox 
{
    color: Gray;
    font-size:8pt;    
    font-family: Verdana, Arial;
}
.textbox input
{
    width: 300px;
    height: 15px;
}
.textbox textarea 
{
    width: 300px;
    height: 150px;
}
.textbox select
{
    width: 305px;
    height: 15px;
}
.spacer
{
    font-size:1px;
}


.grid
{
    width:99%;
    border:solid 1px #ffffff;
    background-color:#E1EEFA; 
    text-transform:capitalize;
}
.grid thead
{
    background-color: #FFFFFF;
}
.grid thead A
{
    font-weight: 900;
    text-decoration: underline;
}

.bBtm
{
    border-bottom: solid 1px Gray;
}
.btn1 
{
    font-size: 8pt;
    width: 40px;
    height: 22px;
}
.btn2
{
    font-size: 9pt;
    width: 50px;
    height: 22px;    
}
.error
{
    color: #FF0000;
    font-weight: 800;
    font-family: System, Verdana, Arial;
}
.success
{
    color: #29A600;
    font-family: System, Verdana, Arial;
}
.topText
{
    color: #485057;
    font-size: 10pt;
    font-weight: bold; 
}
.topText A:Link
{    
    color: #485057;
    text-decoration:none;
}
.topText A:Visited
{    
    color: #485057;
    text-decoration:none;
}
.headerText
{
    font-size:12pt;
    font-weight: 900;
}
.catHeader
{
    background-color: #9C9EC6;
    color: #FFFFFF;
}
.leftSide
{
    color: #000000;
    font-size: 8pt;
    background-color: #95BDE8;
    width: 125px;
    padding: 10px;
}
.leftSide hr
{
    color: #000000;
    height:1px;
}
.leftSide A:Link
{
    font-size: 8pt;
    color: white;
    text-decoration: none;
}
.leftSide A:Visited
{
    font-size: 8pt;
    color: white;
    text-decoration: none;    
}
.leftSide A:Hover
{
    font-size: 8pt;
    text-decoration: underline;
}
.leftTable
{
    width: 100%;
    
}
.table1
{	
 	border: 2px solid #cccccc;
    background-color: #F5F5F5;
}
.table1 THEAD
{
	background-color: #FFFFFF;
	font-size: 10pt;
	font-weight:900;
}
.table2
{	
    background-color: #9C9EC6;
    color: #FFFFFF;
    font-weight:600;
    font-size: 10pt;
}


.oca336x280
{
    border-color:#CD7F32;
    border-style:solid;
    border-width:2px;
    text-align:center;
}

a.topmenu_attach, div.topmenu_attach
{
  display: block;
  width:   175px;
  

  border:  1px solid black;
  padding: 2px 5px;

  background: #FFFFEE;

  text-decoration: none;
  font-family: Verdana, Sans-Sherif;
  font-weight: 900;
  font-size: 1.10em;
  color:   #CD7F32;
  
  text-align:center;
}

span a
{
	text-decoration: none;
	color:   #CD7F32;
}
div a
{
	text-decoration: none;
	color:   #CD7F32;
}

a.topmenu_attach, a.topmenu_attach:visited { border-bottom: none; }
div#topmenu_attach_menu_child             { border-bottom: 1px solid black; }
    
.menuh	{
		BORDER-COLOR : #FFFF99 ;
		cursor : hand ;
		Border-Left : #FFFF99 ;
		Border-Top : #FFFF99 ;
		Padding-Left : 1px ;
		Padding-Top : 1px ;
		Background-Color : yellow;
		color: #CD7F32;   
		font-family: Verdana, Sans-Sherif;
		font-weight: 900;
        font-size  : 1px;
	}
.menu	{
		Background-Color : white ;
		font-family: Verdana, Sans-Sherif;
		color:  #CD7F32;
		font-weight: 500;
		
	} 
.home	{
		cursor : hand ;
	}

.menulinks{
text-decoration:none;

}
.bottomText
{
    color: #485057;
    font-size: 8pt;
    font-weight: bold; 
}




.menu_bottom
{
	background-color:White;
	font-family: Verdana, Sans-Sherif;
	color:   #CD7F32;
	font-size: x-small;
		
	
}
h1
{
	color:   #CD7F32;
	
	
}
h2
{
	color:   #CD7F32;
	 font-size: large;
}
h3
{
	color:   #CD7F32;
	margin: 0px;
}
h4
{
	color:   #CD7F32;
	font-size:medium;
	
}
h5
{
	color:   #CD7F32;
	margin: 0px;
}
span
{
	color: Gray;
    font-size:11pt;    
    font-family: Verdana, Arial;
    text-align:left;
 }
 div
{
	color: Gray;
    font-size:11pt;    
    font-family: Verdana, Arial;
 }


.bttnHear
{

    border-style:solid; 
    border-bottom-width:5px; 
    border-color:Gold; 
    background-color:White; 
    color:#CD7F32; 
    font-family: Verdana, Arial; 
    font-size:8pt; 
    font-weight:bold; 
    height:auto; 
    width:auto;
}
.bttnHear:hover
{

    border-style:solid; 
    border-bottom-width:5px; 
    border-color:Brown; 
    background-color:White; 
    color:#CD7F32; 
    font-family: Verdana, Arial; 
    font-size:8pt; 
    font-weight:bold; 
    height:auto; 
    width:auto;
}
/* this is for the mouseout and default settings */ 
.bttnHear1
{

    border-style:none;
    background-color:White; 
    color:#CD7F32; 
    font-family: Verdana, Arial; 
    font-size:8pt; 
    font-weight:bold; 
    height:auto; 
    width:300px;
}
/* :hover is a pseudo selector to use to set the mouseover attributes */ 
.bttnHear1:hover
{

    border-style:none;
    background-color:Gold; 
    color:#CD7F32; 
    font-family: Verdana, Arial; 
    font-size:8pt; 
    font-weight:bold; 
    height:auto; 
    width:300px;
}

.text8
{
    font-size:8pt;
}
.text10
{
    font-size:10pt;
}
.text12
{
    font-size:12pt;
    text-align:left;
}
.text
{
	color:Gray;
    font-size:10pt;
    font-family: Verdana, Arial;
}
.text12Gray
{
	color:Gray;
    font-size:12pt;
    font-family: Verdana, Arial;
}
.textImage
{
	color:Gray;
    font-size:8pt;
    font-weight:bold;    
    font-family: Verdana, Arial;
}
.textRef
{
	color:Black;
    font-size:9pt;
     font-weight:bold;    
    font-family:Times New Roman;
}
.date
{
	color:#CD7F32;
    font-size:10pt;
     font-weight:bold;    
    font-family: Verdana, Arial;
}
.datei
{
	color:#CD7F32;
    font-size:9pt;
    font-weight:bold;    
    font-family: Verdana, Arial;
     font-style:italic;
}

.dateRef
{
	color:#CD7F32;
    font-size:9pt;
    font-weight:bold;    
    font-family: Verdana, Arial;
    font-style:italic;
    text-align:left;
}