.mainheader_image {
	border: medium groove #4F0070;
	width: 490px;
}
.blue_red_border {
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-color: #F00;
	border-right-color: #00F;
	border-bottom-color: #00F;
	border-left-color: #F00;
}

main_content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #4F0070;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
}
.whtbold {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #4F0070;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
}
.imageborder_wt {
	border: medium ridge #FFFFFF;
	background-position: center;
}

body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: large;
	color: #4F0070;
}
body {
	background-color: #FFFFFF;

}
a:link {
	color: #7300A4;
}
a:visited {
	color: #9400D2;
}
a:hover {
	color: #7300A4;
	
}
.divmain {padding: 10px;
	text-align: center;
}
.divmain_nopad {	padding: 0px;
	text-align: center;
	font-weight: bold;
	margin: 0px;
}.announce {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #4F0070;
	text-align: left;
	padding: 5px;
	list-style-position: outside;
	list-style-type: disc;
}
.announce_regtext {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #4F0070;
	text-align: left;
	padding: 5px;
	list-style-position: outside;
	list-style-type: disc;
}
.innertable_cells {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #4F0070;
	background-color: #FFFFFF;
	border: thin groove #4F0070;
	padding: 5px;
}
.leftpic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #4F0070;
	background-color: #FFFFFF;
	border: thin groove #4F0070;
	padding: 0px;
	margin-right: 5px;
}
.form_fields {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #4F0070;
	border: thin groove #4F0070;
}
.form_buitton {
	border: medium ridge #4F0070;
	background-color: #4F0070;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FFFFFF;
}
.ebc_table {
	border: thin groove #4F0070;
}
.image_border {
	border: medium groove #4F0070;
}
.image_border_rightbottom {
	border: medium groove #4F0070;
	margin-right: 10px;
	margin-bottom: 10px;
}
.text_white_reg {
	color: #FFF;
}

.boldunderline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #4F0070;
	text-decoration: underline;
}
.whtbold_empahsis {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-style: italic;
	font-weight: bolder;
	text-transform: capitalize;
	color: #FFF;
	background-color: #4F0070;
}
.darkred_big {
	font-size: large;
	font-weight: bold;
	color: #F90000;
}
.black {
	color: #000;
}
.text_reg {
	font-size: 12px;
	color: #4F0070;
}

.ebc_table tr td strong {
	
	color: #4F0070;
}
.ebc_table tr td p {
	font-size: medium;
}
.large_text {
	font-size: large;
	font-style: oblique;
	font-weight: bold;
}
