/* CSS Document */
td.eighty{
 width: 580px;
 }
 
 td.cellw{
 width: 65px;
 }


#previous{
	text-align:left;
	font-size: 24px;
}

#next{
	text-align:right;
	font-size: 24px;
}

body,td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;

}

table
{
vertical-align: top;
width: 711px;


}

body
{
	background-image: url(images/bkgd.jpg);
	margin-top: 25px;
}

h1
{
	font-weight: bold;
	font-size: 16px;
}

p
{
	text-align: justify;
}

p.large
{
	text-align: center;
}
tr.first
{
	height:37px;

}

tr.thumbs
{
	background-color: #ffffff;

}
td.cell
{
	background-color: #ffffff;
}


td.bkgd1
{
	width: 59px;
	background-image: url(images/left.jpg);
}

td.bkgd2
{
	width: 59px;
	background-image: url(images/right.jpg);
}

td.thirds
{
	width: 194px;
	height: 85px;
	background-color: #ffffff;
}

td.thirds2
{
	width: 193px;
	background-color: #ffffff;
}

.copyright
{
	text-align: center;
	color: #FFFFFF;
	font-size: 9px;
}


.imageright
{
	float: right;
	clear: right;
	margin: 0px 0px 10px 10px;
}

.home
{
	color: #A8A8A8;
	font-size: 9px;
	font-weight: bold;
}

a img {
	border: none;
	text-decoration: none;
}

a img:hover
{
	border: none;
	text-decoration: none;
	}

a:link
{
	color: #011450;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}

a:visited
{
	color: #011450;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}

a:hover
{
	color: #fff;
	text-decoration: underline;
	font-weight: bold;
	font-size: 12px;
}

a:active
{
	color: #011450;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}

a.text:link
{
	color: #011450;
	text-decoration: underline;
	font-style: normal;
	font-size: 10px;
	font-weight: normal;
}

a.text:visited
{
	color: #363739;
	text-decoration: underline;
	font-size: 10px;
	font-weight: normal;
}

a.text:hover
{
	color: #6586A2;
	text-decoration: underline;
	font-size: 10px;
}

a.text:active
{
	color: #011450;
	text-decoration: underline;
	font-size: 10px;
}

a.small:link
{
	color: #A8A8A8;
	font-size: 9px;
}

a.small:visited
{
	color: #A8A8A8;
	font-size: 9px;
}

a.small:hover
{
	color: #011450;
	font-size: 9px;
}

a.small:active
{
	color: #A8A8A8;
	font-size: 9px;
}

a.bottom:link
{
	color: #6586A2;
	text-decoration: underline;
	font-style: normal;
	font-size: 9px;
	font-weight: bold;
}

a.bottom:visited
{
	color: #fff;
	text-decoration: underline;
	font-size: 9px;
	font-weight: bold;
}

a.bottom:hover
{
	color: #fff;
	text-decoration: underline;
	font-size: 9px;
	font-weight: bold;
}

a.bottom:active
{
	color: #011450;
	text-decoration: underline;
	font-size: 9px;
	font-weight: bold;
}


