﻿/* CSS Document */

body {
	margin-top: 0px;
	background-color: #000000;
	background-image: url(bg.gif);
	background-repeat: repeat-x;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style1 {
	font-size: 14px;
	font-weight: bold;
}

.style11 {
	font-size: 11px;
}

.boldred {
	font-size: 14px;
	font-weight: bold;
	color:#FF0000;
}

.boldred A:link {
	font-size: 14px;
	font-weight: bold;
	color:#FF0000;
}
.boldred A:visited {
	font-size: 14px;
	font-weight: bold;
	color:#FF0000;
}
.boldred A:active {
	font-size: 14px;
	font-weight: bold;
	color:#FF0000;
}
.boldred A:hover {
	font-size: 14px;
	font-weight: bold;
	color:#FF0000;
}

a:link {
	color: #0000FF;
}
a:visited {
	color: #0000FF;
}

.padleftright {padding-left:5px; padding-right:5px; font-size:10px}

.footerlink {color:#FFFFFF}

.container
{
left: 0px;
width: 830px;
background-color:#FFFFFF;
margin-left: auto ;
margin-right: auto ;
font-family: verdana,arial;
background-color: White;
text-align: left;
height: auto;
}

.footer 
{
	text-align: center;	
	font-size: 8pt;
	color: #006600
}

#pscroller1{
width: 400px;
height: 40px;
border: 0px solid black;
padding: 5px;
background-color: white;
}

#pscroller2{
width: 300px;
height: 40px;
border: 0px solid black;
padding: 5px;
background-color: white;
}

#pscroller2 a{
text-decoration: none;
}

.someclass
{
	
}
