body {
	background-color: #efefef;
	margin-top: 50px;
}
.outline {
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-top-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-right-width: 1px;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
}
.navrightborder {
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-right-width: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-indent: 5px;
	
}
.bottomline {
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
}

a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}

a.navlink:link 
{
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	border: 0,0,0,0;
}
a.navlink:visited 
{
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	color: #FFFFFF;
}
a.navlink:hover 
{
	font-size: 12px;
	font-style: normal;
	color: #000000;
	font-weight: normal;
}
a.navlink:active 
{
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	color: #000000;
}

a.navlink_active:link 
{
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	border: 0,0,0,0;
}
a.navlink_active:visited 
{
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	color: #FFFFFF;
}
a.navlink_active:hover 
{
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
}
a.navlink_active:active 
{
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	color: #FFFFFF;
}
.navright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.navrightactive {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #000000;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	line-height: 20px;
}
