﻿a, a:visited
{
	color: #0000FF;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	font-family: Verdana, sans-serif;
}

a:hover
{
	color: #0000FF;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	font-family: Verdana, sans-serif;
}

a.attractions, a.attractions:visited
{
	color: #0000FF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana, sans-serif;
}

a.attractions:hover
{
	color: #0000FF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	font-family: Verdana, sans-serif;
}

h1
{
	font-weight: bold;
	font-size: 14px;
	color: #0000FF;
	font-family: Arial, sans-serif;
}

h2
{
	font-weight: bold;
	font-size: 24px;
	color: #2A3D68;
	font-style: italic;
	font-family: Arial, sans-serif;
}

td
{
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	font-family: Verdana, sans-serif;
}

.text
{
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	font-family: Verdana, sans-serif;
}

.textbox_left
{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
}

.textbox_center
{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
}

.textextbox_right
{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: right;
}

.header
{
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	font-family: Verdana;
	background-color: #999999;
}

.side_menu
{
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #00994D;
	font-family: Verdana, sans-serif;
}

.side_menu_over
{
	font-weight: bold;
	font-size: 11px;
	cursor: hand;
	color: #FFFFFF;
	background-color: #00994D;
	font-family: Verdana, sans-serif;
	text-decoration: underline;
}

.side_menu_down
{
	font-weight: bold;
	font-size: 11px;
	color: #CCCCCC;
	background-color: #00994D;
	font-family: Verdana, sans-serif;
}

.sign_header
{
	font-weight: bold;
	font-size: 16px;
	color: #FF0000;
	font-family: Arial, sans-serif;
}

.sign_header_white
{
	font-weight: bold;
	font-size: 16px;
	color: #FFFFFF;
	font-family: Arial, sans-serif;
}

.footer
{
	font-weight: normal;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #000000;
	font-family: Verdana, sans-serif;
}

.confirm
{
	color: #006600;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, sans-serif;
}

.error
{
	color: #FF0000;
	font-size: 11px;
	font-weight: normal;
	font-family: Verdana, sans-serif;
}

