a:link {color: #333366; text-decoration: none;}
a:visited {color: #666666; text-decoration: none;}
a:hover {color: #990000; text-decoration: none;}

H1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	margin-top: 5px;
	margin-bottom: 2px}
H2  {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: none}
H3  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none}

tr td#nav {vertical-align:bottom; background: #999999; font-size:8pt; font-weight: bold; color: ffffff; margin: 1em;}
tr td#nav2 {vertical-align:bottom; background: #cc0000;}
tr td#content {padding: 1em 1em; vertical-align:top; background: #ffffff;}
tr td#ftr {vertical-align:bottom; background: #000000; color: #FFFFFF; font-size: 8pt; font-weight: bold;}
tr td#nav a:visited {	color: #e2e2e2;	text-decoration: none;}
tr td#nav a:link {color: white;	text-decoration: none;}
tr td#nav a:hover {	color: yellow;	text-decoration: none;}

.ftr {font-size: 80%; font-weight: normal; text-align: center; margin: 1em 0;}
.ftr a:link {color: #000;	text-decoration: none;}
.ftr a:visited {color: #333;	text-decoration: none;}
.ftr a:hover {	color: red;	text-decoration: none;}

tr td#ftr {padding-top: .5em; padding-bottom: .5em;}
tr td#ftr a:link {color: white;	text-decoration: none;}
tr td#ftr a:visited {color: #CCCCCC;	text-decoration: none;}
tr td#ftr a:hover {	color: red;	text-decoration: none;}

td {font-family: Verdana; font-size: 10pt; color: 000000; }

.TableTitles {
	background-color: #CCCCCC;
	font-weight: bold;
}

body {font-family: Verdana; font-size: 10pt; color: 000000; }
.sm {
	vertical-align:bottom;
	color: #000000;
	font-size: 8pt;
	font-weight: normal;
	font-style: italic;

}
.error {

	vertical-align:bottom;
	color: #CC0000;
	font-size: 8pt;
	font-weight: normal;
	font-style: italic;
}

/* JAVASCRIPT SCROLLER - RIGHT NAV FF1+ IE5+ Opr7+ */
#pscroller1{
width: 200px;
height: 100px;
border: 1px solid black;
padding: 5px;
background-color: lightyellow;
}

#pscroller2{
width: 350px;
height: 20px;
border: 1px solid black;
padding: 3px;
}

#pscroller2 a{
text-decoration: none;
}

.someclass{ //class to apply to your scroller(s) if desired
}

