/* CSS Document */
.style6 {
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
.stylenav {
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}

.nav_table{
	border-top:1px #3B6093;
}

.hovermenu ul{
font: bold 12px arial;
padding-left: 0;
margin-left: 0;
height: 20px;
width:100%;

}

.hovermenu ul li{
list-style: none;
display: inline;
}

.hovermenu ul li a{
font: bold 12px arial;
padding: 2px 0.5em;
text-decoration: none;
float: center;
color: #336699;
background-color: #EDECE7;
border: 1px solid #336699;
height: 20px;
}

.hovermenu ul li a:visited{
font: bold 12px arial;
padding: 2px 0.5em;
text-decoration: none;
float: center;
color: #336699;
background-color: #EDECE7;
border: 1px solid #336699;
height: 20px;
}

.hovermenu ul li a:hover{
font: bold 12px arial;
color:#F52222;
background-color: #ffffff;
border-style: outset;
}

html>body .hovermenu ul li a:active{ /* Apply mousedown effect only to NON IE browsers */
border-style: inset;
}

a:link {
	font-size: 13px;
	font-family:Arial;
	color: #3B6093;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #3B6093;
	text-decoration: none;
}
a:hover {
	font-size: 13px;
	font-family: Arial;
	color: #9D121A;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	font-size: 13px;
	font-family: Arial;
	color: #894E77;
	text-decoration: none;
	font-weight: bold;
}
.border {	border: 1px solid #3B6093;
}
.copyright {	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}
body {
	background-color: #CCCCCC;
}
.style8 {font-family: Arial, Helvetica, sans-serif}
.style15 {color: #24487A; font-weight: bold; font-family: Arial, Helvetica, sans-serif; font-size: 22px; }
.style16 {font-size: 12px; color: #666666; font-weight: bold; font-family: Arial, Helvetica, sans-serif; }
.style18 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.style20 {font-size: 12px; color: #FFFFFF; font-weight: bold; font-family: Arial, Helvetica, sans-serif; }

.textboxapp {
	font-family: Arial;
	font-size: 12px;
	border: 1px solid;
    border-color: #3B6093;
	width: 200px;
}
.btnlink 
{
	width:98px;
	height:20px;
	text-align:center;
	font-family: Arial;
	border: 1px solid;
	color:#FFFFFF;
	background-color: #3B6093;
}
