body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(images/background.jpg);
	background-repeat:repeat-y;
    background-position:center;
    background-attachment:fixed;
}
body,td,th {
	font-family: Tahoma;
	font-size: 12px;
	color: #444;
}
a {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}
a:link {
	color: #018BB9;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #018BB9;
}
a:hover {
	text-decoration: underline;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}

td.whitelink a {
	font: 11px tahoma;
	font-weight:bold;
	color:#018BB9;
	margin-left:18px;
}
td.whitelink a:link {}
td.whitelink a:hover {
	font: 11px tahoma;
	font-weight:bold;
	color:#BBD92B;
	background-color:#FFFFFF;	
}
td.whitelink a:visited {}

td.redlink a {
	font: 12px tahoma;
	color:#CC0000;
	font-weight: bold;
}
td.redlink a:link {}
td.redlink a:hover {
	color:#FFFFFF;
	background-color:#BDDB2B;
	text-decoration: none;
}
td.redlink a:visited {}

.style1 {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	color: #666666;
}

.style2 {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #396ABB;
}
.style3 {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
}
.style4 {
	font-size: 12px;
	font-weight: bold;
	color: #B3D026;
}

.style5 {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #666666;
}

.style6 {
	font-family: Tahoma;
	font-size: 10px;
	color: #666666;
}

.style7 {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 16px;
	color: #396ABB;
}

.Arial-BlueB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #285193;
	font-weight: bold;}

.Arial-OrangeB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
	font-weight: bold;}
	
.tabletitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

table.narrow {
border: 1px solid #018BB9}