body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.outline {
	border: 1px solid #52738c;
}.organge_back {
	background-color: #ff8c00;
}
.blue_back {
	background-color: #52738c;
}
a:link {
	color: #ff8c00;
}
a:visited {
	color: #ff8c00;
}
a:hover {
	color: #003366;
}
a:active {
	color: #003366;
}
.outline_Right {
	border-right: 1px solid #52738c;
	
}
.blue_back a:link, a:visited{
color:#ffffff;
padding:5px;
text-decoration:none;
font-size:11px;
}

.blue_back a:hover, a:active{
color:#ffffff;
padding:5px;
text-decoration:underline;
font-size:11px;

}
.nav_table{
width:180px;}
#title{
margin-right:30px;}
#content_stuff{
margin:0 20px;
}
.purple_text {
	color: #990066;
}
.bold_white_text {
	color: #FFFFFF;
padding:5px;

}
