<STYLE type="text/css"> 


 BLOCKQUOTE {text-decoration: none;color: Black;font-family : Helvetica, Arial;font-size : 11px;}
 BODY {background-repeat:no-repeat;
   	text-shadow: 0px 0px 1px rgba(128,128,128,0.01); 
 	text-decoration: none;color: 
	Black;font-family : Helvetica, Arial;font-size : 11px;
	background-attachment: scroll !important; 
	-webkit-text-size-adjust: 100%;
}

 HREF {text-decoration: none;color: Black;font-family : Helvetica, Arial;font-size : 11px;}
 A:HREF {text-decoration: none;color: Black;font-family : Helvetica, Arial;font-size : 11px;}
 FORM {text-decoration: none;color: Black;font-family : Helvetica, Arial;font-size : 11px;margin: 0;padding: 0;border: 0; outline:0;}
 TEXTAREA {
	text-decoration: none;color: Black;font-family : Helvetica, Arial;font-size : 11px;
 }
 table {text-decoration: none;color: Black;font-family : Helvetica, Arial;font-size : 11px;}
 td {text-decoration: none;color: Black;font-family : Helvetica, Arial;font-size : 11px;}
 select {text-decoration: none;color: Black;font-family : Helvetica, Arial;font-size : 11px; font-weight;}
 input {
	notusedborder:2px solid #ffffff;
	background:#ffffff;
	text-decoration: none;color: Black;font-family : Helvetica, Arial;font-size : 11px; font-weight;
}
H1 {color:white; font-weight:normal; };
H2 {
	font-size: 2em;
	font-family: Arial Narrow;
	text-align: left;
	color: #B08D00;
	text-weight: narrow;
	}


 p {text-decoration: underline;color: Black;font-family : Helvetica, Arial;font-size : 11px; font-weight; }
 a:link {text-decoration: underline;color: Black;font-family : Helvetica, Arial;font-size : 11px; font-weight;}
 a:active {text-decoration: underline;color: Black;font-family : Helvetica, Arial;font-size : 11px; font-weight;}
 a:visited {text-decoration: underline;color: Black;font-family : Helvetica, Arial;font-size : 11px; font-weight;}
 a:hover {text-decoration: none;color: Black;font-family : Helvetica, Arial;font-size : 11px; font-weight;}
 a:xvisited {text-decoration: underline;color: Black;font-family : Helvetica, Arial;font-size : 11px; font-weight;}
 a:xhover {text-decoration: underline;color: Black;font-family : Helvetica, Arial;font-size : 11px; font-weight;}
 menulink {text-decoration: underline;color: Black;font-family : Helvetica, Arial;font-size : 11px; font-weight;}



  A, ADDRESS, BLOCKQUOTE, CITE, CODE, DD, DEL, DFN,		
DIV, DL, DT, EM, FORM, H1, H2, H3, H4, H5, H6, IFRAME, IMG, KBD,		
LI, OBJECT, OL, P, Q, SAMP, SMALL, SPAN, STRONG, SUB, SUP, UL, VAR, 		
APPLET, B, BIG, CENTER, DIR, FONT, HR, I, MENU, PRE, S, STRIKE, TT,		
U, ABBR, ACRONYM, BDO, BUTTON, FIELDSET, INS, LABEL, LEGEND {
	margin-top:	0;
	margin-bottom:	0;
	padding-top:	0;
	padding-bottom:	0;
	border-top:	0;
	border-bottom:	0;
	vertical-align:	baseline;
	outline: none;
	max-width:	100%;
	height:		auto;
	}


 

.wrapper {
    background: url("/images/graycurvebg.jpg") no-repeat scroll center top rgba(0,0,0,0);
    margin: 0 auto;
    overflow: scroll;
    width: 100%;
}

.wrapperblue {
    background: url("/images/bluecurvebg.jpg") no-repeat scroll center top rgba(0,0,0,0);
    margin: 0 auto;
    overflow: scroll;
    width: 100%;
}

.wrappernew {
    background: url("/images/whbackgroundnew.jpg") no-repeat scroll center top rgba(0,0,0,0);
    margin: 0 auto;
    overflow: scroll;
    width: 100%;
}

.menu-bg {
    background: url("images/menu-bg.png") repeat-x scroll 0 0 transparent;
    height: 25px;
    position: absolute;
    top: 81px;
    overflow: hidden;
    width: 100%;
    z-index: -1;
}

.menu-bgnew {
    background: url("images/menu-bg.png") repeat-x scroll 0 0 transparent;
    height: 25px;
    position: absolute;
    top: 81px;
    overflow: hidden;
    width: 100%;
    z-index: -1;
}



