body {
	margin-top:0px;
	margin-left:0px;
	background-color:#800000
}
.linkslist {
	margin-top:0px;
	margin-bottom:0px;
	list-style-type: square;
}
.linksitem {
	margin-left:0px;
}
.bold {
	font-weight:bold;
}
#left-column {
	float:left;
	background:#ffffff;
	left: 0px;
	margin-left:0px;
	width: 600px;
}
#right-column {
	margin-left:605px;
	text-align:left;
	width: 200px;
}
.normalfont {
	font-family: Helvetica, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
}
.smallfont {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: smaller;
	color: #000000;
}
.postedonfont {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.titlefont {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bolder;
	color: #808080;
}
.linknavbar {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-decoration: none;
	font-variant: normal;
	font-weight: bold;
	color: #C0C0C0;
	letter-spacing: -1px;

}
.backgroundcolor {
	background-color: #ffffff;
}

.textleadarticle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: smaller;
	color: #000000;
}
.titlearticle {
        font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
        font-size: medium;
	letter-spacing: 1px;
        font-weight: bolder;
        color: #000000;
}
.box {
	border: 0px solid #000000;
	height: auto;
	width: 100%;
	text-align:left;
	background:#ffffff;
}
.title {
	font-weight:bolder;
	background:red;
	color:#FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.error {
	color: red
}
.boxcontents {
	font-weight:normal;
	background:#ffffff;
	color:#000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.light {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #666600;
	font-weight: lighter;
        font-size: smaller;
}
A:link {
	color: #000000; text-decoration: none;font-weight:bold;
}
A:visited {
	color: #000000; text-decoration: none;font-weight:bold;
}
A:hover {
	color: #0000AA; text-decoration: none;font-weight:bold;
}
A:active {
	color: #0000AA; text-decoration: none;font-weight:bold; 
}
