body {
	background-color:#818181;
	background-image: url(images/bg_main.jpg);
	background-repeat: repeat-y;         	
	background-position: center;
	margin: 0 0 0 0;
	font-family: Arial; 
}

img {
	border:none;
}
.tableBackground {
	background-repeat: no-repeat;
	background-position: center top;
}
.tableBorder {
	border: #CCCCCC 1px solid;
}
.homeText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
} 
  
.homeText:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}    

.imageborder {
	border: #8F989E 1px solid;	
}
	
.rightText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.mainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;

}
.clickHereLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #742858;
	text-decoration: none;
}             

.clickHereLinks:hover {
	text-decoration: underline;
}
                  


.error {color:#EA6341}

.slogan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;  
	font-style: italic;
	color: #8F989E;
	text-decoration: none;
}   

.headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;  
	color: #8F989E;
	text-decoration: none;
}   
.headings2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.formText1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;

}
.formText2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4C4C4C;
	text-decoration: none;

}
.inputStyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	border: #8D969D 1px solid;

}
.rightHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

}
.cellHover1{
 	background-color: #CC66CC;
}     
.cellHover2{
 	background-color: #015CB4;
} 
.cellHover3{
 	background-color: #FE9935;
} 
.cellHover4{
 	background-color: #FE0000;
} 
.bgleaves {
	background-attachment: fixed;
	background-image: url(images/bg_leaves.gif);
	background-repeat: no-repeat;
	background-position: left 58px;
}              

.sitecredit {color:#000000; font-size:0px;}

.columnLeft {
	width: 240px;
	float: left;
}

.columnRight {
	padding-top: 4px;
	float: left;
}

.clear {
	clear: both;
}