.roundedcornerswh {
	background: #FFFFFF;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border: 2px solid #cccccc;
}

.roundedcornerswhfront {
	background: #FFFFFF;
	border-radius:14px;
	-moz-border-radius:14px;
	-webkit-border-radius:14px;
	border: 3px solid #aaaaaa;
}


.buybox {
	background: #FFFFFF;
	padding: 0px;
    	-moz-border-radius: 1em;
    	-webkit-border-radius: 1em;
    	border-radius: 1em;
	border: 1px solid #000000;
}

.blackborder {
	text-shadow: 0 0 2px #000; /* horizontal-offset vertical-offset 'blur' colour */
  	-moz-text-shadow: 0 0 2px #000;
  	-webkit-text-shadow: 0 0 1px #000;
	-webkit-text-stroke: 1px rgba(0,0,0,0.1);
	text-shadow: #333 0px 0px 0px; // for black text
}

.smoothitout {
	-webkit-text-stroke: 0px rgba(0,0,0,0.1);
	-webkit-font-smoothing: antialiased;
}

.slidingDiv {
	xheight:110px;
	background-color: #FFFFFF;
	padding:1px;
	margin-top:4px;
	margin-bottom:10px;
	xborder-bottom:2px solid #0074c1;
}

.show_hide {
	display:none;
}

 .xbutton{
  color : Black;
  background-color : #FFFFFA;
  }          

 .buttonblue{
  color : Black;
  background-color : #DDDDFF;
  }

 .xbuttongreen{
  color : Black;
  background-color : #77DD77;
  }          

 .buttonred{
  color : White;
  background-color : #ed1f1f;
  }          

 .buttonsmall{
  color : Black;
  background-color : #FFFFFF;
  height : 10px;
  font-size : 10px;
  }          


.xbutton, .buttonblue, .buttonred, .xbuttongreen, .buttonsmall {
  margin: 0.5em;
  padding: 2px;
  font-weight: bold;
}

