p
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align:justify;
}

table.border
{	
	border-collapse: collapse;
        border: 16px solid #eeeeee;
        background-color: #eeeeee;
        
}

td.title
{
	font-family: Verdana, Arial, Helvetica, serif;
	font-size: 36px;
    	font-weight: bold;
	color: #000000;
}

td.subtitle
{	color: #444466;
	font-weight: bold;
	font-size: 13pt;
	text-decoration: none;
}

select
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 1px;
	word-spacing: 1px;
}

input.normal
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 1px;
	word-spacing: 1px;
}

input.btn_lrg
{
	width: 300px;
	color: maroon;
}

input.btn
{
	color: maroon;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th
{
    font-size: 10pt;
    COLOR: black;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    TEXT-ALIGN: center;
}

h2
{
    font-size: 12pt;
    COLOR: black;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    TEXT-ALIGN: center;
}

hr
{
	color: #6065a7;
	width: 100%;
	height: 2px;
}

a:link {
	font-weight: bold;
	text-decoration: none;
	color: #6065a7;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #6065a7;
}
a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #6065a7;
}
a:active {
	text-decoration: none;
	font-weight: bold;
	color: #6065a7;
}

a.nav:link {
	color: #000000;
	font-weight: bold;
	font-size: 10pt;
	text-decoration: none;
}
a.nav:visited {
	color: #000000;
	font-size: 10pt;
	font-weight: bold;
}
a.nav:hover {
	text-decoration: underline;
	color: #000000;
	font-size: 10pt;
	font-weight: bold;
}
a.nav:active {
	text-decoration: none;
	color: #000000;
	font-size: 10pt;
	font-weight: bold;
}

span.highlight1 {
	color: #6065a7;
	font-weight: bold;
	font-size: 11pt;
	text-decoration: none;
}

span.highlight2 {
	color: #000000;
	font-weight: bold;
	font-size: 11pt;
	text-decoration: none;
}

span.highlight3 {
	color: #408745;
	font-weight: bold;
	font-size: 11pt;
	text-decoration: none;
}

/* Guestbook */

span.normtext
{
	font-family: verdana;
  	color: #000000;
	font-weight: bold;
  	font-size: 9pt;
  	text-align: justify;
}

span.medtext
{
	font-family: verdana;
  	color: #000000;
	font-weight: bold;
  	font-size: 10pt;
  	text-align: justify;
}

span.medtextred
{
	font-family: verdana;
  	color: #aa0000;
	font-weight: bold;
  	font-size: 10pt;
  	text-align: justify;
}