/* menurollovers */






#dropmenudiv{
position:absolute;
width: 100%;
display: block;
text-indent: 3px;
padding: 1px 0;

background-image: url(images/button_on.gif);

z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
padding: 1px 0;

background-image: url(images/button_on.gif);


}

#dropmenudiv a:hover{ /*hover background color*/

}

/* Sample CSS definition for the example list. Remove if desired */
.navlist li {
list-style-type: square;
width: 135px;
background-color: #FFFFB9;
}




















/* link style default */


a {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #6FB4F5; font-weight: bold; line-height: 20px; text-decoration: none}
a:hover {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #6FB4F5; font-weight: bold; line-height: 20px; text-decoration: underline}
a:active {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #6FB4F5; font-weight: bold; line-height: 20px; text-decoration: underline}



/* link style menu */


a.menu {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-weight: normal; color: #00478C; text-decoration: none; line-height: 19px;}
a:hover.menu {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-weight: normal; color: #0070DC; text-decoration: underline; line-height: 19px;}
a:active.menu {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-weight: normal; color: #0070DC; text-decoration: underline; line-height: 19px;}

a.menu2 {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: boll; color: #666666; text-decoration: none}
a:hover.menu2 {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #799910; text-decoration: none}
a:active.menu2 {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #799910; text-decoration: none}

a.menu3 {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #666666; text-decoration: underline}
a:hover.menu3 {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #799910; text-decoration: underline}
a:active.menu3 {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #799910; text-decoration: underline}





a.bottom {  font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #666666; font-weight: normal; text-decoration: underline}
a:hover.bottom {  font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #cccccc; font-weight: normal; text-decoration: underline}
a:active.bottom {  font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #cccccc; font-weight: normal; text-decoration: underline}


/* text styles */



.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	line-height: 17px;
	text-align: left;
}


.menuhightlight {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #cccccc; text-decoration: none;}





.textbottom {  font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #666666; font-weight: normal; text-align: left;}



.textbold {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; font-weight: bold; line-height: 18px;}



input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	background-color: #ffffff;
	border: 0px;
	
}


textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	background-color: #ffffff;
	border: 0px;
	
}



select {
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	background-color: #ffffff;
	border: 0px;
	
}



.sidebackimage {
	background-color: #FFFFFF;
	background-image: url(images/menu_bottom.jpg);
	background-repeat: no-repeat;

}


.mainimage {
	background-color: #FFFFFF;
	background-image: url(images/content_back.jpg);
	background-repeat: no-repeat;

}


.mainimage2 {
	background-color: #FFFFFF;
	background-image: url(images/content_back2.jpg);
	background-repeat: no-repeat;

}



.textdate {
font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #666666; font-weight: normal; line-height: 15px;
}
.texthead {
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; color: #808080; font-weight: normal; line-height: 22px;
}
.text2 {
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; font-weight: normal; line-height: 16px;
}
.textstart {
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color: #00478C; font-weight: normal; line-height: 20px;
}
.textheadgood {

font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color: #00478C; font-weight: bold; line-height: 20px;
}
.textquote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #00478C;
	bold: normal;
	line-height: 20px;
	font-style: italic;
}
