﻿body {
	font-family: Century Gothic;
	font-size: 11px;
	
	/*scrollbar-arrow-color: #7D6751;
	scrollbar-3dlight-color: #B19B85;
	scrollbar-darkshadow-color: #B19B85;
	scrollbar-face-color: #B19B85;
	scrollbar-highlight-color: #7fff;
	scrollbar-shadow-color: #fff;
	scrollbar-track-color: #7D6751;*/
}

.formsection 
{
    font-weight:bold;
	font-family: Century Gothic;
	font-size: 11px;
	
}

/*.textBox {
    border: 1px solid ;
	font-family: Century Gothic;
	font-size: 11px;
}*/
.textBox { 
	color: #000000;
	background-color: #FFFFFF;  
	font-size: 11px; 
	border: #999999 1px solid;
	font-family: Century Gothic;
}
.errordisplay 
{
	font-family: Century Gothic;
	font-size: 11px;
	
}

img 
{
    border-style:none;
}

.menuLinks a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #AC9580;
	text-decoration: none;
}	

.menuLinks a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #BAA796;
	text-decoration: none;
}	

.menuLinks a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #AC9580;
	text-decoration: none;
}

input.button
{
   font-size:11px;
   font-family:Arial,sans-serif;
   font-weight:bold;
   color:#CCCCCC;
   height:22px;
   background-color:#000000;
   border-style:solid;
   border-color:#CCCCCC;
   border-width:1px;
}

.tablelayout tr
{
    height:25px;
}

.pointsTableLayout td
{
    padding:2px 2px 2px 2px;
    border: 1px solid #FFFFFF;
}

.pointsTableLayout tr
{
    height:25px;    
}

.scrolltable
{
    max-height:300px;
    overflow:auto;
}

.menu
{
    font-size:10.0pt;
    font-family:"Tahoma","sans-serif";
    font-weight:bold;
    color:Black;
    
}