body,td,th {
	font-family: Tahoma, Verdana;
	font-size:12px;
}
body {
	background-image:  url(../images/bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	margin-top: 0px;
	margin-bottom: 0px;
}
.menu_a {
	font-size: 12px;
	color: #FFCF01;
	text-decoration: none;
	font-weight:bold;
}
.menu_p {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
}
.menu_p:hover {
	font-weight:bold;
}
.sol_menu_a {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight:bold;
}
.sol_menu_a:hover {
	color:#FFCE07;
}
.detay {
	color: #FFCC00;
	font-weight: bold;
	font-size:12px;
}
.footer_a {
	color: #000000;
	font-weight:bold;
	font-size:10px;
}
.footer_a:hover {
	color: #FFCC00;
}
.link1 {
	color: #000000;
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
}
.link1:hover {
	color: #FFCC00;
}

input[type="checkbox"],label {
	cursor:pointer;
}