body
	{
	background-color: "#f5f5f5";
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;  
	}

td	{
	font-family : Arial; 
	font-size: 9pt; color: "#333333";
	}
.tablebg	{
	background-color: "#FFFFFF";
	}

.bold	{
	font-weight: Bold; 
	font-size: 8pt;
	}
.heading1	{
	font-weight: Bold; 
	color: "#999966";
	}

.menubg	{
	background-color: "#f8f8ee";
	border-bottom: solid #ababa8 1px;
	font-weight:bold;
	}
.menubg1	{
	background-color: "#f8f8ee";
	}

.white	{
	background-color: "#FFFFFF";
	}
.lightgrey	{
	background-color: "#dce1e6";
	color:#999999;
	}
.headergrey	{
	background-color: "#dce1e6";
	color:#d8d8da;
	}
.darkgrey	{
	background-color: "#666666";
	color: "#ffffff";
	}

.lightblue	{
	background-color: "#99ccff";
	}
.box1bg	{
	background-color: "#dff0fb";
	}
	
.box1	{
	background-color: "#ffffff";
	border-style:solid; 
	border-width:1px;
	border-color:#6699cc;
	}
.headerbox1	{
	background-color: "#99ccff";
	border-bottom-style:solid;
	border-bottom-color:#999999;
	border-bottom-width:1px;
	font-weight: Bold;
	padding-left: 5px;
	}
.box2	{
	background-color: "#ffffff";
	border-style:solid;
	border-width:1px;
	border-color:#9c9c9c;
	}
.headerbox2	{
	background-color: "#6699cc";
	border-bottom-style:solid;
	border-bottom-color:#336699;
	border-bottom-width:1px;
	font-weight: Bold;
	color: #FFFFFF;
	padding-left: 5px;
	}
.greyborder	{
	border:solid #9c9c9c;
	}
	
.padding5
	{
	padding:5px;
	background-color: "#dce1e6";
	}


a:link	{
	color:#0066cc;
	text-decoration:none
	}

a:visited 
	{
	color:#0066cc;
	text-decoration:none
	}
a:active{
	color:#0066cc;
	text-decoration:none
	}
a:hover{
	color:#003366;
	text-decoration:none
	}

a:link.1
	{
	color:#FFFFFF; 
	text-decoration:none;
	font-size: 8pt;
	}

a:visited.1 
	{
	color:#FFFFFF; 
	text-decoration:none;
	font-size: 8pt;
	}
a:active.1{
	color:#FFFFFF; 
	text-decoration:none;
	font-size: 8pt;
	}
a:hover.1{
	color:#ffffcc; 
	text-decoration:underline;
	font-size: 8pt;
	}
a:link.2	{
	color:#929292; font-size: 8pt;
	text-decoration:none
	}

a:visited.2 
	{
	color:#929292; font-size: 8pt;
	text-decoration:none
	}
a:active.2{
	color:#929292; font-size: 8pt;
	text-decoration:none
	}
a:hover.2{
	color:#FF6600; font-size: 8pt;
	text-decoration:none;
	}

a:link.3	{
	color:#999966; font-size: 8pt;
	text-decoration:underline
	}
a:visited.3 
	{
	color:#999966; font-size: 8pt;
	text-decoration:underline
	}
a:active.3{
	color:#999966; font-size: 8pt;
	text-decoration:underline
	}
a:hover.3{
	color:#333333; font-size: 8pt;
	text-decoration:none;
	}
