body
{
	margin: 00px 0px 0px 0px;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
}


a.menu
{
	text-decoration: none;
	color: #FFFFFF;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	text-indent: 0px;
}
a.menu:hover
{
	text-decoration: none;
	color: #60F7F4;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
}
a.menu2
{
	text-decoration: none;
	color: #FF009A;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
}
a.menu2:hover
{
	text-decoration: none;
	color: #60F7F4;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
}
td.menu
{
	text-decoration: none;
	color: #5E4E31;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;

}
td.main
{
	background-image: url(images/main.jpg);
	background-repeat: no-repeat;
}
h1
{
	text-decoration: none;
	color: #FF009A;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	margin-top: 12px;
	margin-left: 25px;
}
h2
{
	text-decoration: none;
	color: #60F7F4;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	margin-top: 12px;
	margin-left: 25px;
}
h3
{
	text-decoration: none;
	color: #FFFFFF;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	margin-top: 12px;
	margin-left: 25px;
}
a
{
	text-decoration: none;
	color: #FF009A;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	margin-top: 12px;
	margin-left: 5px;
}
a.bialy
{
	color: #FFFFFF;
}
a.clicked
{
	color: #FF009A;
}
li
{
	text-decoration: none;
	color: White;
	font-family: Arial;
	font-weight: normal;
	font-size: 13px;
	margin-left: 20px;
	margin-right: 15px;
}
ul
{
	margin-top: 20px;
}
p
{
	text-decoration: none;
	color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	margin-left: 10px;
	text-align: justify;
	text-indent: 20px;
	margin-top: 20px;
	margin-right: 15px;
	margin-bottom: 10px;
}
a.pink
{
	color: Black;
	font-family: Arial;
	font-weight: bold;
	font-size: 13px;
	text-indent: 0px;
}
input
{
	font-family: Arial;
	font-weight: normal;
	font-size: 11px;
	margin: 0px 0px 0px 0px;
	width: 200px;
}
textarea
{
	font-family: Arial;
	font-weight: normal;
	font-size: 11px;
	margin: 0px 0px 0px 0px;
	width: 200px;
}
div.tdbottom
{
	height: 110px;
	border-left: 2px solid White;
}
