body{
	padding:0;
	margin-top: 0.4em;
	margin-right:0.4em;
	margin-bottom:0.4em;
	margin-left:0.4em;
	background:#fff;
	font-family: arial, Georgia, Helvetica, sans-serif;
	font-size:100%;
	}
#header1{
	border: 1px solid black;
	background:#f1f8fb;
	width: 100%;
	font-size:75%;
	}
.cssmenu{
	border:none;
	border:0px;
	margin:0px;
	padding:0px;
	font: 95% 'Lucida Sans Unicode', 'Bitstream Vera Sans', 'Trebuchet Unicode MS', 'Lucida Grande', Verdana, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	}
.cssmenu ul{
	background:#75576F;
	height:35px;
	list-style:none;
	margin:0;
	padding:0;
	}
	.cssmenu a{
	font: 100% 'Lucida Sans Unicode', 'Bitstream Vera Sans', 'Trebuchet Unicode MS', 'Lucida Grande', Verdana, Helvetica, sans-serif;
	}
.cssmenu li{
	float:left;
	padding:0px;
	}
.cssmenu li a{
	background:#75576F url('/images/seperator.gif') bottom right no-repeat;
	color:#ffffff;
	display:block;
	font-weight:normal;
	line-height:35px;
	margin:0px;
	padding:0px 23px;
	text-align:center;
	text-decoration:none;
	}
.cssmenu li a:hover, .cssmenu ul li:hover a{
	background: #2580a2 url('/images/hover.gif') bottom center no-repeat;
	color:#FFFFFF;
	text-decoration:none;
	}
.cssmenu li ul{
	background:#333333;
	display:none;
	height:auto;
	padding:0px;
	margin:0px;
	border:0px;
	position:absolute;
	width:225px;
	z-index:200;
	/*top:1em;
	/*left:0;*/
	}
.cssmenu li:hover ul{
	display:block;
	}
.cssmenu li li {
	background:url('/images/sub_sep.gif') bottom left no-repeat;
	display:block;
	float:none;
	margin:0px;
	padding:0px;
	width:225px;
	}
.cssmenu li:hover li a{
	background:none;
	}
.cssmenu li ul a{
	display:block;
	height:35px;
	font-size:12px;
	font-style:normal;
	margin:0px;
	padding:0px 10px 0px 15px;
	text-align:left;
	}
.cssmenu li ul a:hover, .cssmenu li ul li:hover a{
	background:#2580a2 url('/images/hover_sub.gif') center left no-repeat;
	border:0px;
	color:#ffffff;
	text-decoration:none;
	}
.cssmenu p{
	clear:left;
	}	

.searchtable
	{
	width:100%;
	background:#AE7C7D;
	color:#ffffff;
	text-align:center;
	vertical-align:middle;
	margin:0;
	font-size:95%;
	padding-top:2px;
	padding-bottom:2px;
	
	color:#ffffff;
    border-bottom:1px solid #E0E4CC;
	}
.back-image { 
	background: url(http://cybermidi.com/images/bgtable_new.jpg); 
	border:1px solid black;
	font-size:80%;
	padding-left:0px;
	padding-right:0px;
	padding-top:2px;
	padding-bottom:0px;
	font-weight:bold;
	line-height:1.5;
	color:#ffffff;
	}
.mytable	{
	background:#AAD2C7;
	font-size:75%;
	line-height:1.2;
	border:1px solid black;
	padding-left:1px;
	padding-right:1px;
	padding-top:2px;
	padding-bottom:2px;
		}
.small {
	margin:0; 
	padding:0;
	font-size:60%;
	}
table.results {
	border: 1px solid black;
	margin: 0;
	padding: 0;
	background-color: #ffffff;
   	}
table.results th {
	border-width: 0px;
	margin:0px;
	padding:0px;
	border-color: #fff;
	color: #fff;
	background: url(http://www.cybermidi.com/images/bgtable_new.jpg); 
	border: 1px solid black;
	font-size:80%;
	line-height:2;
	}
table.results td {
	background-color: #E0E4CC;
	font-size:85%;
	margin:0px;
	min-height: 25px;
	}
	table.regform {
	border: 1px solid black;
	margin: 1em;
	padding: 1px;
	background-color: #fff5ee;
   	}
table.regform th {
	border-width: 0px;
	margin:1px;
	padding:0px;
	border-color: #fff;
	color: #fff;
	background: url(https://cybermidi.powweb.com/images/bgtable_new.jpg); 
	border: 1px solid black;
	font-size:85%;
	line-height:2;
	}
table.regform td {
	background-color: #faf0e6;
	font-size:85%;
	margin:0px;
	min-height: 25px;
	}
	
.contentbox2{margin:0px auto;line-height:23px !important;font-size:14px !important;padding-top:15px;padding-bottom:15px;
padding-right:20px;padding-left:20px;text-align:left;margin-top:10px;margin-bottom:10px;}
.contentbox2 p{margin:0px auto;margin-bottom:0px;font-size:14px !important;line-height:23px !important;}

.contentbox2 p:last-child{margin-bottom:0px;}

.contentbox2 ul{padding-top:0px;padding-bottom:0px;}

.contentbox2 ul li{font-size:14px !important;line-height:23px !important;}

.contentbox-light-blue{background-color:#f1f8fb !important;
border-top:1px solid #c1d2d9 !important;border-bottom:1px solid #c1d2d9 !important;font-size:90%!important;}

#footer1{
border: 1px solid black;
	clear: left;
	width: 100%;
	background: #000033;
	color: #FFF;
	text-align: center;
	padding: 4px 0;
	font-size:90%;
	}
#footer1 a{
	color:#FF66FF;
	font-size:85%;
	}