<!--
.style4 {font-family: Verdana, Arial, Helvetica, sans-serif}
.style5 {
	font-size: 16px;
	font-weight: bold;
	color: #0064B1;
	font-family: "Century Gothic";
}
.style11 {
	font-size: 16px;
	font-weight: bold;
	color: #0064B1;
	font-family: "Century Gothic";
}
.style18 {
	font-size: 16px;
	font-weight: bold;
	color: #0064B1;
	font-family: "Century Gothic";
}
.style19 {
	font-size: 16px;
	font-weight: bold;
	color: #0064B1;
	font-family: "Century Gothic";
}
.style16{
	font-size: 16px;
	font-weight: bold;
	color: #0064B1;
	font-family: "Century Gothic";
}
.style6 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style7 {
	color: #FF6600;
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
-->

/* ######### Style for Drop Down Menu ######### */
.menu_link {
width:100px;
height:70px;
}

.dropmenudiv{
position:absolute;
top: 0;


border: 1px solid #BBB; /*Theme Change here*/
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
background-color: white;
width: 110px;
visibility: hidden;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=1);  /*Add Shadow in IE. Remove if desired*/
}

.dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid white; /*Theme Change here*/
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color: white;
background-color:#60CBFF;
}

.dropmenudiv a:hover{ /*Theme Change here*/
background-color: #999999; text-decoration:none
}
.dropmenudiv a:visited{ color:white; }
.style10 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}




.dropmenudiv2{
position:absolute;
top: 0;


border: 1px solid #BBB; /*Theme Change here*/
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
background-color: white;
width: 90px;
visibility: hidden;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=1);  /*Add Shadow in IE. Remove if desired*/
}

.dropmenudiv2 a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid white; /*Theme Change here*/
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color: white;
background-color:#60CBFF;
}

.dropmenudiv2 a:hover{ /*Theme Change here*/
background-color: #999999; text-decoration:none
}
.dropmenudiv2 a:visited{ color:white; }
.style10 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}


.style12 {color: #333333; font-size: 12px; }
.style14 {font-family: "Century Gothic"}
a {
	font-size: 12px;
	color: #333333;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #333333;
}
#bg2 { background: #74bbf3 url(images/bg2.jpg) repeat-x; width:837px; }

#Table_01 { background-color:#ffffff; }

body { background: #bbe0fa url(images/bg.jpg) repeat-x;font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;}