body
{
	background-color:#EFD810;
	margin:0px;
	padding:0px;
	background-image:url(../img/bg.jpg);
	background-repeat: repeat-x;
}

a {text-decoration:none;}
a:link {color: #000000;}
a:visited {color: #000000;}
a:active {color: #000000;}


.header
{
	background-image:url(../img/header.jpg);
	height:112px;
}
.menu
{
	background-image:url(../img/menu.jpg);
	height:28px;
	font-family:Arial;
	font-size:14px;
	color:#000000;
	font-weight: bold;
}
.body
{
	background-image:url(../img/body.jpg);
	background-repeat: repeat-x;
	height:460px;
}
.footer
{
	background-color:#000000;
	height:100px;
	font-family:Tahoma;
	font-size:11px;
	color:#666666;
}
.font1
{
	font-family:Verdana;
	font-size:12px;
	color:#000000;
}

.txt12
{
text-align: left;
vertical-align: top;
font-family: Tahoma;
font-size: 12px;
font-weight: normal;
color: #666666;
text-decoration: none;
}

.txt12b
{
text-align: left;
vertical-align: top;
font-family: Tahoma;
font-size: 12px;
font-weight: normal;
color: #666666;
text-decoration: none;
font-weight:bold;
}

