

.dropmenu {
   position: absolute;
   left: -1500px;
   visibility: visible;
   z-index: 101;
   float: left;
   width: 124px;

   border-width: 0px;
   border-style: solid;
   border-color: #000000;	
   background-color: #d3d3d3;
}
.dropmenu ul {
   margin: 0;
   padding: 0;
   list-style-type: none;
}
.dropmenu li {
   display: inline;
}
.dropmenu a, .dropmenu a:visited, .dropmenu a:active {
   display: block;
   width: 120px;

   padding: 1px;
   margin: 2px;
   font-family: Arial;
   font-size: 12px;
   font-weight: normal;
   text-align: center;
   text-decoration: none;

   color: #ffffff;
   background-color: #394a6b;
}
.dropmenu a:hover {
   padding: 1px;
   margin: 2px;
   font-family: Arial;
   font-size: 12px;
   font-weight: normal;
   text-align: center;
   text-decoration: none;

   color: #364669;
   background-color: #adbde7;
}



SELECT, option, textarea, input {   FONT-FAMILY: verdana; SIZE: 11px; background-color:#FFFfff  }

.bottom { vertical-align: bottom }
.top { vertical-align: top }
.poster { FONT-SIZE: 12px }

a.side:link
{text-decoration:none; color:#303999; font-weight:bold;}
a.side:visited
{text-decoration:none; color:#666699; font-weight:bold;}
a.side:hover
{text-decoration:underline; color:#009900; font-weight:bold;}
a.side:active
{text-decoration:underline; color:#00bb00; font-weight:bold;} 


a.main:link
{text-decoration:none; color:#303999; font-weight:bold;}
a.main:visited
{text-decoration:none; color:#666699; font-weight:bold;}
a.main:hover
{text-decoration:underline; color:#009900; font-weight:bold;}
a.main:active
{text-decoration:underline; color:#00bb00; font-weight:bold;} 



h1 {
	font-family: verdana;
	font-size: 11px;
             	color: white;
	margin-left: 6px;
	margin-bottom: 0px;
	margin-top: 0px;
	font-weight: normal
}


h2 {
	font-family: verdana;
	font-size: 14px;
             	color: #303F50;
	margin-left: 6px;
	margin-bottom: 0px;
	margin-top: 0px;
	font-weight: bold
}

h3 {
	font-family: verdana;
	font-size: 12px;
             	color: white;
	margin-left: 18px;
	margin-bottom: 0px;
	margin-top: 10px;
	font-weight: bold
}

h4 {
	font-family: verdana;
	font-size: 10px;
             	color: #303F50;
	margin-left: 19px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-top: 1px;
	font-weight: normal
}

h5 {
	font-family: arial;
	font-size: 16px;
             	color: #3f4366;
	margin-left: 12px;
	margin-bottom: 0px;
	margin-top: 0px;
	font-weight: bold
}


h6 {
	font-family: verdana;
	font-size: 11px;
             	color: #303F50;
	margin-left: 3px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-top: 6px;
	font-weight: bold
}

p {
	font-family: verdana;
	font-size: 12px;
             	color: #334353;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 6px;
	margin-top: 6px;
	font-weight: normal
}



