a:link	{
	text-decoration:none;
	color:#009900;
	font-weight:bold;
	}

a:active {
	text-decoration:none;
	color:#009900;
	font-weight:bold;
	}

a:visited {
	text-decoration:none;
	color:#009900;
	font-weight:bold;
	}

a:hover	{
	text-decoration:underline;
	color:#009900;
	font-weight:bold;
	}

body,td,p {
	font-family: verdana, arial, helvetica, sans-serif;
	color:#FFFFFF;
	font-size:10pt;

	SCROLLBAR-FACE-COLOR: #000000; 
	SCROLLBAR-HIGHLIGHT-COLOR: #000000; 
	SCROLLBAR-SHADOW-COLOR: #000000; 
	SCROLLBAR-3DLIGHT-COLOR: #009900; 
	SCROLLBAR-ARROW-COLOR: #009900; 
	SCROLLBAR-TRACK-COLOR: #000000;
	SCROLLBAR-DARKSHADOW-COLOR: #009900;
	overflow:auto; }

	}

.footer {
	font-family: verdana, arial, helvetica, sans-serif;
	color:#FFFFFF;
	font-size:7pt;
	}

.footer a:link	{
	text-decoration:none;
	color:#009900;
	text-transform:none capitalize;
	font-weight:normal;
	}

.footer a:visited	{
	text-decoration:none;
	color:#009900;
	text-transform:none capitalize;
	font-weight:normal;
	}

.footer a:active	{
	text-decoration:none;
	color:#009900;
	text-transform:none capitalize;
	font-weight:normal;
	}

.footer a:hover	{
	text-decoration:underline;
	color:#009900;
	text-transform:none capitalize;
	font-weight:normal;
	}



.contentheading {
	font-family: verdana, arial, helvetica, sans-serif;
	color:#FFFFFF;
	font-size:10pt;
	font-weight:bold;
	text-transform:uppercase;
	}

.splash {
	font-family: verdana, arial, helvetica, sans-serif;
	color:#999999;
	font-size:7pt;
	}

.background-image {
	background-color:#000000;
	background-image:url(images/watermark.jpg);
        background-repeat:no-repeat;
        background-position:left top;
        background-attachment:fixed
	}

.pictitle {
	font-size:10pt;
	font-weight:bold;
	text-transform:uppercase;
	color:#009900;
	}


#showimage {
	position:absolute;
	visibility:hidden;
	border: 2px solid #009900;
	}


#dragbar {
	cursor: hand;
	cursor: pointer;
	background-color: #009900;
	min-width: 175;
	}


#dragbar #closetext {
	font-weight: bold;
	font-size:8pt;
	margin-right: 1px;
	color:#000000;
	}