/* CSS Document */

body {

	 background:#000;

	 padding:0px;

	 margin:0px; 

	 font-size:62.5%; 

	 font-family:Arial, Helvetica, sans-serif;

}



.pds{

	width:1010px;

	margin:auto;

	font-size:1.2em;

}

.both{ clear:both; } 



.left{

 	float:left; 

	width:900px;

	padding-left:44px;

	}

.right{

	float:left; 

	width:216px;

	padding-left:32px;

	}

img{ border:0; }	

.s{ background:url(images/tlo.jpg) }

.m{background:url(images/m.jpg) no-repeat;  height:90px; } 



.m ul{ list-style:none; margin:0; padding-left:20px;  } 

.m li{float:left; } 

.m a{ display:inline-block; color:#fff; font-weight:bold; padding:24px 30px 30px 30px;  text-decoration:none; }

.m a:hover{ background:url(images/mhover.jpg) repeat-x ; padding-top:27px; } 



.ng{ margin:0px; padding:8px ; border-bottom:4px solid #CCCCCC; font-size:1.6em; }



.mb ul{ list-style:none; margin:0; padding:0; } 

.mb li{float:left; width:220px;  } 

.mb a{ display:block; background:#fff; color:#000; font-weight:bold; padding:8px 15px;  text-decoration:none; margin-bottom:2px; border-right:1px solid #CCCCCC; border-bottom:2px solid #CCCCCC; }

.mb a:hover{ color:#fff; background:#990000;  } 



a{ color:#990000; } 

a:hover{ text-decoration:none; }








