.content
{
	padding: 0px 0px 0px 20px;
	color:	#645D57;
	font-family:	Arial;
	font-size: 8pt;
	text-decoration: none;
	text-align:	justify;
}
.content a
{
	font-family:	Arial;
	font-size: 8pt;
	color: #857041;
}
.footer
{
	color:	#645D57;
	font-family:	Arial;
	font-size: 8pt;
	text-decoration: none;
}
.footer a
{
	font-family:	Arial;
	font-size: 8pt;
	color: #857041;
}
.contenthome
{
	color:	#645D57;
	font-family:	Arial;
	font-size: 8pt;
	text-decoration: none;
	text-align:	justify;
}
.contenthome a
{
	font-family:	Arial;
	font-size: 8pt;
	color: #857041;
	text-align:	justify;
}
.contentlink
{
	color:	#816F41;
	font-family:	Arial;
	font-size: 8pt;
	text-decoration: none;
}
.academy
{
	background:url(/images/academy.jpg) #ffffff bottom right no-repeat;
}
.device
{
	background:url(/images/device.jpg) #ffffff bottom right no-repeat;
}
H1
{
	font-family: Arial;
	font-size : 12pt;
    color:#ffffff;
    font-weight:bold;
	margin: 0px 0px 0px 0px;
}
#dropmenudiv{
	position:absolute;
	border:1px solid white;
	border-bottom-width: 0;
	font:normal 8pt Arial;
	line-height:18px;
	z-index:100;
}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid white;
	padding: 1px 0;
	text-decoration: none;
	color: #4f4f4f;
	font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
	background-color: #6c6c6c;
	color: #ffffff;
}
.MenuSelected
{
	font-family : Arial;
	font-size: 8pt;
	text-align:	center;
	background:url(/images/menu_bg.gif) repeat-x;
}

.MenuOut
{
	font-family : Arial;
	font-size: 8pt;
	text-align:	center;
	background:url(/images/menu_bg.gif) repeat-x;
}

.MenuOver
{
	font-family : Arial;
	font-size: 8pt;
	text-align:	center;
	background:url(/images/menu_bg.gif) repeat-x;
	color: #4f4f4f;
}
.MenuOver a
{
	font-family : Arial;
	font-size: 8pt;
	text-align:	center;
	color: #4f4f4f;
}
.MenuOver a:hover
{
	font-family : Arial;
	font-size: 8pt;
	text-align:	center;
	color: #4f4f4f;
}
.LinkMenuSelected
{
		color: #4f4f4f;
		text-decoration:none;
		font-weight : bold;	
}
.LinkMenuOver
{
		color: #4f4f4f;
		text-decoration:none;
		font-weight : bold;	
}
.LinkMenuOut
{
		color: white;
		text-decoration:none;
		font-weight : bold;	
}
