body {
	margin-top: 0px;
	margin-left:2px;
	margin-right:0px;
	color: #000000;
	scrollbar-3dlight-color:darkgray;
	scrollbar-arrow-color:#ffffff;
	scrollbar-base-color:#fffafa;
	scrollbar-darkshadow-color:black;
	scrollbar-face-color: #666699;
	scrollbar-highlight-color: #fffafa;
	scrollbar-shadow-color: #fffafa;
	background-color : #ffffff;
}


table.gallery
{
	background:url(Images/bgnd_gallery.gif);
}
A:link {
	/*color: #003399;
	*/
	
	color:teal;
	text-decoration: none;
	font-size:9pt;
	font-family:verdana;
	font-weight:bold;
}

A:hover {
	/*color: #FF0000;
	*/
	color: navy;
	text-decoration: none;
	font-size:9pt;
	font-family:verdana;
	font-weight:bold;
}


A:visited {
	color: teal;
	text-decoration: none;
	font-size:9pt;
	font-family:verdana;
	font-weight:bold;
}

A:visited:hover {
	color: navy;
	text-decoration: none;
	font-size:9pt;
	font-family:verdana;
	font-weight:bold;
}
A.smalllink:link {
	/*color: #003399;
	*/
	
	color:teal;
	text-decoration: none;
	font-size:7pt;
	font-family:verdana;
	font-weight:normal;
}

A.smalllink:hover {
	/*color: #FF0000;
	*/
	color: navy;
	text-decoration: none;
	font-size:7pt;
	font-family:verdana;
	font-weight:normal;
}


A.smalllink:visited {
	color: teal;
	text-decoration: none;
	font-size:7pt;
	font-family:verdana;
	font-weight:normal;
}

A.smalllink:visited:hover {
	color: navy;
	text-decoration: none;
	font-size:7pt;
	font-family:verdana;
	font-weight:normal;
}

hr{
	background-image: url(Images/page_hr.gif);
	width : 750px;
}
td.standard
{
font-family: Arial;
	font-weight: normal;
	font-style: normal;
	font-size: 10pt;
    color:#000066;
}
td.small
{
font-family: Arial;
	font-weight: normal;
	font-style: normal;
	font-size: 7pt;
    color:#000066;
}
td.customers
{
	font-family: Arial black,Arial;
	font-weight: bold;
	font-style: normal;
	font-size: 14pt;
	color: #656597;
}

td.standardborder
{
	font-family: Arial;
	font-weight: normal;
	font-style: normal;
	font-size: 10pt;
	color:#000066;
	border-left : 1px solid #000066;
	border-right : 1px solid #000066;
	background-color:#e3e3f1;
	
}
td.header
{
font-family: Arial;
	font-weight: normal;
	font-style: normal;
	font-size: 14pt;
    color:#000099;
}

img.gallery
{
	cursor: hand;
	border : 2px solid #000066;
}

ul
{
	list-style : url(Images/bul_list.gif);
}

li
{
	font-family: Arial;
	font-weight: normal;
	font-style: normal;
	font-size: 10pt;
    color:#000066;
}