BODY
{
	font-family: verdana,tahoma,arial;
	font-size: 11px;
	color: #819B94;
	background-color: #FFFFFF;
	margin: 0px 0px 0px 0px;
}

body, html
{
	scrollbar-arrow-color:#000000;
	scrollbar-face-color:#FFFFFF;
	scrollbar-track-color:#FFFFFF;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#000000;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-darkshadow-color:#000000;
}

TABLE
{
	/* background-color: #FFFFFF; */
	vertical-align: top;
}
TD
{
	font-family: verdana,tahoma,arial;
	font-size: 11px;
	color: #819B94;
}
TABLE.background
{
	background-color: #FFFFFF;
	background: url(images/background.jpg);
	background-position: center;
	background-repeat: no-repeat;
	vertical-align: top;
}
TABLE.content
{
	background-color: #FFFFFF;
	background-image: url(images/1pixelWhite.gif);
	background-repeat: repeat;
}
TABLE.address
{
	font-weight: bold;
	background-image: url(images/1pixel.gif);
	background-repeat: repeat;
}

IMG
{
	border-color: FFFFFF;
	border-style: none;
}

UL
{
	list-style-image: url(images/li.gif);
}

A:link, A:active
{
	font-weight: bold;
	text-decoration: none;
	color: #819B94;
}
A:visited
{
	font-weight: bold;
	text-decoration: none;
	color: #819B94;
}
A:hover
{
	font-weight: bold;
	text-decoration: underline;
	color: #647E77;
}
.specchar
{
	font-family: symbol;
}

.small
{
	font-family: verdana,tahoma,arial;
	font-size: 10px;
	font-weight: none;
	color: #819B94;
}

a.small:link, a.small:active, a.small:visited
{
	font-family: verdana,tahoma,arial;
	font-size: 10px;
	font-weight: none;
	text-decoration: none;
	color: #819B94;
}

a.small:hover
{
	text-decoration: underline;
	color: #647E77;
}

.heading
{
	font-family: verdana,tahoma,arial;
	font-size: 13px;
	font-weight: bold;
	color: #819B94;
}

.normal
{
	align: right;
	font-family: verdana,tahoma,arial;
	font-size: 12px;
	font-weight: none;
	color: #819B94;
}
.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: #819B94;
}

a.menu:hover
{
	text-decoration:underline;
	color: #647E77;
}

.menu
{
	font-family: verdana, tahoma, arial;
	font-size: 10 px;
	font-weight: bold;
	text-decoration:none;
	color: #819B94;
}

.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%;
}