.shadow_top {
	background-image: url(images/shadow_top.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.shadow_btm {
	background-image: url(images/shadow_btm.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.shadow_rt {
	background-image: url(images/shadow_rt.gif);
	background-repeat: repeat-y;
	background-position: left center;
}
.shadow_lft {
	background-image: url(images/shadow_lft.gif);
	background-repeat: repeat-y;
	background-position: left center;
}
a.main_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: capitalize;
	color: #C1D1FF;
	font-weight: lighter;
	text-decoration: none;
}
a.main_menu:hover {
	color: #788D9B;
	text-decoration: none;
}
.menu_lines {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-transform: capitalize;
	color: #C1D1FF;
}
.menu_box {
	padding: 15px;
}
.tilte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: lighter;
	color: #173068;
}
.body_callout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	font-weight: normal;
	color: #173068;
}
.body_spacing {
	padding: 20px 35px;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
	color: #666666;
	MARGIN: 0px;
}
.body2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
	color: #FFFFFF;
	MARGIN: 0px;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #666994;
	font-weight: bold;
}
a.body_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
	line-height: 25px;
}
a.body_link:hover {
	color: #173068;
	text-decoration: underline;
}
a.body2_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
	line-height: 25px;
}
a.body2_link:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666994;
}
.style1 {
	COLOR: #788d9b
}
.style2 {
	COLOR: #666994
}