body {  
	font-family: Arial, Helvetica, sans-serif; 
	color: #2a1147; 
	background-color:#e9e7ec; 
	text-align:center;
	margin: 0px; 
}
.body_text {  font-family: Arial, Helvetica, sans-serif; font-size: 16px;}
.medium_size {  font-family: Arial, Helvetica, sans-serif; font-size: 14px;}
.small-text {  font-family: Arial, Helvetica, sans-serif; font-size: 12px;}
.footer_text {  font-family: Arial, Helvetica, sans-serif; font-size: 13px;}
.header_style {  font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #990000; font-size: 16px;}
.header-large {  font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #990000;}
.header-medium {  font-family: Arial, Helvetica, sans-serif, san-serif; font-size: 16px; font-weight: bold; color: #990000;}

H3 {  font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #990000;}
H2 {  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 22px; font-weight: bold; color: #990000;}

a:link {
}

a:visited {
}

a:hover {
	text-decoration: none;
}

a:active {
}

div#Nav_left {
	width: 115;
	margin-left: 13px;
	margin-right: 13px;
	margin-bottom: 13px;
	margin-top: 13px;
	text-align: center;
	background-color: #ffffff;
	/* border: 1px solid #999999; */
	padding-top: 0px;
}

div#Nav_left td {
 	font-size: 12pt;
}
div#Nav_left a:link {
	color: #2a1147;
	text-decoration: none;
 	font-size: 11pt;
	}
div#Nav_left a:visited {
	color: #2a1147;
 	text-decoration: none;
	font-size: 11pt;
	}
div#Nav_left a:active {
	color: #2a1147;
 	text-decoration: none;
	font-size: 11pt;
	}
div#Nav_left a:hover {
	color: #ff4200;
 	font-size: 11pt;
	}

div#Nav_footer {
	text-align: center;
}

div#Nav_footer td {
 	font-size: 11pt;
}
div#Nav_footer a:link {
	color: #2a1147;
 	font-size: 11pt;
	}
div#Nav_footer a:visited {
	color: #2a1147;
	font-size: 11pt;
	}
div#Nav_footer a:active {
	color: #2a1147;
	font-size: 11pt;
	}
div#Nav_footer a:hover {
	color: #ff4200;
 	font-size: 11pt;
	}
.blend_color {
	background-color:"#e9e7ec";
}
.grey_border {
	border-width:1px;border-color:#666;; 
}
.gray_background {
	background-color:#e9e7ec;
}
.orange_background {
	background-color: #ff4200;
}
.white_background {
	background-color: #ffffff;
}
div#body_content {
	background-color: #ffffff;
	width:780px; 
	text-align:left; 
	margin-left: auto; 
	margin-right: auto;
}
.header_background{
	background-image:url(images/header_background.jpg);
	background-color: #d9c1e3;
}
