body, td, tr, p, div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	}
.left {
	padding: 0px;
	padding-top:0px;
	background: url("img/right1.jpg") fixed no-repeat;
	}
.leftframe {
	padding: 5px;
	padding-top:100px;
	background: url("img/right1.jpg") fixed no-repeat;
	border: 0px;
	scrollbar-dark-color:#ffffff
	}
.content {
	background: url("img/leftbtm.jpg") fixed no-repeat;
	}
.contendiv {
	padding-right, padding-left: 50px;
	}
h1 {
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #cc0000;
	}
.layout {
	border: 1px solid #cccccc
	}
a, a:link, a:active {
	color: #cc0000;
	text-decoration: none;
	border-bottom:1px #990000 dotted;
	}
a:visited {
	color: #990000;
	text-decoration: none;
	border-bottom: 0px;
	}
a:hover {
	color: #cc0000;
	text-decoration: none;
	border-bottom:1px #cc0000 solid;
	}
.cite {
	padding-left:180px;
	font-style:italic;
	}