body {
	margin-left: 0px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color: #002e61;
}.blue_bar_repeat {
	background-image: url(../images/blue_bar_repeat.jpg);
	background-repeat: repeat-x;
	height: 39px;
}
.body_text {
	font-family: Tahoma;
	font-size: 13px;
	color: #9da4aa;
	text-decoration: none;
	line-height: 18px;
}
.body_text_white {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.vert_line {
	background-image: url(../images/vert_line.jpg);
	background-repeat: repeat-y;
	background-position: center;
	width: 2px;
}
.text_blue {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: normal;
	color: #9aeffc;
	text-decoration: none;
	padding-right:15px;
}

.text_gold {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: 500;
	color: #fffc9d;
	text-decoration: none;
	padding-right:15px;
	line-height: 20px;
}

.text_green {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: 500;
	color: #c5f362;
	text-decoration: none;
	padding-right:15px;
	line-height: 20px;
}

.text_orange {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: 500;
	color: #f39562;
	text-decoration: none;
	padding-right:15px;
	line-height: 20px;
}


.text_light_green {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: 500;
	color: #b2c57c;
	text-decoration: none;
	padding-right:15px;
	line-height: 20px;
}

.text_purple {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: 500;
	color: #bbb1ff;
	text-decoration: none;
	padding-right:15px;
	line-height: 20px;
	padding-left:25px;

}

.inner_link A:Visted{
	}
	
.inner_link {
	font-family: Tahoma;
	font-size: 13px;
	color: #9da4aa;
	text-decoration: none;
	line-height: 18px;

	

}
.inner_link A {
	
}
.inner_link A:hover{
	
	color: #ffffff;
	
}.rounded_repeat {
	background-image: url(../images/rounded_repeat.jpg);
	background-repeat: repeat-y;
}

.sta:link, .sta:hover, .sta:active, .sta:visited { outline:none;}