
body, td {
	font-family: Arial, Verdana, Helvetica, "MS Sans Serif";
	font-size: 12px;
	color: #FFFFFF;
	line-height: 12pt;
}

img { border:none;}

p {
font-family: Arial, Verdana, Helvetica, "MS Sans Serif";
	font-size: 12px;
	color: #FFFFFF;
	line-height: 12pt;
	}

/*----------------------FONT - LINK ------------------------------*/
.f1 {
	font-family : MS Sans Serif, Arial, Verdana, Helvetica, ;
	font-size : 12px;
	color : #FFCC00;
	line-height: 12pt;
}
.fc {
	font-family : Arial, MS Sans Serif, Verdana, Helvetica, ;
	font-size : 11px;
	color : #575757;
}
a:link {
	color: #FFFFFF;
	text-decoration:underline;
}
a:visited {
	color: #FFFFFF;
	text-decoration:underline;
}
a:hover {
	color: #FFF21F;
	text-decoration:underline;
}
a:active {
	color: #FFF21F;
	text-decoration:underline;
}


a.c:link {
	color: #575757;
	text-decoration:underline;
}
a.c:visited {
	color: #575757;
	text-decoration:underline;
}
a.c:hover {
	color: #FF6600;
	text-decoration:underline;
}
a.c:active {
	color: #FF6600;
	text-decoration:underline;
}
/*---------------------- / FONT - LINK ------------------------------*/
div.menu { background-image:url(images/bg_menu.jpg); background-repeat:repeat-y; width:1000px; }

div.left { padding-left:30px; padding-right:30px; padding-top:35px; position: relative;
	float: none;
	margin: 0 auto;
	display: table;}

div.bul { padding-top:10px;}

div.cp { width:1000px; height:30px; padding-left:30px; padding-top:7px; 
	font-family : Arial, "MS Sans Serif", Verdana, Helvetica, ;
	font-size : 11px;
	color : #575757;
	background-color:#FFFFFF;}

td.left {background-image:url(images/bg_main1.jpg); 
			background-repeat:no-repeat; 
			background-color:#660000;
			width:646px; height:347px;}
			
td.right {background-image:url(images/bg_main2.jpg); 
			background-repeat:no-repeat; 
			background-color:#660000;
			width:354px; height:347px;}
			
.mg76 {margin-top:76px;}