body
{
	padding: 0px;
	margin: 0px;
	background-color: #c89802;
	color: #FFF;
	font-family: Tahoma, Arial, Verdana;
	font-size: 13px;
	background-image: url('images/bg.jpg');
	background-attachment: fixed;
}

img
{
	border: 0px;
	padding: 0px;
	margin: 0px;
}

.menu
{	width: 100%;
	background-image: url('images/menuCenter.jpg');
	color: #4a066e;}

a.top, a.top:hover, a.top:active {
	color: #4a066e;
	text-decoration: underline;
	font-size: 15px;
	font-weight: bold;
}
a.top:visited {
	color: #4a066e;
	font-size: 15px;
	text-decoration: underline;
	font-weight: bold;
}
a.top:hover {
	text-decoration: none;
	font-size: 15px;
	color: #4a066e;
	font-weight: bold;
}

a, a:hover, a:active {
	color: #FFF;
	text-decoration: underline;
	font-size: 13px;
}
a:visited {
	color: #FFF;
	font-size: 13px;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	font-size: 13px;
	color: #FFF;
}


h1, h2
{	font-size: 16px;
	font-weight: bold;}

a.yel, a.yel:hover, a.yel:active {
	color: #ffd593;
	text-decoration: underline;
	font-size: 14px;
	font-weight: bold;
}
a.yel:visited {
	color: #ffd593;
	font-size: 14px;
	text-decoration: underline;
	font-weight: bold;
}
a.yel:hover {
	text-decoration: none;
	font-size: 14px;
	color: #ffd593;
	font-weight: bold;
}

.anname, .padcen
{	font-size: 16px;
	font-weight: bold;
	color: #ffd593;}

.bph
{
	float: left;
	margin: 15px 15px 15px 0px;
	height: 161px;
	width: 161px;
	border: solid 1px #FFF;
}

a.bot, a.bot:hover, a.bot:active {
	color: #FFF;
	text-decoration: underline;
	font-size: 13px;
	padding-right: 10px;
	padding-left: 10px;
}
a.bot:visited {
	color: #FFF;
	font-size: 13px;
	text-decoration: underline;
	padding-right: 10px;
	padding-left: 10px;
}
a.bot:hover {
	text-decoration: none;
	font-size: 13px;
	color: #FFF;
	padding-right: 10px;
	padding-left: 10px;
}

.vipb
{	border: 1px solid #FFF;
	border-collapse: collapse;
	padding: 5px;}