.bglightblue {
	background-color: #e3f0ff;
}
.bglinesblue {
	background-color: #cde6f1;
}
.borderlue {
	border: 1px solid #5a8cbf;
}
.bgwhite {
	background-color: #ffffff;
}
.bgdarkblue {
	background-color: #365b84;
}
.table {
	background-color: #FFFFFF;
	border: 5px solid #cde6f1;
}
.mainmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #365b84;
	text-decoration: none;
	background-color: #ffffff;
}
a.mainmenu:hover {
	color:#5a8cbf;
	text-decoration: underline;
}
.sublinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #4370a1;
	text-decoration: none;
	background-color: #ffffff;
}
a.sublinks:hover {
	color:#ff8a00;
	text-decoration: underline;
}
.sideheadings {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	background-color: #365b84;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	background-color: #365b84;
}
a.footer:hover {
	color:#5a8cbf;
	text-decoration: underline;
}
.sidelinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #365b84;
	text-decoration: none;
}
a.sidelinks:hover {
	color:#5a8cbf;
	text-decoration: underline;
}
.textb1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	background-color: #0683b5;
}
.textb2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	background-color: #67a2d5;
}

.textb3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	background-color: #43a5d4;
}
.plaintext {
	font-family:tahoma,arial;
	font-size: 11px;
	font-weight: bold;
	color: #0683b5;
	text-decoration: none;
	background-color: #ffffff;
}
a.plaintext:hover {
	color:#ff0000;
	text-decoration: underline;
}
.bodytext{
font-family:tahoma,arial;
font-size:11px;
font-weight:bold;
color: #5a8cbf;
text-decoration:none;
}
a.bodytext:hover {
	color:#ff0000;
}
.orangegrtext{
font-family:tahoma,arial;
font-size:11px;
font-weight:bold;
color: #e27204;
text-decoration:none;
background-image:url(images/gradient1.png);
}
a.orangegrtext:hover {
color:#365b84;
background-image:url(images/gradient1.png);
}
.orangetext{
font-family:tahoma,arial;
font-size:11px;
font-weight:bold;
color: #e27204;
text-decoration:none;
}
a.orangetext:hover {
	color:#365b84;
}
body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #4d8db9;
}
.bluebig{
font-family:tahoma,arial;
font-size:12px;
font-weight:bold;
color: #4479AE;
text-decoration:none;
background-color: #e2ecf7;
}



















