body
	{
	margin:0px;
	background-color:#E5E5E5;
	font-size:11px;
	line-height:13px;
	font-family:tahoma;
	color:#FFFFCC;
	}

.main-table
	{
	border-left:2px solid #FFFFFF;
	border-right:2px solid #FFFFFF;
	}

.black-link
	{
	font-family:tahoma;
	font-size:11px;
	color:#000000;
	font-weight:bold;
	text-decoration:underline;
	}
.black-link:hover
	{
	font-family:tahoma;
	font-size:11px;
	color:#50821E;
	font-weight:bold;
	text-decoration:none;	
	}	
	
.lightgreen
	{
	font-family:tahoma;
	font-size:11px;
	color:#CCFF99;
	}	
	
.small-link
	{
	font-family:tahoma;
	font-size:10px;
	color:#FFFFCC;
	font-weight:normal;
	text-decoration:underline;
	}
.small-link:hover
	{
	font-family:tahoma;
	font-size:10px;
	color:#FFFFCC;
	font-weight:normal;
	text-decoration:none;	
	}
			
.whitetext
	{
	font-family:tahoma;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	text-transform:uppercase;
	}
	
.blacktext
	{
	font-family:tahoma;
	font-size:11px;
	color:#333333;
	}	
	
input
	{
	font-family:tahoma;
	font-size:11px;
	color:#000000;
	border:1px solid #FFFFFF;
	background-color:#FDC466;
	}
		
.copyright
	{
	font-family:tahoma;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
	}	

.img_border	
	{	
	border:1px solid #78A54C;
	}