html {height: 100%;}
body {padding:0px; font-size: 13px; background-image: url("images/page_background.gif");
      margin: 0px; line-height: 16px; background-repeat: repeat;
      font-family: georgia,times,serif; background-color: #eeeeee;}

#page {background-image: url("images/page_background.gif"); background-color: #eeeeee;}

#header {padding-right: 0px; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px; text-align: left;}
#header img {display: inline; margin: 0px;}

#main_menus {
    font-weight: bold;
	padding-left: 5px;
	background-color: #000099;
	height: 22px;
	padding-bottom: 2px;
}
#main_menus div {font-weight: bold; font-size: 12px; float: left;
                 margin: 5px 0px 0px; color: white; 
                 font-family:Arial, Helvetica, sans-serif;}
#main_menus a:link {color: #ffffff; text-decoration: none; font-weight: bold;}
#main_menus a:active {color: #ffffff; text-decoration: none; font-weight: bold;}
#main_menus a:visited {color: #ffffff; text-decoration: none; font-weight: bold;}
#main_menus a:hover {color: #cccccc; text-decoration: underline; font-weight: bold;}

#sub_menus {
	padding-left: 5px;
	background-color: #dddddd;
	height: 20px;
	margin: 0px 0px 0px;
	padding-top: 2px;
}
#sub_menus div.subparent {display: none; font-weight: bold; font-SIZE: 12px;
                              color: #111111; font-family: Arial, Helvetica, sans-serif;}
#sub_menus div.subchild {float: left;}
#sub_menus a:link {color: #666666; text-decoration: none; font-weight: bold;}
#sub_menus a:active {color: #666666; text-decoration: none; font-weight: bold;}
#sub_menus a:visited {color: #666666; text-decoration: none; font-weight: bold;}
#sub_menus a:hover {color: #ffffff; text-decoration: none; background-color:#6666CC; font-weight: bold;}

#text_size {padding-right: 5px; background-color: #000099; height: 22px;}
#text_size div {font-weight: bold; font-size: 14px; float: left;
                 margin: 0px 0px 0px; color: white; 
                 font-family: Arial, Helvetica, sans-serif;}
#text_size a:link {color: white; text-decoration: none;}
#text_size a:active {color: white; text-decoration: none;}
				 				 
#sub_text {padding-right: 5px; background-color: #dddddd; height: 20px;}
