/* Sets page */
BODY {
	MARGIN: 0px 0px 0px 0px;
	padding: 0px;
		background-color: #CECFCF;
}
/* Forms */
/* Stops forms form having blank space around them */
form {
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
.body{
font-family : Arial, Verdana, Helvetica; 
font-size : 9pt; 
font-weight : normal; 
color : #000000; 
}
a.body{
font-family : Arial, Verdana, Helvetica; 
font-size : 9pt; 
font-weight : normal; 
color : #0000FF;
text-decoration: underline;
}
a.body:hover{
font-family : Arial, Verdana, Helvetica 
font-size : 9pt; 
font-weight : normal; 
color : #0000FF;
text-decoration: none;
}
.bodybold{
font-family : Arial, Verdana, Helvetica; 
font-size : 9pt; 
font-weight : bold; 
color : #000000; 
}
a.bodybold{
font-family : Arial, Verdana, Helvetica; 
font-size : 9pt; 
font-weight : bold; 
color : #000000;
text-decoration: underline;
}
a.bodybold:hover{
font-family : Arial, Verdana, Helvetica; 
font-size : 9pt; 
font-weight : bold; 
color : #000000;
text-decoration: none;
}
.bodyheader{
font-family : Arial, Verdana, Helvetica; 
font-size : 14pt; 
font-weight : normal; 
color : #FFFFFF; 
}
.bodyheaderinterior{
font-family : Arial, Verdana, Helvetica; 
font-size : 14pt; 
font-weight : normal; 
color : #000000; 
}
.bodyheadermiddle{
font-family : Arial, Verdana, Helvetica; 
font-size : 17pt; 
font-weight : normal; 
color : #FFFFFF; 
}
.bodyheadermiddle2{
font-family : Arial, Verdana, Helvetica; 
font-size : 12pt; 
font-weight : normal; 
color : #FFFFFF; 
}
.bodysmall{
font-family : Arial, Verdana, Helvetica; 
font-size : 8pt; 
font-weight : normal; 
color : #000000; 
}
a.bodysmall{
font-family : Arial, Verdana, Helvetica; 
font-size : 8pt; 
font-weight : normal; 
color : #000000;
text-decoration: underline;
}
a.bodysmall:hover{
font-family : Arial, Verdana, Helvetica; 
font-size : 8pt; 
font-weight : normal; 
color : #000000;
text-decoration: none;
}
.clock{
font-family : Arial, Verdana, Helvetica; 
font-size : 8pt; 
font-weight : normal; 
color : #FFFFFF;
}
.validate{
font-family : Arial, Verdana, Helvetica; 
font-size : 8pt; 
font-weight : normal; 
color : #FF0000;
}
.copyright{
font-family : Arial, Verdana, Helvetica; 
font-size : 8pt; 
font-weight : normal; 
color : #666666;
}
a.copyright{
font-family : Arial, Verdana, Helvetica; 
font-size : 8pt; 
font-weight : normal; 
text-decoration: underline;
color : #666666;
}
a.copyright:hover{
font-family : Arial, Verdana, Helvetica; 
font-size : 8pt; 
font-weight : normal; 
text-decoration: none;
color : #666666;
}
.topnav{
font-family : Arial, Verdana, Helvetica; 
font-size : 9pt; 
font-weight : normal; 
color : #FFFFFF;
}
a.topnav{
font-family : Arial, Verdana, Helvetica; 
font-size : 9pt; 
font-weight : normal; 
text-decoration: none;
color : #FFFFFF;
}
a.topnav:hover{
font-family : Arial, Verdana, Helvetica; 
font-size : 9pt; 
font-weight : normal; 
text-decoration: underline;
color : #FFFF00;
}
.search{
font-family : Arial, Verdana, Helvetica; 
font-size : 9pt; 
font-weight : normal; 
color : #000000;
}
a.search{
font-family : Arial, Verdana, Helvetica; 
font-size : 9pt; 
font-weight : bold; 
text-decoration: none;
color : #000000;
}
a.search:hover{
font-family : Arial, Verdana, Helvetica; 
font-size : 9pt; 
font-weight : bold; 
text-decoration: underline;
color : #000000;
}
.results{
font-family : Arial, Verdana, Helvetica; 
font-size : 9pt; 
font-weight : normal; 
color : #ffffff;
}
a.results{
font-family : Arial, Verdana, Helvetica; 
font-size : 9pt; 
font-weight : normal; 
text-decoration: underline;
color : #0000ff;
}
a.results:hover{
font-family : Arial, Verdana, Helvetica; 
font-size : 9pt; 
font-weight : normal; 
text-decoration: none;
color : #0000ff;
}
#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
}
form {
  margin: 0;
  padding: 0;
  background-color: none;
}