.menu 			{font-family:Verdana, Arial, Helvetica; font-size:8pt; font-weight:bold; color:#1138FF; line-height: 12pt; margin-top: 5px; margin-bottom: 5px; text-decoration: none;}
.menu:hover 		{color:#800080; font-weight:bold; font-size:10pt;}
.menu2			{font-family:Verdana, Arial, Helvetica; font-size:7pt; font-weight:normal; color:#1138FF; line-height: 8pt; margin-top: 5px; margin-bottom: 5px; text-decoration: none;}
.menu2:hover 		{color:#800080; font-weight:bold; }
.menu3			{font-family:Verdana, Arial, Helvetica; font-size:10pt; font-weight:bold; color:#FFFFFF; line-height: 12pt; margin-top: 5px; margin-bottom: 5px; text-decoration: none;}
.menu3:hover 		{color:#800080; font-weight:bold; }
.menu4			{font-family:Verdana, Arial, Helvetica; font-size:6pt; font-weight:bold; color:#1138FF; line-height: 7pt; margin-top: 5px; margin-bottom: 5px; text-decoration: none;}
.menu4:hover 		{color:#800080; font-weight:bold; }


H1
{
    font-family:Verdana, Arial, Helvetica;
    font-size:10pt;
	font-weight:bold;
    color:#000000;
	line-height: 1;
	margin-top: 1px; margin-bottom: 1px;
}
H2
{
    font-family:Verdana, Arial, Helvetica;
    font-size:10pt;
	font-weight:normal;
    color:#000000;
	line-height: 1;
}
H3
{
    font-family:Verdana, Arial, Helvetica;
    font-size:12pt;
	font-weight:bold;
    color:#000000;
	line-height: 1;
}
H4 				{font-family:Verdana, Arial, Helvetica; font-size:7pt; color:#000000; line-height: 8pt; margin-top: 0px; margin-bottom: 0px;}
H5
{
    font-family:Verdana, Arial, Helvetica;
    font-size:7pt;
	font-weight:normal;
	color:#000000;
	line-height: 1;
}
H6
{
    font-family:Verdana, Arial, Helvetica;
    font-size:10pt;
	font-weight:bold;
    color:#9C11A5;
	line-height: 1;
	margin-top: 1px; margin-bottom: 1px;
}
TD
{
    font-family:Verdana, Arial, Helvetica;
    font-size:8pt;
    color:#000000;
	line-height: 1;
}
P
{
	font-family:Verdana, Arial, Helvetica;
    font-size:8pt;
    color:#000000;
	line-height: 1;
}
.loginbox table {
				margin: 0 0 0 0;
				line-height: 1em;
				font-size: 9px;
				border:0px;
				}
.loginbox form {
				margin: 0 0 0 0;
				line-height: 1em;
				font-size: 9px;
				border:0px;
				}
.loginbox input {
				margin: 0 0 0 0;
				font-size: 9px;
				border:1px solid #028482;
				}
				
.formbox table {
				margin: 0 0 0 0;
				line-height: 1em;
				font-size: 9px;
				border:1px solid #000000;
				background-color: #E7E8FF;
				}
.formbox_noline table {
				margin: 0 0 0 0;
				line-height: 1em;
				font-size: 9px;
				border:0px;
				background-color: #E7E8FF;
				}
.formbox form {
				margin: 0 0 0 0;
				line-height: 1em;
				font-size: 9px;
				border:0px;
				}

.quotebox table {
				margin: 0 0 0 0;
				line-height: 11px;
				font-size: 9px;
				border:0px;
				background-color: #E7E8FF;
				}
.quotebox form {
				margin: 0 0 0 0;
				line-height: 11px;
				font-size: 9px;
				border:0px;
				}

				
.faintbox table {
				margin: 0 0 0 0;
				line-height: 11px;
				font-size: 9px;
				border:0px;
				background-color: #E7E8FF;
				}

				
.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 60px; /*position where enlarged image should offset horizontally */

}

.aerobuttonmenu		{ overflow: hidden; width: auto;	background: transparent; border: 0px;padding: 1px 0;border-width: 1px 0;text-align: center;}	
* html .aerobuttonmenu	{ width: 100%;}	
.aerobuttonmenu a.aero	{ background: transparent url('../img/aeroleft.gif') no-repeat top left;display: block;float: left;font: bold 13px Verdana, Trebuchet MS;	line-height: 23px;height: 31px;	padding-left: 10px; text-decoration: none;margin-right: 5px;filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);opacity: 0.9;-moz-opacity: 0.9;}	
.aerobuttonmenu a.aero:link, .aerobuttonmenu a.aero:visited, .aerobuttonmenu a:active{color: white;}
.aerobuttonmenu a.aero span{background: transparent url('../img/aeroright.gif') no-repeat top right;display: block;padding: 4px 10px 6px 0; }
.aerobuttonmenu a.aero:hover{ filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100); opacity: 1;	-moz-opacity: 0.99;}	
.aerobuttonmenu a.aero:hover span{ color: yellow;}	
.aerobuttonmenu .rightsection{float: right;width: 100px;position: relative;top: 3px;padding-right: 5px;text-align: right;}
.aerobuttonmenu .rightsection a{color: navy;}


