body
{
	background-image: url(../graphics/page/background.gif);
	background-repeat: repeat;
	font-family: arial;
	scrollbar-face-color: #000000;
	scrollbar-shadow-color: #ffffff;
	scrollbar-highlight-color: #000000;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #000000;
	scrollbar-arrow-color: #ffffff;
}

td
{
	color: #ffffff;
	font-family: Arial, sans-serif;
	font-size: 11px; 
	font-weight: normal;
}

h1
{
	color: #ffffff;
	font-family: Arial, sans-serif;
	font-size: 12px; 
	font-weight: bold;
	display: inline;
}

td.home
{
	background-image: url(../graphics/page/backgrounds/home.jpg);
}

td.bar
{
	background-image: url(../graphics/page/backgrounds/bar.jpg);
}

td.music
{
	background-image: url(../graphics/page/backgrounds/music.jpg);
}

td.shop
{
	background-image: url(../graphics/page/backgrounds/shop.jpg);
}

td.contact
{
	background-image: url(../graphics/page/backgrounds/contact.jpg);
}

td.partner
{
	background-image: url(../graphics/page/backgrounds/partner.jpg);
}

td.copy
{
	color: #ffffff;
	font-family: Arial, sans-serif;
	font-size: 11px; 
	font-weight: normal;
}

a.copy:link {
	text-decoration: none;
	font-family: Arial, sans-serif;
	font-size: 11px; 
	font-weight: normal;
	color: #ffffff;
}

a.copy:visited {
	text-decoration: none;
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
}

a.copy:active {
	text-decoration: none;
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
}

a.copy:hover {
	text-decoration: underline;
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #f0f0f0;
}

a.nav:link {
	text-decoration: none;
	font-family: Arial, sans-serif;
	font-size: 11px; font-weight: normal;
	color: #8c8c8c;
}

a.nav:visited {
	text-decoration: none;
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #8c8c8c;
}

a.nav:active {
	text-decoration: none;
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #8c8c8c;
}

a.nav:hover {
	text-decoration: none;
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

a.navactive:link {
	text-decoration: none;
	font-family: Arial, sans-serif;
	font-size: 11px; font-weight: normal;
	color: #cc0000;
}

a.navactive:visited {
	text-decoration: none;
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

a.navactive:active {
	text-decoration: none;
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

a.navactive:hover {
	text-decoration: none;
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #8c8c8c;
}

a:link {
	text-decoration: underline;
	font-family: Arial, sans-serif;
	font-size: 11px; font-weight: normal;
	color: #ffffff;
}

a:visited {
	text-decoration: underline;
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
}

a:active {
	text-decoration: underline;
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
}

a:hover {
	text-decoration: underline;
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
}

input.basic
{	
	border: 1px solid #ffffff;
	border-style: solid solid solid solid;
	color: #000000;
	background-color: #ffffff;
	width: 220px; 
}

input.error
{	
	border: 1px solid #cc0000;
	border-style: solid solid solid solid;
	color: #ffffff;
	background-color: #d51900;
	width: 220px; 
}


input.radio
{	
	color: #c0c0c0;
}

select
{	
	border: 1px solid #a2987a;
	border-style: solid solid solid solid;
	color: #000000;
	background-color: #efefef;
}

textarea.basic
{	
	border: 1px solid #ffffff;
	border-style: solid solid solid solid;
	color: #000000;
	background-color: #ffffff;
	width: 220px; 
	height: 130px;
}

textarea.error
{	
	border: 1px solid #cc0000;
	border-style: solid solid solid solid;
	color: #ffffff;
	background-color: #d51900;
	width: 220px; 
	height: 130px;
}
