A
{
	font-size:10pt;
}


A:hover
{
    color : #990000;
}

body
{
	background-color: white;
}

input 
{
	font-family:Tahoma; 
	font-size: 8pt;
	font-weight: normal;
	color: #333333;
	border-style: solid; 
	border-color: DarkGray;
	border-width: 1px;
}

textarea 
{
	font-family: Trebuchet MS,Tahoma; 
	font-size: 8pt;
	font-weight: normal;
	color: #333333;
	border-style: solid; 
	border-color: DarkGray;
	border-width: 1px;		
}


select 
{
	font-family: Trebuchet MS,Tahoma; 
	font-size: 8pt;
	font-weight: normal;
	color: #333333;
	border-style: solid; 
	border-color: lightblue;
	border-width: 1px;
}


a
{
	font-weight: bold;
	font-size: 8pt;
	font-family: Trebuchet MS, Tahoma;
	text-decoration: none;
}


table
{
	font-weight: normal;
	font-size: 8pt;
	color: #333333;
	font-family: Trebuchet MS,Tahoma;
	text-decoration: none;
	text-align: justify;
}


.menu
{
	color:Black;
	font-weight: bold;
	font-size: 10pt;
	font-family:Trebuchet MS, Tahoma ;
	text-decoration: none;	
}

.whiteMenu
{
	color:White;
	font-weight: bold;
	font-size: 10pt;
	font-family:Trebuchet MS, Tahoma ;
	text-decoration: none;
}

.subMenu
{
	color:Black;
	font-weight: normal;
	font-size: 8pt;
	font-family: Trebuchet MS, Tahoma ;
	text-decoration: none;	
}

.header
{
	font-weight: bold;
	font-size: 10.8pt;
	color: black;
	font-family: Trebuchet MS, Tahoma ;
	text-decoration: none;	
}

.whiteHeader
{
	font-weight: bold;
	font-size: 10.8pt;
	color: White;
	font-family: Trebuchet MS, Tahoma ;
	text-decoration: none;	
}


.subHeader
{
	font-weight: bold;
	font-size: 8pt;
	color: DimGray;
	font-family: Trebuchet MS, Tahoma ;
	text-decoration: none;	
}


.normalTextLink
{
	font-weight: bold;
	font-size: 10pt;
	font-family: Trebuchet MS,Tahoma ;
	text-decoration: none;
	color: #666666;	
}


.whiteLink
{
	color: #ffffff;
	font-family: Trebuchet MS,Tahoma ;
	text-decoration: none;	
}


.blackLink
{
	font-weight: bold;
	color: black;
	font-family: Trebuchet MS,Tahoma ;
	text-decoration: none;	
}


.lightBorder
{	
	BORDER: #CCCCCC 2px solid; 		
}


.noBorder
{	
	BORDER: none; 		
}

.oneSideBorder
{	
	BORDER-LEFT: solid 1px #66CC00; 		
}

#header
{
	
}


#middle
{
	
}

#content
{
	BORDER-LEFT :solid 4px #66CC00;
	BORDER-TOP :solid 4px #66CC00;
	BORDER-BOTTOM :solid 4px #66CC00;
}

#rightMenu
{
	BORDER-RIGHT :solid 4px #66CC00;
	BORDER-TOP :solid 4px #66CC00;
	BORDER-BOTTOM :solid 4px #66CC00;
	BORDER-LEFT :solid 2px #gainsboro;
}
#menu
{
}

