BODY
{
	font-family: verdana,tahoma,arial;
	font-size: 11px;
	color: #000000;
	background-color: FFFFFF;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

TABLE
{
	border-style: none;
}
TABLE.content
{
	width: 560px;
	height: 100%;
	border-style: none;
}
TABLE.newsletter
{
	width: 320px;
	padding: 5px 5px 5px 5px;
	border-style: none;
}
TD
{
	font-family: verdana,tahoma,arial;
	font-size: 11px;
	color: #000000;
	border-style: none;
	vertical-align: top;
}
TD.topBar
{
	font-family: verdana,tahoma,arial;
	font-size: 120px;
	font-weight: bold;
	color: #000000;
	height: 42px;
	border-style: none;
	vertical-align: bottom;
}
TD.menu
{
	font-family: verdana,tahoma,arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	vertical-align: top;
}
TD.bar
{
	font-family: verdana,tahoma,arial;
	font-size: 11px;
	color: #000000;
	height: 75px;
	border-style: none;
	vertical-align: top;
}
TD.bottomBar
{
	font-family: verdana,tahoma,arial;
	font-size: 11px;
	color: #000000;
	height: 42px;
	border-style: none;
	vertical-align: top;
}
IMG
{
	border-color: FFFFFF;
}
UL
{
	list-style-image: url(images/li.gif);
}

A:link, A:active
{
	font-weight: bold;
	text-decoration: none;
	color: #756540;
}
A:visited
{
	font-weight: bold;
	text-decoration: none;
	color: #756540;
}
A:hover
{
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}
.specchar
{
	font-family: symbol;
}

.small
{
	font-family: verdana,tahoma,arial;
	font-size: 10px;
	font-weight: none;
	color: #000000;
}

a.small:link, a.small:active, a.small:visited
{
	font-family: verdana,tahoma,arial;
	font-size: 10px;
	font-weight: none;
	text-decoration: none;
	color: #000000;
}

a.small:hover
{
	text-decoration: underline;
}

.heading
{
	font-family: verdana,tahoma,arial;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}

.normal
{
	align: right;
	font-family: verdana,tahoma,arial;
	font-size: 12px;
	font-weight: none;
	color: #000000;
}
.errStr
{
	font-family: verdana,tahoma,arial;
	font-size: 10px;
	font-weight: none;
	color: #FF0000;
}

/* *********** */
/* MENU STYLES */
a.menu:link, a.menu:active, a.menu:visited
{
	text-decoration:none;
	color: #666633;
}

a.menu:hover
{
	text-decoration:underline;
	color: #000000;
}

.menu
{
	font-family: verdana, tahoma, arial;
	font-size: 11 px;
	font-weight: bold;
	text-decoration:none;
	color: #666633;
}

.path
{
	font-family: terminal;
	font-size: 13 px;
	font-weight: normal;
	text-decoration:none;
	color: #FFFFFF;
}

.thumb	{position:relative;
	margin-top:1px;
	margin-bottom:5px;
	margin-left:1px;
	margin-right:5px;

	text-align:center;
	float:left;
	padding:5px;
	width:138px;
	background-color:#F3F3F3;

	border-bottom:1px #C8C8C8 solid;
	border-right:1px #C8C8C8 solid;
	border-top:1px #D5D5D5 solid;
	border-left:1px #D5D5D5 solid;
}

.thumbnailPic{
	height:150px;
	width:100%;
}
