body { background:  #15b6e8 url(../img_t/bg.png) repeat-x; font-family: Arial, Helvetica, sans-serif;}

#msc { position: relative;}
#msc h3 {font-size: 1.2em; font-style: normal;}

#msc h1#logo { position: relative; top: 28px; left: 0px; width: 276px; height: 60px;
	margin: 0 0 15px 0;}

#msc div.shareThis { position: absolute; top: 11px; left: 730px;}
#msc div.shareThis a {color: #fff;}

#msc #nav { position: absolute; top: 57px; left: 340px; width: 650px; height: 30px; }
ul.mscCMSListMenuUL { margin: 0; padding: 0; list-style: none;}
ul.mscCMSListMenuUL li { margin: 0 5px 0 0; padding: 0 0 0 5px; list-style: none; float: left; width: auto;}
ul.mscCMSListMenuUL li a { display: block; color: #fff; font-size: 14px; font-weight: bold; 
	padding: 6px 18px 6px 13px;}
ul.mscCMSListMenuUL li a:hover { color: #ffa73d; text-decoration: none;}

ul.mscCMSListMenuUL li li {display: none;}

ul.mscCMSListMenuUL li.mscCMSListMenuHighlightedLI { background: url(../img_t/bg_nav.png) no-repeat top left;}
ul.mscCMSListMenuUL li.mscCMSListMenuHighlightedLI a { background: #101011 url(../img_t/bg_nav.png) no-repeat top right;}
ul.mscCMSListMenuUL li.mscCMSListMenuHighlightedLI a:hover { color: #fff;}

#msc #cnt { margin-top: 60px; clear: left; min-height: 400px;}
#msc #foot { background: #45494d url(../img_t/bg_foot.png) repeat-x left bottom; 
	width: 100%; height: auto; min-height: 30px;
	margin-top: 1.5em; padding: 2.5em 0;}

#msc #foot1 {margin-top: 0;}
#msc #foot2 { margin: 1em 0;}


.white { background: #fff; padding: 1em; min-height: 530px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-moz-box-shadow:0 0 25px #666;
	-webkit-box-shadow:0 0 25px #666;}
	

table.fancy { width: 80%; margin: 0 auto 1.5em auto; background: #fff; border: 2px solid #666; border-right: 1px solid #666;}
table.fancy td, table.fancy th { padding: 6px;}
table.fancy th { background: #666; color: #fff; text-align: left;}
table.fancy td { border-right: 1px solid #666;}
table.fancy td img { margin: 0 auto; width: 16px; text-align: center; }
table.fancy .alt { background: #eaeaea;}
table.fancy .over { background: #daebf0;}




