/* WEBSITE CSS */

body {
	background: #A6A6A6 url(images/bg.jpg) repeat-x top left;
}
body, table {
	font-family: verdana;
	font-size: 8pt;
	line-height: 17px;
}
a:link, a:active, a:visited {
	color: #348BC2;
	text-decoration: none;
}
span.pHeader
{
	font-size: 10pt;
	font-weight: bold;
	font-family: verdana;
	color: #6292B0;
}
table.history, .smalltext {
	font-size: 7.5pt;
}
td.sideBox {
	font-size: 7.5pt;
	padding-left: 10px;
	line-height: 20px;
	text-align: left;
}
td.sideBox  a:link, td.sideBox  a:visited {
	color: #003F6A;
}
td.sideBox  a:hover {
	text-decoration: underline;
}
td.topLinks  a:link, td.topLinks  a:visited, td.topLinks  a:hover {
	font-size: 8pt; 
	font-family: arial;
	color: #000000; 
	font-weight: bold;
	text: decoration: none;
}
.standard .mouseover
{
    cursor: default;
    background-color: lightgrey
}
