body {
	background-image: url(../images/backwide.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #333333;
}

.style1 {
	color: #666666;
	font-size: 8pt;
}

.style2 {
	color: #006B9F;
	font-size: 10pt;
}

a:link {
	color: #0076AE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	}
	
a:hover { 
    color: #0076AE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
	}

a:visited { 
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
    color: #0076AE;
	text-decoration: none;
	}

.smallmenu_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
.heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
}

.content_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #CC6600;
	background-color: #FFFFFF;
	left: 10px;
	background-position: left;
}
div#network a {
    color: #336699;
	font-size: 8pt;
	text-decoration: none;
}

div#network a:hover{
    color: #336699;
	font-size: 8pt;
	text-decoration: underline;
}

div#network2 a {
    color: #006B9F;
	font-size: 10pt;
	text-decoration: none;
}

div#network2 a:hover{
    color: #006B9F;
	font-size: 10pt;
	text-decoration: underline;
}

div#error {
     font-family:Arial, Helvetica, sans-serif;
	 color:#FF0000;
	 font-size: 8 pt;
	 font-weight: bold;
}
.listcolor {
	list-style-image: url(../images/bullet.gif);
	list-style-type: square;
	list-style-position: outside;
}
