body {
	margin-left: 0px;
	margin-right: 0px;
	font : 9pt Arial, Helvetica, sans-serif;
}

#siteContainer{
    width:1015px;
}

td {
	font : 9pt Arial, Helvetica, sans-serif;
}

.center {
	text-align: center;
}

.right {
	text-align: right;
}

a, a:active, a:visited {
	color: #0000ee;
	text-decoration: underline;
}

a:hover, a:active:hover, a:visited:hover {
	color: #ee0000;
	text-decoration: none;
}

.BigText {
	font-size: 10pt;
}

a.Tab, a.Tab:Active, a.Tab:Visited {
	color: #000000;
	font-family: verdana; 
	font-size: 8pt; 
	font-weight: bold;
	text-decoration: none;
}

.TabSel, .TabSel:Active, .TabSel:Visited {
	color: #ffffff;
	font-family: verdana; 
	font-size: 8pt; 
	font-weight: bold;
	text-decoration: none;
}

a.Tab:Hover, a.Tab:Active:Hover, a.Tab:Visited:Hover {
	color: #ff0000;
}

.CustomerRating
{
    width:310px;
    border:solid 1px #000000;
}