.buttonfancyblue:hover {
  background: #3cb0fd;
  background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -o-linear-gradient(top, #3cb0fd, #3498db);
  background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
  text-decoration: none;
}

.buttonfancybluebig:hover {
  background: #3cb0fd;
  background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -o-linear-gradient(top, #3cb0fd, #3498db);
  background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
  text-decoration: none;
}

.buttonfancygreen:hover {
  background: #08ffa0;
  background-image: -webkit-linear-gradient(top, #08ffa0, #08ffa0);
  background-image: -moz-linear-gradient(top, #08ffa0, #08ffa0);
  background-image: -ms-linear-gradient(top, #08ffa0, #08ffa0);
  background-image: -o-linear-gradient(top, #08ffa0, #08ffa0);
  background-image: linear-gradient(to bottom, #08ffa0, #08ffa0);
  text-decoration: none;
}

.buttonfancygreenbig:hover {
  background: #008000;
  background-image: -webkit-linear-gradient(top, #108000, #108000);
  background-image: -moz-linear-gradient(top, #108000, #108000);
  background-image: -ms-linear-gradient(top, #108000, #108000);
  background-image: -o-linear-gradient(top, #108000, #108000);
  background-image: linear-gradient(to bottom, #108000, #108000);
  text-decoration: none;
}

.bigbuttonfancyblue:hover {
  background: #3cb0fd;
  background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -o-linear-gradient(top, #3cb0fd, #3498db);
  background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
  text-decoration: none;
}

.bigbuttonfancygreen:hover {
  background: #108000;
  background-image: -webkit-linear-gradient(top, #108000, #108000);
  background-image: -moz-linear-gradient(top, #108000, #108000);
  background-image: -ms-linear-gradient(top, #108000, #108000);
  background-image: -o-linear-gradient(top, #108000, #108000);
  background-image: linear-gradient(to bottom, #108000, #108000);
  text-decoration: none;
}

.buttongreen:hover {
  background: #08ffa0;
  background-image: -webkit-linear-gradient(top, #08ffa0, #08ffa0);
  background-image: -moz-linear-gradient(top, #08ffa0, #08ffa0);
  background-image: -ms-linear-gradient(top, #08ffa0, #08ffa0);
  background-image: -o-linear-gradient(top, #08ffa0, #08ffa0);
  background-image: linear-gradient(to bottom, #08ffa0, #08ffa0);
  text-decoration: none;
}

.buttonhs:hover {
  background: #08ffa0;
  background-image: -webkit-linear-gradient(top, #08ffa0, #08ffa0);
  background-image: -moz-linear-gradient(top, #08ffa0, #08ffa0);
  background-image: -ms-linear-gradient(top, #08ffa0, #08ffa0);
  background-image: -o-linear-gradient(top, #08ffa0, #08ffa0);
  background-image: linear-gradient(to bottom, #08ffa0, #08ffa0);
  text-decoration: none;
}


.xbuttonfancybluehlink {
	background:#25A6E1;
	background:-moz-linear-gradient(top,#25A6E1 0%,#188BC0 100%);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#25A6E1),color-stop(100%,#188BC0));
	background:-webkit-linear-gradient(top,#25A6E1 0%,#188BC0 100%);
	background:-o-linear-gradient(top,#25A6E1 0%,#188BC0 100%);
	background:-ms-linear-gradient(top,#25A6E1 0%,#188BC0 100%);
	background:linear-gradient(top,#25A6E1 0%,#188BC0 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#25A6E1',endColorstr='#188BC0',GradientType=0);
	padding:2px 2px;
	color:#fff;
	font-family:'Helvetica Neue',sans-serif;
	font-size:12px;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border:1px solid #1A87B9
	text-decoration: underline;
        cursor: pointer; 
}


.buttonfancybluebig {
	background:#0074c1;
	background:-moz-linear-gradient(top,#0074c1 0%,#0074c1 100%);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#0074c1),color-stop(100%,#0074c1));
	background:-webkit-linear-gradient(top,#0074c1 0%,#0074c1 100%);
	background:-o-linear-gradient(top,#0074c1 0%,#0074c1 100%);
	background:-ms-linear-gradient(top,#0074c1 0%,#0074c1 100%);
	background:linear-gradient(top,#0074c1 0%,#0074c1 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0074c1',endColorstr='#0074c1',GradientType=0);
	padding:4px 4px;
	color:#fff;
	font-family:'Helvetica Neue',sans-serif;
	font-size:20px;
	font-weight: bold;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border:1px solid #1A87B9
}

.buttonfancyblue {
	background:#0074c1;
	background:-moz-linear-gradient(top,#0074c1 0%,#0074c1 100%);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#0074c1),color-stop(100%,#0074c1));
	background:-webkit-linear-gradient(top,#0074c1 0%,#0074c1 100%);
	background:-o-linear-gradient(top,#0074c1 0%,#0074c1 100%);
	background:-ms-linear-gradient(top,#0074c1 0%,#0074c1 100%);
	background:linear-gradient(top,#0074c1 0%,#0074c1 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0074c1',endColorstr='#0074c1',GradientType=0);
	padding:5px 5px;
	color:#fff;
	font-family:'Helvetica Neue',sans-serif;
	font-size:13px;
	font-weight: bold;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border:1px solid #1A87B9
}


.buttonfancygreen {
	background:#77DD77;
	background:-moz-linear-gradient(top,#77DD77 0%,#77DD77 100%);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#77DD77),color-stop(100%,#77DD77));
	background:-webkit-linear-gradient(top,#77DD77 0%,#77DD77 100%);
	background:-o-linear-gradient(top,#77DD77 0%,#77DD77 100%);
	background:-ms-linear-gradient(top,#77DD77 0%,#77DD77 100%);
	background:linear-gradient(top,#77DD77 0%,#77DD77 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#77DD77',endColorstr='#77DD77',GradientType=0);
	padding:5px 5px;
	color:#fff;
	font-family:'Helvetica Neue',sans-serif;
	font-size:13px;
	font-weight: bold;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border:1px solid #1A87B9
}

.buttonfancygreenbig {
	background:#008000;
	background:-moz-linear-gradient(top,#008000 0%,#008000 100%);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#008000),color-stop(100%,#008000));
	background:-webkit-linear-gradient(top,#008000 0%,#008000 100%);
	background:-o-linear-gradient(top,#008000 0%,#008000 100%);
	background:-ms-linear-gradient(top,#008000 0%,#008000 100%);
	background:linear-gradient(top,#008000 0%,#008000 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#008000',endColorstr='#008000',GradientType=0);
	padding:12px 12px;
	color:#fff;
	font-family:'Helvetica Neue',sans-serif;
	font-size:20px;
	font-weight: bold;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border:1px solid #1A87B9
}

.bigbuttonfancyblue {
	background:#0074c1;
	background:-moz-linear-gradient(top,#0074c1 0%,#0074c1 100%);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#0074c1),color-stop(100%,#0074c1));
	background:-webkit-linear-gradient(top,#0074c1 0%,#0074c1 100%);
	background:-o-linear-gradient(top,#0074c1 0%,#0074c1 100%);
	background:-ms-linear-gradient(top,#0074c1 0%,#0074c1 100%);
	background:linear-gradient(top,#0074c1 0%,#0074c1 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0074c1',endColorstr='#0074c1',GradientType=0);
	padding:10px 10px;
	color:#fff;
	font-family:'Helvetica Neue',sans-serif;
	font-size:20px;
	font-weight: bold;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border:1px solid #1A87B9
}

.bigbuttonfancygreen {
	background:#77DD77;
	background:-moz-linear-gradient(top,#77DD77 0%,#77DD77 100%);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#77DD77),color-stop(100%,#77DD77));
	background:-webkit-linear-gradient(top,#77DD77 0%,#77DD77 100%);
	background:-o-linear-gradient(top,#77DD77 0%,#77DD77 100%);
	background:-ms-linear-gradient(top,#77DD77 0%,#77DD77 100%);
	background:linear-gradient(top,#77DD77 0%,#77DD77 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#77DD77',endColorstr='#77DD77',GradientType=0);
	padding:10px 10px;
	color:#fff;
	font-family:'Helvetica Neue',sans-serif;
	font-size:20px;
	font-weight: bold;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border:1px solid #1A87B9
}


.xbuttonfancyblue {
	background:#25A6E1;
	background:-moz-linear-gradient(top,#25A6E1 0%,#188BC0 100%);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#25A6E1),color-stop(100%,#188BC0));
	background:-webkit-linear-gradient(top,#25A6E1 0%,#188BC0 100%);
	background:-o-linear-gradient(top,#25A6E1 0%,#188BC0 100%);
	background:-ms-linear-gradient(top,#25A6E1 0%,#188BC0 100%);
	background:linear-gradient(top,#25A6E1 0%,#188BC0 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#25A6E1',endColorstr='#188BC0',GradientType=0);
	padding:2px 2px;
	color:#fff;
	font-family:'Helvetica Neue',sans-serif;
	font-size:12px;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border:1px solid #1A87B9
}


.button {
	background:#0074c1;
	background:-moz-linear-gradient(top,#0074c1 0%,#0074c1 100%);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#0074c1),color-stop(100%,#0074c1));
	background:-webkit-linear-gradient(top,#0074c1 0%,#0074c1 100%);
	background:-o-linear-gradient(top,#0074c1 0%,#0074c1 100%);
	background:-ms-linear-gradient(top,#0074c1 0%,#0074c1 100%);
	background:linear-gradient(top,#0074c1 0%,#0074c1 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0074c1',endColorstr='#0074c1',GradientType=0);
	padding:2px 2px;
	color:#fff;
	font-family:'Helvetica Neue',sans-serif;
	font-size:13px;
	font-weight: bold;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border:1px solid #1A87B9
}

.xxbutton {
	background:#25A6E1;
	background:-moz-linear-gradient(top,#25A6E1 0%,#188BC0 100%);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#25A6E1),color-stop(100%,#188BC0));
	background:-webkit-linear-gradient(top,#25A6E1 0%,#188BC0 100%);
	background:-o-linear-gradient(top,#25A6E1 0%,#188BC0 100%);
	background:-ms-linear-gradient(top,#25A6E1 0%,#188BC0 100%);
	background:linear-gradient(top,#25A6E1 0%,#188BC0 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#25A6E1',endColorstr='#188BC0',GradientType=0);
	padding:2px 2px;
	color:#fff;
	font-family:'Helvetica Neue',sans-serif;
	font-size:12px;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border:1px solid #1A87B9
}

.xbuttongreen {
	background-color:#25A6E1;
	color:#fff;
	font-family:'Helvetica Neue',sans-serif;
	font-size:18px;
	line-height:30px;
	border-radius:20px;
	-webkit-border-radius:20px;
	-moz-border-radius:20px;
	border:0;
	text-shadow:#C17C3A 0 -1px 0;
	width:120px;
	height:32px
}

.buttongreen {
	background:#25A6E1;
	background:-moz-linear-gradient(top,#77DD77 0%,#77DD77 100%);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#77DD77),color-stop(100%,#77DD77));
	background:-webkit-linear-gradient(top,#77DD77 0%,#77DD77 100%);
	background:-o-linear-gradient(top,#77DD77 0%,#77DD77 100%);
	background:-ms-linear-gradient(top,#77DD77 0%,#77DD77 100%);
	background:linear-gradient(top,#77DD77 0%,#77DD77 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#77DD77',endColorstr='#77DD77',GradientType=0);
	padding:1px 1px;
	color:#000;
	font-family:'Helvetica Neue',sans-serif;
	font-size:12px;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border:1px solid #1A87B9
}

.buttonhs {
	background:#25A6E1;
	background:-moz-linear-gradient(top,#77DD77 0%,#77DD77 100%);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#77DD77),color-stop(100%,#77DD77));
	background:-webkit-linear-gradient(top,#77DD77 0%,#77DD77 100%);
	background:-o-linear-gradient(top,#77DD77 0%,#77DD77 100%);
	background:-ms-linear-gradient(top,#77DD77 0%,#77DD77 100%);
	background:linear-gradient(top,#77DD77 0%,#77DD77 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#77DD77',endColorstr='#77DD77',GradientType=0);
	padding:1px 1px;
	color:#000;
	font-family:'Helvetica Neue',sans-serif;
	font-size:12px;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border:1px solid #1A87B9
}


 -->

div.cheader {
 width: 220px; 
background-image: url(images/box-top-300.png); 
height: 17px; 
}
 
div.cbody { 
width: 200px; 
padding-left: 10px; 
padding-right: 10px; 
background-image: url(images/box-bkgrd-300.png); 
}
 
div.cfooter { 
width: 220px; 
background-image: url(images/box-bottom-300.png); 
height: 20px; 
}

.highlightit img{
	border: 1px solid #fff;
        font-size: 2px;
        font-family: Helvetica Arial;
	

}

.highlightitbold img{
	border: 1px solid #fff;
        font-size: 3px;
        font-family: Helvetica Arial;

}

.Xhighlightitmin img{
}

.highlightitmin img{
	border: 0px solid #fff;
}

.lowlightit img{
	border: 1px solid #fff;
	filter:alpha(opacity=40);
	opacity:0.4;
}

.highlightit:hover img{
	border: 1px solid #fff;
	filter:alpha(opacity=80);
	opacity:0.8;
}

.Xhighlightitmin:hover img{
}

.highlightitmin:hover img{
	border: 0px solid #fff;
	filter:alpha(opacity=95);
	opacity:0.9;
}

.highlightit:hover{
	color: black; /* Dummy definition to overcome IE bug */
}


#sddm
{	margin: 0;
	padding: 0;
	z-index: 30;}

#sddm li
{
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 12px verdana;
}


#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 0px 0px;
	width: 105px;
	background: #0074c1;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
}

#sddm li a:hover
{
	orgbackground: #0084c1;
	background: #0074c1;
}


#sddm div.dropToLeft
{
    left:40%; 
    right:0px;
    width: 630;
    z-index:15000;
    border-bottom-left-radius:5px;
    -moz-border-bottom-left-radius:5px;
    -webkit-border-bottom-left-radius:5px
    border-bottom-right-radius:5px;
    -moz-border-bottom-right-radius:5px;
    -webkit-border-bottom-right-radius:5px
}

#sddm div.dropToLeft3
{
    left:45%; 
    right:0px;
    width: 400;
    z-index:15000;
    border-bottom-left-radius:5px;
    -moz-border-bottom-left-radius:5px;
    -webkit-border-bottom-left-radius:5px
    border-bottom-right-radius:5px;
    -moz-border-bottom-right-radius:5px;
    -webkit-border-bottom-right-radius:5px
}

#sddm div.dropToLeft1
{
    left:30%; 
    right:0px;
    width: 810;
    z-index:15000;
    border-bottom-left-radius:5px;
    -moz-border-bottom-left-radius:5px;
    -webkit-border-bottom-left-radius:5px
    border-bottom-right-radius:5px;
    -moz-border-bottom-right-radius:5px;
    -webkit-border-bottom-right-radius:5px
}

#sddm div.dropToLeft2
{
    left:40%; 
    right:0px;
    width: 400;
    z-index:15000;
    border-bottom-left-radius:5px;
    -moz-border-bottom-left-radius:5px;
    -webkit-border-bottom-left-radius:5px
    border-bottom-right-radius:5px;
    -moz-border-bottom-right-radius:5px;
    -webkit-border-bottom-right-radius:5px
}



#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 1;
	background: #ffffff;
	border: 1px solid #000000;
	z-index: 15000;
    border-bottom-left-radius:5px;
    -moz-border-bottom-left-radius:5px;
    -webkit-border-bottom-left-radius:5px
	border: 1px solid #000000;
    border-bottom-right-radius:5px;
    -moz-border-bottom-right-radius:5px;
    -webkit-border-bottom-right-radius:5px

}

#sddm div a
{	position: relative;
	display: block;
	margin: 0;
	padding: 3px 10px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #ffffff;
	color: #000000;
	font: 12px Helvetica;
}

#sddm div a:hover
{	background: #0074c1;
	color: #ffffff;
}


</style>

