h1 {
	font-size: 17px;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	}
	
h2 {
	font-size: 14px;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	}

.addressbar {
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	vertical-align: baseline;
}
.addressbar a{
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	vertical-align:baseline;
}

table.frame {
	border-width: 1px;
	border-style: solid;
	border-color: #EAEAEA;
	border-collapse: collapse;
	vertical-align: top;
	}

table.frame td {
	border-width: 1px;
	border-style: inset;
	border-color: #EAEAEA;
	padding: 3px;
	vertical-align: middle;	
}

table.frame image{

	border-color: white;
	border-width:3px;
      }

table.largeframe {
	border-width: 1px;
	border-style: solid;
	border-color: #EAEAEA;
	}

table.largeframe td {
	border-width: 1px;
	border-style: inset;
	border-color: #EAEAEA;

}
#bodycontent {
	font-size: 12px;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#bodycontent a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #efdaa3;
	TEXT-DECORATION: underline;
}
#bodycontent a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #efdaa3;
	TEXT-DECORATION: underline;
}
#bodycontent a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	background-color: #C2D5E2;
	color: #33626C;
	TEXT-DECORATION: none;
	}



/* ======================================================
This copyright notice must be untouched at all times.
The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/flyout_4level.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any
way to fit your requirements.EFF2E3
========================================================= */
.menu { margin: 1px; height: 100px; font-size: 10pt; font-family: verdana; font-weight:normal;}
.menu ul { margin: 0pt; padding: 0pt; position: relative; z-index: 500; list-style-type: none; width: 9em; }
.menu li { background-color: #C2D5E2; float: left; }
.menu li.sub { background-color: #cccc99; }
.menu table { position: absolute; border-collapse: collapse; top: 0pt; left: 0pt; z-index: 100; font-size: 1em; margin-top: -1px; }
.menu a, .menu a:visited { border: 2px solid #33626C; border-width:1px 1px 0 1px; display: block; text-decoration: none; height: 2em; line-height: 2em; width: 10em; color: #000066; padding-left: 1em; font-weight: normal; font-style: normal; font-variant: normal; text-transform: none; text-align:left;}
.menu b { float: right; margin-right: 5px; }
* html .menu a, * html .menu a:visited { width: 9em; }
* html .menu a:hover { color: #ffffff; background-color: #7DA6C1; position: relative; font-weight: normal; font-style: normal; font-variant: normal; text-decoration: none; text-transform: none; }
.menu li:hover { position: relative; }
.menu a:active, .menu a:focus { color: #ffffff; background-color: #7DA6C1; font-weight: normal; font-style: normal; font-variant: normal; text-decoration: none; text-transform: none; }
.menu li:hover > a { color: #ffffff; background-color: #7DA6C1; font-weight: normal; font-style: normal; font-variant: normal; text-decoration: none; text-transform: none; }
.menu li ul { padding: 2em; visibility: hidden; position: absolute; top: -2em; left: 9em ; background-color: transparent;}
.menu li:hover > ul { visibility: visible; }
.menu ul a:hover ul ul { visibility: hidden; }
.menu ul a:hover ul a:hover ul ul { visibility: hidden; }
.menu ul a:hover ul a:hover ul a:hover ul ul { visibility: hidden; }
.menu ul a:hover ul { visibility: visible; }
.menu ul a:hover ul a:hover ul { visibility: visible; }
.menu ul a:hover ul a:hover ul a:hover ul { visibility: visible; }
.menu ul a:hover ul a:hover ul a:hover ul a:hover ul { visibility: visible; }

