body {
    margin:0px;   
    background-color: #ffffff;
    color: #000000;
    font-family:  Verdana, Arial;
    font-size: 8pt;
}
A:Link 
{
    color: #660000;
    text-decoration: none;
    font-size: 13px;
}
A:Visited 
{
    color: #660066;
    text-decoration: none;
    font-size: 13px;
}
A:Hover 
{
    text-decoration: underline;
    font-size: 13px;
}
li
{
	font-size: 13px;
}
button
{
    height:200px;
}
h1
{
	color:   #008000;
	
}
h2
{
	color:   #008000;
}
h3
{
	color:   #008000;
}
h4
{
	color:   #008000;
}
h5
{
	color:   #008000;
}
.leftMenu
{
    font-size: 8pt;
    background-color: #ccffff;
    border-color:Blue;
    width:15%;
    padding: 10px;
}

.leftMenu hr
{
    color: #000000;
    height:1px;
}
.leftMenu A:Link
{
    font-size: 8pt;
    color: blue;
    text-decoration: none;
}
.leftMenu A:Visited
{
    font-size: 8pt;
    color: blue;
    text-decoration: none;    
}
.leftMenu A:Hover
{
    font-size: 8pt;
    text-decoration: underline;
}
.rightMenu
{
    font-size: 8pt;
    background-color: #ffccff;
    border-color:Red;
    width:15%;
    padding: 10px;
}

.rightMenu hr
{
    color: #000000;
    height:1px;
}
.rightMenu A:Link
{
    font-size: 8pt;
    color: red;
    text-decoration: none;
}
.rightMenu A:Visited
{
    font-size: 8pt;
    color: red;
    text-decoration: none;    
}
.rightMenu A:Hover
{
    font-size: 8pt;
    text-decoration: underline;
}
.centerPanel
{
	font-family: Arial;
    color:Green;
    background-color: #ffffff;
    border-color:Green;	
    width: 70%;
		
}

.exist
{
	font-weight: bold;
	font-size: medium;
	color: green;
}
.error
{
	font-weight: bold;
	font-size: medium;
	color: red;
}
.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;
}
.text8
{
    font-size:8pt;
}
.text10
{
    font-size:10pt;
}

.grid
{
    width:99%;
    border:solid 1px #ffffff;
    background-color:#99CAFF; 
    text-transform:capitalize;
}
.grid thead
{
    background-color: #FFFFFF;
}
.grid thead A
{
    font-weight: 900;
    text-decoration: underline;
    color:Black;
}

.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;
}

.leftTable
{
    width: 100%;
    
}
.rightTable
{
    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;
}
.date
{
	color:Green;
    font-size:10pt;
     font-weight:bold;    
    font-family: Verdana, Arial;
}
.text
{
	color:Gray;
    font-size:10pt;
     font-weight:bold;    
    font-family: Verdana, Arial;
}
.formula
{
	color:Black;
    font-size:10pt;
     font-weight:bold;    
    font-family: Verdana, Arial;
}




