/*.menu {
	font:normal 18px Tahoma, Arial, Verdana;
	color: #ffcc33;
}*/

.menu a{
	text-decoration:none;
	color: #6699cc;
}

.menu a:hover{
	text-decoration:none;
	color: #97c2ed;
}

.sprtr{
	font:normal 18px Tahoma;
	color: #6699cc;
}
body{
	padding:0;
	margin:0;
	background-color: #000000;
}

body#social-media{background:#000 url(<?php echo MC_IMGPATH;?>/social-media.jpg) center top no-repeat;}
/*right side fixed social-media*/
ul.social-media{position:fixed; right:0; top:35%; padding:12px; padding-right:0; background:url(<?php echo MC_IMGPATH;?>/trans-img-inner.png) left top repeat;  width:50px;
}

	body > ul.social-media {position: fixed;}
	ul.social-media li{margin-bottom:5px; list-style: none;}


.font15{font-size:15px}

.font12{margin:0px; font:normal 12px Tahoma; color:#000;}
.bodytxt{margin:0px; font:normal 11px Tahoma; color:#000;}
.bodytxt a{text-decoration:underline; color:#000;}
.bodytxt a:hover{text-decoration:none; color:#000;}