body
{
	background-color: #365168;
	background-image: url('images/bgBar.gif');
	background-repeat: repeat-y;
	margin: 22px 50px 50px 105px;
	padding: 0px;
}

a:link, a:visited
{
	color: #365168;
	text-decoration: underline;
}

a:hover, a:active
{
	color: #a08921;
	text-decoration: underline;
}

a.orange:link, a.orange:visited
{
	color: #f7d1b1;
	text-decoration: underline;
}

a.orange:hover, a.orange:active
{
	color: #f79b4d;
	text-decoration: underline;
}

td, .text1, .content
{
	color: #000000;
	font-family: Tahoma, Arial;
	font-size: 11px;
}

.text2
{
	color: #f0f0cd;
}

#boxBody
{
	background-color: #ffffff;
	border-left: 1px solid #314353;
	border-right: 1px solid #314353;
}

#inside
{
	text-align: left;
	width: 464px;
	font-size: 13px;
	line-height: 18px;
	margin: 0px 0px 50px 0px;
}

#nav
{
	border-top: 1px solid #c3cbd2;
	border-bottom: 1px solid #c3cbd2;
	margin-bottom: 13px;
}

#footer
{
	background-color: #f0f0cd;
	color: #16334e;
	line-height: 18px;
	padding: 0px 50px 0px 25px;
	width: 524px;	
}

#credits
{
	padding: 10px 25px 0px 0px;
}
