a:visited {

	color: #436aac;
	text-decoration: none;
}

a:active, a:link, a.lightblue240px {

	color: #436aac;

	text-decoration: none;
}

a.footerlink:link, a.footerlink:active, a.footerlink:visited {

	color: #436aac;
	text-decoration: none;

}

a:hover, a.footerlink:hover, a.lightblue240px:hover {

	color: #82B710;
	/*color: #99CC66;*/
	text-decoration: none;
/*	color: #ADDD7D;*/

}

.header	{

	color: #2E2E2E;
	font-size: 18px;
	font-family: Trebuchet MS;
	font-weight: bold;
	
}
.header2	{

	color: #2E2E2E;
	font-size: 14px;
	font-family: Trebuchet MS;
	font-weight: bold;
	
}

body {
	background-image:url(img/background2.gif);
	background-position: center;
	background-repeat: repeat-y;
	background-color:#e57db6;
    width: 700px;
    margin: 0 auto;
    text-align: center;
	
	}
	
.styleSM {	font-size: 9px;
	font-family: Trebuchet MS;
	color: #2E2E2E
}
	
.style4 {	font-size: 14px;
	font-weight: bold;
}
.style9 {color: #2E2E2E

}

body,td,th {
	font-family: Trebuchet MS;
	font-size: 12px;
}

.style4 {
	font-size: 14px;
	font-weight: bold;
}
.style9 {color: #2E2E2E}

.style11 {color: #2E2E2E}
.style6 {	font-family: Garamond, "Trebuchet MS", Arial;
	font-size: 14px;
}
.style10 {font-size: 18px

}


.headersub2	{

	color: #000000;

	font: bold 24px Verdana, Geneva, Arial, Helvetica, sans-serif;

}

.td_right_line {
	border-bottom: 0px; 
	border-left: 0px;
	border-right: 1px solid #bdbdbd; 
	border-top: 0px;
}

.td_bot_line {
	border-bottom: 1px solid #bdbdbd; 
	border-left: 0px;
	border-right: 1px; 
	border-top: 0px;
}

.td_bot_right_line {
	border-bottom: 1px solid #bdbdbd; 
	border-left: 0px;
	border-right: 1px solid #bdbdbd; 
	border-top: 0px;
}

.td_box_line {
	border-bottom: 1px solid #bdbdbd; 
	border-left: 1px solid #bdbdbd;
	border-right: 1px solid #bdbdbd; 
	border-top: 1px solid #bdbdbd;
}

#mainLinks A:link {COLOR: #ffffff ; TEXT-DECORATION: none}
#mainLinks A:hover {COLOR: #ffffff ; TEXT-DECORATION: none}
#mainLinks A:visited {COLOR: #ffffff ; TEXT-DECORATION: none}