/* Style.css Start */
html, body
{
margin:0px;
padding:0px;
}
.bgHeader {
	height: 125px;
}
.topNav {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#757575;
}



    .hideGridColumn
    {
        display:none;
    }
 
.loginBG {
	background-color: #f0f0f0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
}
.log {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#666;
	font-weight:bold;
	background-color:#d5d5d5;
}
.in {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#666;
	font-weight:bold;
	background-color:#d5d5d5;
}
.login {
	font-family:Arial, Helvetica, sans-serif;
	color:#757575;
	font-size:15px;
}
.login_small {
	font-family:Arial, Helvetica, sans-serif;
	color:#111111;
	font-size:12px;
}
.login_smaller {
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:10px;
	font-weight:bold;
}
.login_color {
	font-family:Arial, Helvetica, sans-serif;
	color:#FF6600;
	font-size:12px;
	font-weight:bold;
}
.sbmtBtn {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#454545;
}
.mainBG {
	background-color: #f0f0f0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
}
.menu_list {	
	width: 190px;
}
.menu_head {
	padding: 5px 0px 5px 5px;
	cursor: pointer;
	position: relative;
	margin:1px;
	width:190px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	background-color:#c5c5c5;
	background-position: right  center;
	background-repeat:no-repeat;
	height: 15px;
	border:1px solid #b0b0b0;
}
.menu_body {
	display:none;

}
.menu_body a{
	display:block;
	color:#757575;
	width:100%;
	padding:5px 0px 5px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	border:0px solid #f5f5f5;

}
.menu_body a:hover{
	color: #000000;
	text-decoration:underline;
}
.dataBorder {
	background-color: #f0f0f0;
	border: 1px solid #cccccc;
}
.path {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#757575;
	font-weight:normal;
}
.path1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#454545;
	font-weight:normal;
}
.path2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#DC671A;
}
.path_arrow {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#000;
}
.warning {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#FF0000;
}
.warning1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#FF0000;
}
.dataTxt {
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:11px;
}
.footer {
	background-color:#eeeeee;
	height:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#222222;
}
.titleTxt {

	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
}
.menu_title {

	padding: 5px 10px 5px 10px;
	cursor: pointer;
	position: relative;
	margin:1px;
	width:190px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	background-color:#d5d5d5;
	background-position: 5px center;
	background-repeat:no-repeat;
	height: 15px;
}
.menu_title a{
	display:block;
	color:#DC671A;
	width:190px;
	background-color:#d5d5d5;
	padding:5px 0px 5px 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
}
.menu_title a:hover{
	color: #000;
	text-decoration:underline;
}

