.dropmenu {
   position: absolute;
   left: -1500px;
   visibility: visible;
   z-index: 101;
   float: left;
   width: 122px;

   border-width: 2px;
   border-style: solid;
   border-color: #D5FFFD;	
   background-color: #EEEEEE;
}
.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: 2px;
   margin: 1px;
   font-family: Trebuchet MS;
   font-size: 10px;
   font-weight: bold;
   text-align: left;
   text-decoration: none;

   color: #000000;
   background-color: #F7F7F7;
}
.dropmenu a:hover {
   padding: 2px;
   margin: 1px;
   font-family: Trebuchet MS;
   font-size: 10px;
   font-weight: bold;
   text-align: left;
   text-decoration: none;

   color: #000000;
   background-color: #EDEDED;
}

form
	{
		width:auto;
		height:auto;
		margin:0px;
		padding:0px;
		border:0px;		
	}

.form {height:24px; margin-top:-1px;}
.form input	{width:300px; height:21px; border-color:#798791; border-width:1px; background-color:#061B29; border-style:solid; padding-left:5px}

textarea {width:300px; height:90px; border-color:#798791; border-width:1px;; border-style:solid; padding-left:5px; overflow:hidden; margin-top:-1px}

.dt { display:table; height:100%; width:100%}

.dr { display:table-row; width:100%}

.dc { display:table-cell; width:100%; float:left}
.m_l_t { background:#0F2937 url(images/m-l-t.gif) no-repeat left top; height:100%}
.m_r_t { background:url(images/m-r-t.gif) no-repeat right top; height:100%}
.m_l_b { background:url(images/m-l-b.gif) no-repeat left bottom; height:100%}
.m_r_b { background:url(images/m-r-b.gif) no-repeat right bottom; height:100%}

.h_l { background:#203C4B; height:2px}

.parastyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
