.oa-back
{
	background-color: rgb(10,80,161);
}
.cp-back
{
	background-color: rgb(255,255,255);
}
.op-back
{
	background-color: rgb(10,80,161);
}
.link-back
{
	background-color: rgb(184,201,230);
}
.text-title
{
	color: rgb(10,80,161);
}
.text-heading
{
	color: rgb(0,0,0);
}
.text-general
{
	color: rgb(135,135,135);
}
.text-general2
{
	color: rgb(184,201,230);
}
.text-other
{
	color: rgb(255,255,255);
}
.text-contact
{
	color: rgb(255,255,255);
}

.black
{
	color: rgb(0,0,0);
}
.blue-dark
{
	color: rgb(10,80,161);
}
.blue-light
{
	color: rgb(184,201,230);
}
.grey
{
	color: rgb(135,135,135);
}
.white
{
	color: rgb(255,255,255);
}




.nav
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 700;
	letter-spacing: 1px;
	color: rgb(184,201,230);
}
.nav a:link
{
	color: rgb(184,201,230);
	text-decoration: none;
}
.nav a:visited
{
	color: rgb(184,201,230);
	text-decoration: none;
}
.nav a:active
{
	color: rgb(184,201,230);
	text-decoration: none;
}
.nav a:hover
{
	color: rgb(255,255,255);
	text-decoration: none;
}
.nav-cp
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 700;
	letter-spacing: 1px;
	color: rgb(10,80,161);
	background-color: rgb(255,255,255);
}
.nav-cp a:link
{
	color: rgb(10,80,161);
	text-decoration: none;
}
.nav-cp a:visited
{
	color: rgb(10,80,161);
	text-decoration: none;
}
.nav-cp a:active
{
	color: rgb(10,80,161);
	text-decoration: none;
}
.nav-cp a:hover
{
	color: rgb(10,80,161);
	text-decoration: none;
}
.nav-links
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 700;
	letter-spacing: 1px;
	color: rgb(10,80,161);
	background-color: rgb(184,201,230);
	padding: 5px;
}
.nav-links a:link
{
	color: rgb(184,201,230);
	text-decoration: none;
}
.nav-links a:visited
{
	color: rgb(184,201,230);
	text-decoration: none;
}
.nav-links a:active
{
	color: rgb(184,201,230);
	text-decoration: none;
}
.nav-links a:hover
{
	color: rgb(255,255,255);
	text-decoration: none;
}
.content
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: 1px;
	color: rgb(135,135,135);
	background-color: rgb(255,255,255);
	padding: 25px;
}
.content a:link {color: rgb(10,80,161); text-decoration: none;}
.content a:visited {color: rgb(10,80,161); text-decoration: none;}
.content a:active {color: rgb(10,80,161); text-decoration: none;}
.content a:hover {color: rgb(10,80,161); text-decoration: underline;}
.content-table
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: 1px;
	color: rgb(135,135,135);
	background-color: rgb(255,255,255);
}
.content-title
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 700;
	letter-spacing: 1px;
	color: rgb(10,80,161);
}
.content-title2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 700;
	letter-spacing: 1px;
	color: rgb(0,0,0);
}
.content-text2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: 1px;
	color: rgb(0,0,0);
}
.content-text2bold
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 700;
	letter-spacing: 1px;
	color: rgb(0,0,0);
}
.content-titlebar
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 700;
	letter-spacing: 1px;
	color: rgb(255,255,255);
	background-color: rgb(10,80,161);
	padding: 4px;
}
.content-contacttable
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: 1px;
	color: rgb(0,0,0);
	border: 1px solid;
	border-color: rgb(135,135,135);
}
.footer-contact
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: rgb(255,255,255);
}
.footer-contact a:link
{
	color: rgb(255,255,255);
	text-decoration: none;
}
.footer-contact a:visited
{
	color: rgb(255,255,255);
	text-decoration: none;
}
.footer-contact a:active
{
	color: rgb(255,255,255);
	text-decoration: none;
}
.footer-contact a:hover
{
	color: rgb(184,201,230);
	text-decoration: underline;
}
.footer
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: rgb(184,201,230);
}
.footer a:link
{
	color: rgb(184,201,230);
	text-decoration: none;
}
.footer a:visited
{
	color: rgb(184,201,230);
	text-decoration: none;
}
.footer a:active
{
	color: rgb(184,201,230);
	text-decoration: none;
}
.footer a:hover
{
	color: rgb(255,255,255);
	text-decoration: none;
}
.linkopacity img
{
border: none;
filter:alpha(opacity=40);
-moz-opacity: 0.40;
opacity: 0.40;
}

.linkopacity:hover img
{
filter:alpha(opacity=100);
-moz-opacity: 1.0;
opacity: 1.0;
}