body {
	cbackground-image: url(../images/background0.jpg);
	background:#dedbde;
	padding: 0px;
	margin: 0px;
}
p.top {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#FFFFFF
}
p.top a
{
	color:#ffffff;
}
a {
	font-family: Arial, sans-serif; 
	color: #7CA23B;
	text-decoration: none;	
}
a:link {
	font-family: Arial, sans-serif; 
	color: #AF1E21;
	text-decoration: none;	
}
a:hover {
	font-family: Arial, sans-serif; 
	color: #AF1E21;
	text-decoration: none;	
}
a:active {
	font-family: Arial, sans-serif; 
	color: #AF1E21;
	text-decoration: none;	
}
.style7 {
	color: #AF1E21;
	font-weight: bold;
}                                  
a:visited {
	font-family: Arial, sans-serif; 
	color: #AF1E21;
	text-decoration: none;	
}


a.white {
	font-family: Arial, sans-serif; 
	color: white;
	text-decoration: none;	
}
a.white:link {
	font-family: Arial, sans-serif; 
	color: white;
	text-decoration: none;	
}
a.white:hover {
	font-family: Arial, sans-serif; 
	color: #F3F3F3;
	text-decoration: underline;	
}
a.white:active {
	font-family: Arial, sans-serif; 
	color: #F3F3F3;
	text-decoration: underline;	
}
a.white:visited {
	font-family: Arial, sans-serif; 
	color: white;
	text-decoration: none;	
}

/* DIVs */
.back {
	padding: 0px;
	margin: 0px;
	width: 100%;
	height: 100%;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
}


/* text styles */
.style1 {color: #666666}
.style2 {
	color: #0000FF;
	font-weight: bold;
}
.style3 {
	font-family: Arial, sans-serif; 
	font-size: 9pt;
	color: #0000CC;
	font-weight: bold;	
}
.style4 {
	font-family: Arial, sans-serif; 
	font-size: 8pt;
	color: #000000;
	font-weight: bold;	
}
.style5 {
	font-family: Arial, sans-serif; 	
	font-size: 7pt;
	color: #000000;
	font-weight: bold;
}
.style8pt {
	font-family: Arial, sans-serif; 	
	font-size: 8pt;
	color: #333333;
}
.title {
	font-family: Arial, sans-serif; 
	font-size: 11pt;
	font-weight: bold;
	color: #993333;
}
.titlesmall {
	font-family: Arial, sans-serif; 
	font-size: 10pt;
	font-weight: bold;
	color: #993333;
}

td.BorderColor
{
	border: 1px solid #AF1E21;
	height:100px;
	width:100px;
}


