body, th
{
	font-family: Arial;
	font-size: 9pt;
	color: #a09ec4;
}

body
{
	background-color: #043882;
}

#menu2
{
	background-image: url('images/menudivider.gif');
	background-repeat: repeat-x;
	height: 3px;
}

#content
{
	width: 1024px;
}

#footer
{
	font-family: Arial;
	font-size: 0.9em;
	color: #FFFFFF;
	padding-top: 12px;
}

a.footerlink, a.footerlink:link, a.footerlink:visited
{
	text-decoration: none;
	color: #FFFFFF;
}

a.footerlink:hover
{
	text-decoration: none;
	color: #a09ec4;
}

a, a:link, a:visited
{
	color: #a09ec4;
	text-decoration: none;
}

a:hover
{
	color: #505897;
	text-decoration: none;
}

#aboutpage
{
	background-color: #FFFFFF;
	text-align: left;
	background-image: url('images/about-bg.jpg');
	background-repeat: no-repeat;
	background-position: top right;
}

#servicespage
{
	background-color: #FFFFFF;
	text-align: left;
	background-image: url('images/services-bg.jpg');
	background-repeat: no-repeat;
	background-position: top right;
}

#oltpage
{
	background-color: #FFFFFF;
	text-align: left;
	background-image: url('images/olt-bg.jpg');
	background-repeat: no-repeat;
	background-position: top right;
}

#contactpage
{
	background-color: #FFFFFF;
	text-align: left;
	background-image: url('images/contact-bg.jpg');
	background-repeat: no-repeat;
	background-position: top right;
}

#newspage
{
	background-color: #FFFFFF;
	text-align: left;
	background-image: url('images/news-bg.jpg');
	background-repeat: no-repeat;
	background-position: top right;
}

#gallerypage
{
	background-color: #FFFFFF;
	text-align: left;
	background-image: url('images/gallery-bg.jpg');
	background-repeat: no-repeat;
	background-position: top right;
}

.menuover
{
	font-family: Arial;
	font-size: 1.1em;
	border: 1px solid #043882;
	background: #e6f1ff;
	cursor: hand;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}

.menunormal
{
	font-family: Arial;
	font-size: 1.1em;
	color: #9c9ac2;
	border: 1px solid #FFFFFF;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}

.activemenuitem
{
	font-family: Arial;
	font-size: 1.1em;
	border: 1px solid #FFFFFF;
	font-weight: bold;
	color: #505897;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}

a.menulink, a.menulink:link, a.menulink:visited
{
	color: #9c9ac2;
	text-decoration: none;
}
