a:link {
	color: #6EB6FF; text-decoration: none
}
a:visited {
	color: #6EB6FF; text-decoration: none
}
a:active {
	color: #6EB6FF; text-decoration: none
}
a:hover {
	color: #6EB6FF; text-decoration: underline
}

.footer a:link {
	color: #6EB6FF; text-decoration: none
}
.footer a:visited {
	color: #6EB6FF; text-decoration: none
}
.footer a:active {
	color: #6EB6FF; text-decoration: none
}
.footer a:hover {
	color: #6EB6FF; text-decoration: underline
}

a.home:link {
	color: #ffffff; text-decoration: none
}
a.home:visited {
	color: #ffffff; text-decoration: none
}
a.home:active {
	color: #ffffff; text-decoration: none
}
a.home:hover {
	color: #ffffff; text-decoration: underline
}

a.menu:link {
	color: #202022; text-decoration:none; 
        font-weight: bold;
}
a.menu:hover {
	color: #6EB6FF; text-decoration:none; 
        font-weight: bold;
}
a.menu:active {
	color: #6EB6FF; text-decoration:none;
        font-weight: bold;
}
a.menu:visited {
	color: #202022; text-decoration:none;
        font-weight: bold;
}
a.body_title:link {
	color: #b7bbb7; text-decoration:none;
}
a.body_title:visited {
	color: #b7bbb7; text-decoration:none;
}
a.body_title:hover {
	color: #ffffff; text-decoration:none; 
}
a.body_title:active {
	color: #b7bbb7; text-decoration:none;
}
.bodyarea {
	margin-top:0px; background-color: #ffffff;
}
.normal {
	font-family: verdana; font-size: 11px; color: #1A306F; margin-top: 5px; margin-left: 10px; margin-bottom: 10px; font-weight: normal; text-align: left;
}

.footer {
    font-family: verdana; font-size: 11px; color: #1A306F; margin-top: 5px; margin-left: 10px; margin-bottom: 10px; font-weight: normal;
}
.text {
	font-family: arial; font-size: 12px; color: #1A306F; margin-top: 5px; margin-left: 10px; margin-bottom: 10px; font-weight: normal
}

.copyright {
	font-family: verdana; font-size: 10px; color: #1A306F; margin-top: 5px; margin-left: 10px; margin-bottom: 10px; font-weight: normal
}
.home-middle {
	font-family: arial; font-size: 11px; color: #1A306F; margin-top: 5px; margin-left: 10px; margin-bottom: 10px; font-weight: normal
}
.home-down {
	font-family: arial; font-size: 12px; color: #1A306F; margin-top: 5px; margin-left: 2px; margin-bottom: 5px; font-weight: normal
}

.menu {
	font-family: helvetica; font-size: 12px; margin-top: 2px; margin-bottom: 2px; margin-left: 5px; color: #6EB6FF;
}
.menu-title {
	font-family: helvetica; font-size: 16px; margin-top: 4px; margin-bottom: 4px; color: #FFFFFF; margin-left: 5px; 
}

.title {
	font-family: arial; font-size: 20px; font-weight: bold; color: #202022; margin-top: 32px; margin-bottom: 0px; margin-left: 12px; text-align: left;
}
.subtitle{
	font-family: arial; font-size: 16px; font-weight: bold; color: #202022; margin-top: 8px; margin-bottom: 0px; margin-left: 12px;
}

.welcome{
	font-family: arial; font-size: 16px; font-weight: bold; color: #202022; margin-top: 8px; margin-bottom: 0px; margin-left: 12px; text-align: left;
}
.welcome-sub{
	font-family: arial; font-size: 14px; color: #1A306F; margin-top: 2px; margin-bottom: 0px; margin-left: 12px; text-align: left;
}

.toplinks {
	font-family: verdana; font-size: 11px; color: #1A306F; margin-top: 0px; margin-bottom: 0px; margin-left: 20px;
}
.textfeedback {
	border-color: #6EB6FF; border-width: 1px; background-color: #eeeeee; color: #202027;
}
.tables {
	background-color: #ffffff; margin-top: 10px; margin-left: 10px; font-family: verdana; color: #1A306F; font-size: 11px; border-width: 1px;
}
.left {
	background-color: #ffffff;
}
.center {
	background-color: #ffffff;
}
.border {
	background-color: #1A306F;
}
.topbar {
	background-color: #1A306F;
}

h3 {
	font-family: arial; font-size: 14px; font-weight: bold; color: #202022; margin-top: 12px; margin-bottom: 12px; margin-left: 10px; 
}


