body, h1, h2, h3, h4, table, p, div
{
	font-family: verdana, arial, sans-serif;
	color: #990000;
}

body 
{	
	background-color: #FFCC99;
	background-image: url('images/frogs.gif');
	background-repeat: repeat-y;
	background-attachment: fixed;
	margin: 0;
	padding: 0
}

.body
{
	font-size: 11pt;
	color: #990000;
	text-align: left;
	text-indent: 8px;
	line-height: 150%;
}

.ad
{
	font-size: 9pt;
	line-height: 120%;
}

h1
{
	font-size: 13pt;
	color: #990000;
	text-align: center;
	margin-top: 1px;
	margin-bottom: 1px;
}

h2
{
	font-size: 10pt;
	font-weight: bold;
	margin-top: 0; 
	margin-bottom: 0;
}

h4
{
	font-size: 12pt;
	font-weight: bold;
	margin-top: 0; 
	margin-bottom: 0;
	color: #FFFFFF;
}

h3
{
	font-size: 11pt;
	font-weight: bold;
	margin-top: 0; 
	margin-bottom: 0;
	text-align: center;
}

.listings
{
	font-size: 10pt;
	color: #000000;	
}

.listings_b
{
	font-size: 12pt;
	color: #000000;	
}

.contact-info
{
	font-size: 10pt;
	color: #FFFFFF;
    text-align: center
}

.contact-info-b
{
	font-size: 11pt;
	color: #FFFFFF;
    text-align: center;
    font-weight: bold;
}

.navigation
{
	font-size: 8pt;
}

.nav-active
{
	font-size: 8pt;
	font-weight: bold;
}

.nav-size
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: center;
}

.description
{
	font-size: 8pt;
	color: #FFFFFF;
    text-align: center
}


td.margin {padding: 10px 5px}

img.middle {vertical-align:middle}

.center {text-align: center}
.left {text-align: left}
.right {text-align: right}

.copyright
{
	font-size: 8pt;
	font-style: italic;
}

.notes
{
	font-size: 7pt;
}


.notes2 
{
    font-size: 8pt; 
}

.notes14 
{
    font-size: 14pt; 
}

.notes10
{
    font-size: 10pt;
}

.notes11
{
    font-size: 11pt;
}

.white
{
	color: #FFFFFF;
}

.yellow
{
	color: #FFCC66;
}

.light-yellow
{
	color: #FFFFCC;
}

.orange
{
	color: #CC3300;
}

.dark-blue
{
	color: #000066;
}

.light-blue
{
	color: #000099;
}

.black
{
	color: #000000;
}

.green
{
	color: #008000;
}

.dark-green
{
	color: #003300;
}

.light-green
{
	color: #336633;
}

.brown
{
	color: #660000;
}

.negro
{
	color: #000000;
}

.skin
{
	color: #FFCC99;
}

.red
{
	color: #800000;
}


.purple
{
	color: #330033;
}

.text-brown
{
    font-size: 10pt;
    color: #660000;
}




.link1 a:link       { text-decoration: underline; color: #990000;}
.link1 a:visited    { text-decoration: underline; color: #990000;}
.link1 a:hover      { text-decoration: underline; color: #990000; background-color: #ff9900}
.link1 a:active     { text-decoration: none; color: #990000; background-color: #ff6600}

.link2 a:link       { text-decoration: none; color: #990000;}
.link2 a:visited    { text-decoration: none; color: #990000;}
.link2 a:hover      { text-decoration: none; color: #990000; background-color: #ff9900}
.link2 a:active     { text-decoration: none; color: #990000; background-color: #ff6600}

.link3 a:link       { text-decoration: underline; color: #FFFFFF;}
.link3 a:visited    { text-decoration: underline; color: #FFFFFF;}
.link3 a:hover      { text-decoration: none; color: #FFFFFF;}
.link3 a:active     { text-decoration: none; color: #FFFFFF;}