.ElearningLabel{font-size:8pt; font-family:"Verdana"; }
.ElearningLabelcursor{font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#DC671A; cursor: pointer;}
.ElearningLabelWhite{font-size:8pt; font-family:"Verdana";color:White; }
.ElearningLblError{
	font-family:Verdana,helvetica,sans-serif;
	font-size:small;
	font-weight:normal;
}
/*.ElearningDataGridBody
{
	border-right: white 1px solid;
	border-top: white 1px solid;
	font-size: 8pt;
	border-left: white 1px solid;
	color: black;
	border-bottom: white 1px solid;
	font-family: "Trebuchet MS";
	background-color: white;	
}*/
.ElearningDataGridHeaderFont{ color:White; font-size: 9pt; font-weight:normal; background-color:#FF8000;font-family:Tahoma;}
.ElearningDataGridFooterFont{ color: black; font-size: 8pt; font-weight: bold; background-color:#FFE0C0; font-weight:bold; font-family:"Trebuchet MS";}
.ElearningDataGridPagerBackColor{ background-color:#C6DEFF;}
/*.ElearningLinkButton{color:Blue; font-size:8pt; font-family:"Trebuchet MS";}
.ElearningFieldCaptionSubTD{font-weight:normal ; font-family:"Trebuchet MS"; color: #000000;   font-size: 8pt;}
.ElearningLabel5{font-size:9pt; font-family:Tahoma; color:White; font-weight:bold}/*Added by jyotsana 10/7/2008*/
/*.ElearningLabel8{font-size:8pt; font-family:Trebuchet MS; color:White; font-weight:bold; vertical-align:middle}/*Added by jyotsana 10/7/2008*/
/*.ElearningLabel8{font-size:8pt; font-family:Trebuchet MS; color:White; font-weight:bold; vertical-align:middle}/*Added by jyotsana 10/7/2008*/
/*.ElearningCheckbox{color:Black; font-size:8pt;font-family:"Trebuchet MS";}
.ElearningTextinputText{border:solid 1 #bebebe; text-align:left;font-size:8pt; font-family:"Trebuchet MS"; }
.ElearningFieldCaptionTD{font-weight: bold; font-family:"Trebuchet MS"; color: #000000;font-size: 10pt;}
/*.ElearningButtonTD1{ font-size:9pt;font-family:Verdana;text-align:center; width:50px;}
.Elearningbackground{border-color:#4385CA; border-width:1px; border-style:ridge}
.ElearningDropdownbox {color:Black ;font-size:8pt; font-family:Verdana; }
.ElearningRadiobuttonlist {color:Black;	font-size:8pt;font-family:Verdana; }*/
.ElearningLabel4{font-size:10pt;font-family:Verdana ;color:black; }

.tdBrdr {

	border: 1px solid #CCCCCC;
}

.button1a {

background-image:url(../images/sbmt.gif);
background-position:center top;
background-repeat:no-repeat;
width:85px;
height:22px;
font-family:Tahoma;
font-size:12px;
text-align:center;
padding-top:4px;
}




.menu_titleNew {

	padding: 5px 10px 5px 10px;
	cursor: pointer;
	position: absolute;
	margin:1px;
	width:190px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	background-color:#d5d5d5;
	background-position: 5px center;
	background-repeat:no-repeat;
	height: 15px;
}
.boxborder {
	border: 1px solid #CCCCCC;
	background-color:#f6f6f6;
	
}



/* Style.css End */


/* vow lite theme .css Start */


.gridHeader { color:#FFFFFF; background-color:#DC671A;font-size:8pt ; text-align :left ; font-weight:normal ;font-family:Tahoma;}
.ElearningDataGridPagerBackColor{ background-color:#D5D5D5;text-decoration: underline;} /* ADDED ON 12-JUNE-2008 BY SINKU FOR SPECIFIC BACKGROUND COLOR OF PAGER FOR  GRID */
.TR_BGCOLOR{ background-color:#E9E9E9;}
.TD_BGCOLOR{ background-color:#f6f6f6;}

.ElearningLinkButton{color:Blue; font-size:8pt; font-family:"Trebuchet MS";}
.ElearningFieldCaptionSubTD{font-weight:normal ; font-family:"Trebuchet MS"; color: #000000;   font-size: 8pt;}
.ElearningLabel5{font-size:9pt; font-family:Tahoma; color:White; font-weight:bold}/*Added by jyotsana 10/7/2008*/
.ElearningLabel8{font-size:8pt; font-family:Trebuchet MS; color:White; font-weight:bold; vertical-align:middle}/*Added by jyotsana 10/7/2008*/
.ElearningCheckbox{color:Black; font-size:8pt;font-family:"Trebuchet MS";}
.ElearningTextinputText{border:solid 1 #bebebe; text-align:left;  font-size:8pt; font-family:"Trebuchet MS"; }
.ElearningFieldCaptionTD{ font-weight: bold; font-family:"Trebuchet MS"; color: #000000;   font-size: 10pt;}
.ElearningButtonTD1{  font-size:9pt;font-family:Verdana;text-align:center; width:50px;}
.Elearningbackground{ border-color:#4385CA; border-width:1px; border-style:ridge}
.ElearningDropdownbox {	color:Black ;font-size:8pt; font-family:Verdana; }
.ElearningRadiobuttonlist {color:Black;	font-size:8pt; 	font-family:Verdana; }


.gridHeader A {  padding-right:0px; padding-left:0px; padding-bottom:0px; color:White; padding-top:0px; text-decoration:underline;  }

.gridHeader A:hover {  color:White;}

.gridHeaderSortASC A { background: url(images/ASC.GIF) no-repeat 95% 50%; }

.gridHeaderSortDESC A { background: url(images/Desc.GIF) no-repeat 95% 50%; }
.gridRowStyle{background-color:#EEEEEE; color :#000000;}
.gridAlternatingRowStyle{background-color:#FFFFFF;}
.ElearningDataGridBody
{
	border-right: white 1px solid;
	border-top: white 1px solid;
	font-size: 8pt;
	border-left: white 1px solid;
	color: black;
	border-bottom: white 1px solid;
	font-family: "Trebuchet MS";
	background-color: white;	
}

.Header_BGCOLOR1
{
	background-color:#D5D5D5;
	color: #FFFFFF;
	font-size: 10pt;
	font-weight:bold;
	font-family: "Trebuchet MS";
	  
}
.Header_BGCOLOR{ background-color:#DFDFDF;}

.LabelLite{color:#000000; font-size:10pt;font-family:"Verdana";}
	
.PopUpDivUpperBarTbl
{
	width:100%;
	background-color:#fff; 
	border:1px solid #888; 
	border:0; 
	
	}
.PopUpDivUpperBarTblBG
{
	font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #FFFFFF;
    height: 20px;
    background-color:#757575;
   
    
        
}	
	
.btnClass
{
	
   
    
        
}	

	.style2
        {
            font-family: Arial, Helvetica, sans-serif;
            font-size: 13px;
            font-weight: bold;
            color: #FFFFFF;
            height: 28px;
            background-color:#757575;
        }
        
        
 .ImportTemplateDivClass
 {
 	
 	width:655px;
 	height:360px;
 	border:1px solid #888; 
 	border:1;
 	border-style: solid; 
 	border-width: 1px; 
 	
 	 }
.SearchDivClass
 {
	width:650px;
 	height:250px;
 	border:1px solid #888; 
 	border:1;
 	border-style: solid; 
 	border-width: 1px; 
 
 	 	}

.SearchDivClassSchedule
 {
	width:650px;
 	height:75px;
 	border:1px solid #888; 
 	border:1;
 	border-style: solid; 
 	border-width: 1px; 
 
 	 	} 	 	
.MessageTagDetailDivClass
 {
	height:250px;width:auto;
	
	overflow-y:auto;overflow-x:auto;
 	 	}
 	 	.CampaignDownloadDivClass
 	 	{
 	 	width:400px;height:auto;
 	 	}
 	 	
 	 	
.PanelShowHide_A
 	 	{
 	 	color:#DC671A;font-family:Arial, Helvetica, sans-serif;	font-size:12px;	font-weight:bold;
 	 	text-decoration:none;
 	 	cursor:pointer; 
 	 	}
.PanelShowHide_A:hover
{
		color:#000000;
		text-decoration:underline;
		cursor:pointer; 
} 
 	 	
.PanelShowHide_Td
{
 	 	width:100%; color:#DC671A; background-color:#d5d5d5;background-repeat:no-repeat;height: 30px; font-family:Arial, Helvetica, sans-serif;	font-size:12px;	font-weight:bold;
 	 	
}
.PanelShowHide_imp
 	 	{
 	 	color:#DC671A;font-family:Arial, Helvetica, sans-serif;	font-size:12px;	font-weight:bold;
 	 	
 	 	
 	 	}
.headbgcolor
 	 	{
 	 		background-color:#DFDFDF;
 	 		font-family:Arial, Helvetica, sans-serif;	
 	 		font-size:12px;	
 	 		font-weight:bold;
 	 	}

 	 	

/* vow lite theme .css End */

 .table_background	 		
 	 		{
 	 			background-color:#e9e9e9;
 	 			border:1px solid #d5d5d5;
 	 			}
 	 			
 .table_background_withoutborder	 		
 	 		{
 	 			background-color:#e9e9e9;
 	 		}
 .borders {
	border: 1px solid #cccccc;
}

.tableBorder {
	
	background-color: #f0f0f0;
	border: 1px solid #cccccc;
}

.buttonMain
{
	background-image:url(../images/blue-btn.png) ;
	background-position:left top;
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;  
	color:#FFFFFF;
	border:0px solid #757575;
	letter-spacing:-1px;
	cursor: pointer;
}
.buttonMain_Long
{
	background-image:url(../images/blue-btn.png) ;
	background-position:left top;
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;  
	color:#FFFFFF;
	border:0px solid #757575;
	letter-spacing:-1px;
	cursor: pointer;
}
.buttonMain_Long1
{
	background-image:url(../images/blue-btn.png) ;
	background-position:left top;
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;  
	color:#FFFFFF;
	border:0px solid #757575;
	letter-spacing:-1px;
	cursor: pointer;
}
.buttonSecondary
{
	background-image:url(../images/blue-btn_96x20.png) ;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:11px;
	color:#FFFFFF;
	border:0px solid #858585;
	cursor: pointer;
	
}
.buttonSecondary_Long
{
	background-image:url(../images/blue-btn_110x20.png) ;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:11px;
	color:#FFFFFF;
	border:0px solid #858585;
	cursor: pointer;
	
}
.buttonSecondary_Small
{
	background-image:url(../images/blue-btn_76x20.png) ;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:11px;
	color:#FFFFFF;
	border:0px solid #858585;
	cursor: pointer;
	
}
.buttonSecondary_tiny
{
	background-image:url(../images/blue-btn_50x20.png) ;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:11px;
	color:#FFFFFF;
	border:0px solid #858585;
	cursor: pointer;
	
}
 	
 	.gridheadercolor
{
	  color:#FFFFFF; background-color:#DC671A;font-size:8pt ; text-align :left ; font-weight:normal ;font-family:Tahoma;
}	
.hiddenCol
{
	display:none;
}
 .Welcome_bg	 		
 	 		{
 	 			background-color:#183883;
 	 		}
 	 			
 	 		
 	 		
 	 		.divider {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #00BAEE;
	border-right-color: #00BAEE;
	border-bottom-color: #00BAEE;
	border-left-color: #00BAEE;
}
.text1 {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
}
.text2 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.text1a {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.text1b {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #00BAEE;
}
.text1d {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.text2a {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.text1c {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #00BAEE;
}
.text_wht {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #00BAEE;
	border: thin solid #CCCCCC;
	padding:2px;
}
.footer_cellnext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
.PopUpDivUpperBarTblBG_cellnext
{
	font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #FFFFFF;
    height: 20px;
   	background-color: #00BAEE;
}






.infoText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #00BAEE;
}
.brdr {
	border: thin solid #4290D2;
}
.text1c_wht {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.alink { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000000; text-decoration:none; font-weight:bold; }

.alink:hover { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#4266A4; text-decoration:none; font-weight:bold; }

.alink:hover { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#242424; text-decoration:none; font-weight:bold; }
.subcontent { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#4266A4; text-decoration:none; font-weight:bold;}
.expand { border:none;
}.text-select {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #00BAEE;
	background-color: #f0f0f0;
}
.text-inactive {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
}
.text-active {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #00BAEE;
}
.text-active_big {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #00BAEE;
}
.text_wht {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #00BAEE;
	border: thin solid #CCCCCC;
	padding:2px;
}
.tdBrdr {

	border: thin solid #CCCCCC;
}
.dataText {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	border: thin solid #CCCCCC;
}
.dataText .tr
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	border: thin solid #CCCCCC;
}
.dataText .tr:hover
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color:#f0f0f0;
	border: thin solid #CCCCCC;
}
.dataText1 {

	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	border: thin solid #CCCCCC;
}
.dataTxt {

	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	border: thin solid #CCCCCC;
}
.black_overlay {
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: black;
	z-index:1001;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}
.white_content {
	display: none;
	position: absolute;
	top: 25%;
	left: 25%;
	width: 35%;
	height: 33%;
	padding: 10px;
	border: 10px solid orange;
	background-color: white;
	z-index:1002;
	overflow: auto;
}
.black_overlay_1 {
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: black;
	z-index:1001;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}
.white_content_1 {
	display: none;
	position: absolute;
	top: 25%;
	left: 25%;
	width: 67%;
	height: 60%;
	padding: 10px;
	border: 10px solid orange;
	background-color: white;
	z-index:1002;
	overflow: auto;
}
.text_big {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #00BAEE;
}
.text_black {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
}
.black_overlay_2 {
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: black;
	z-index:1001;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}
.white_content_2 {
	display: none;
	position: absolute;
	top: 25%;
	left: 25%;
	width: 40%;
	height: 10%;
	padding: 10px;
	border: 10px solid orange;
	background-color: white;
	z-index:1002;
	overflow: auto;
}



.dropdownmenu
{
font-weight:normal;
}	.dropdownmenu a:link
		{color: #666666; text-decoration: none; font-family: Tahoma, Verdana; font-size: 11px}
	.dropdownmenu a:visited
		{color: #333333; text-decoration: none; font-family: Tahoma, Verdana; font-size: 11px}
	.dropdownmenu a:active
		{color: #000000; text-decoration: none; font-family: Tahoma, Verdana; font-size: 11px}
	.dropdownmenu a:hover
		{color: #999999; text-decoration: none; font-family: Tahoma, Verdana; font-size: 11px}
	.dropdownmenu p, tr, td, ul, li
		{color: #000000; font-family: Tahoma, Verdana; font-size: 11px}
	.dropdownmenu .header1, h1
		{color: #ffffff; background: #4682B4; font-weight: bold; font-family: Tahoma, Verdana; font-size: 9px; margin: 0px; padding: 2px;}
	.dropdownmenu .header2, h2
		{color: #000000; background: #DBEAF5; font-weight: bold; font-family: Tahoma, Verdana; font-size: 9px;}
	.dropdownmenu .intd
		{color: #000000; font-family: Tahoma, Verdana; font-size: 11px; padding-left: 15px; padding-right: 15px;}
	.dropdownmenu .ctrl
		{font-family: Tahoma, Verdana, sans-serif; font-size: 11px; width: 100%; }
	.dropdownmenu form
		{ margin: 2px;
}