.chromestyle{

/*width: 222px;*/

width:258px;

font-weight: bold;

color: #000000;

font-family: Verdana;

font-size: 11px;

float:left;

margin:0px;

padding:0px;

}



.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/

content: "."; 

display: block; 

height: 0; 

clear: both; 

visibility: hidden;

}



.chromestyle ul{

/*width: 35%; /*THEME CHANGE HERE*/

/*padding: 2px 0;*/

padding:0px;

margin: 0;

text-align: left; /*set value to "left", "center", or "right"*/

}



.chromestyle ul li{

display: inline;

}



.chromestyle ul li a{

color: #000000;

margin: 0;

text-decoration: none;



}



.chromestyle ul li a:hover{

font-family: Verdana; font-size:11px; color: #FF6633; text-decoration: underline; /*THEME CHANGE HERE*/

}









/* ######### Style for Drop Down Menu ######### */



.dropmenudiv{

position: absolute;

top: 0;

line-height:22px;

background: url(drop1.gif) repeat-y;

border:1px solid #ebebeb;

/*border: 1px double #dedede; /*THEME CHANGE HERE*/

visibility: hidden;



}





.dropmenudiv a{

/*width: 222px;*/

width:243px;

display: block;

text-indent: 2px;

padding:1px 0 1px 16px;

text-decoration: none;

font-weight: normal;

list-style-type:none;

background:url(aroow-black.gif) no-repeat 5px 8px;

color:#18a6cf;

font-family:Arial, Helvetica, sans-serif;

font-size:12px;



}



.dropmenudiv a:hover{ /*THEME CHANGE HERE*/

color: #525252;

text-decoration: none;

font-family:Arial, Helvetica, sans-serif;

font-size:12px;

}




.form_text_dm{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px 0px;
	border-bottom: 1px dashed #CCCCCC;
}

.input_field_dm{
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 105px;
}

.dm_title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}

.date_input_dm{
	width: 60x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px 10px 0 0;}
