body {
	font-size: small;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

A.dark:link {
	color: #FFFFFF;
	text-decoration: underline;
}

A.dark:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

A.dark:active {
	color: #FFFFFF;
	text-decoration: underline;
}

A.dark:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#mainTable {
	border: 1px solid #000; /* */
	line-height: 1.5em;
}
#sidebar {
	width: 209px;
	font-size: 95%;
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	line-height: 2.5em;
	background-image: url(images/navigation2.gif);
}
#header {
	background-color: #FFFFFF;
	color: #CCCCCC;
	background-image: url(images/0-top.gif);
	background-repeat: repeat-x;
	height: 176px;
}

#footer0 {
	background-color: #FEFEFE;
	color: #FFFFFF;
	background-image: url(images/navigation11.gif);
	background-repeat: no-repeat;
}

#footer1 {
	background-color: #FEFEFE;
	color: #FFFFFF;
	background-image: url(images/navigation20.gif);
	background-repeat: repeat-x;
}

#footer {
	background-color: #EA3a43;
	color: #FFFFFF;
	
}
#footer2 {
	background-color: #000000;
	color: #FFFFFF;

}

td, p, ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1:first-child {margin-top: 0;}/*starts first heading in a TD flush top*/
h2:first-child {margin-top: 0;}/*starts first heading in a TD flush top*/
h1 { font-size: 160%; }
h2 { font-size: 140%; }




#n4shell {
/* Happy hunting. This rule will allow you to create an outer border around the layout table in netscape 4. Wrap the entire table inside a div and assign to the div this id */
	border: 1px solid #000;
	/*/*/border: 0; /* */
	
	
}

