a:hover, a:active, a:focus {
    outline:none;
}

body {
	background-color:#800020;
}

a {
	text-decoration:none;
}

.page {
	width:755px;
	text-align: justify;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	background-color: white;
	font-family: Arial,Helvetica,Garuda,sans-serif;
	font-size: 10pt;
	padding-left:2px;
	
}

.outerpage {
	background-color:black;
	margin-left:auto;
	margin-right:auto;
	width:770px;

}
.outerpage2 {
	background-color:gray;
	margin-left:auto;
	margin-right:auto;
	width:762px;

}

.leftcolumn {
	margin-top:10px;
	width: 370px;
	height: 268px;
	float:left;
	padding-left: 5px;
}

.rightcolumn {
	margin-top:10px;
	width: 370px;
	height: 268px;
	float:right;
	padding-right:5px;
	
}

.centerimagerightcolumn {
	text-align:center;
	margin-left:50px;
	margin-right:auto;

}


.bottomrow {
	text-align: justify;
	width:475px;
	float:left;

}

.bottomrowrightcolumn {
	margin-left:10px;
	width:270px;
	float:right;

}
.base {
	padding: 5px;
	padding-left:0px;
	border: 0px solid #000;
	margin-bottom: 25px;
}

.baselist {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	
}

.baselist a {
	margin-left: 0;
	margin-bottom: 0;
	padding: 2px 15px 0px;
	border: 1px solid #000;
	border-bottom: 0px;
	list-style: none;
	display: inline;
	text-decoration: none;
	background-color:lightblue;
	color:black;
	
}

.baselist span span a {
	border-bottom: 1px solid lightgreen;
}

.baselist a:hover {
	font-weight:bold;
	
}

.baselist a.here {
	border: 1px solid #9E0508;
	list-style: none;
	display: inline;
	background-color:#9E0508;
	color:white;
	font-weight: bold;
}

.baselist a.herespec {
	border: 1px solid #000;
	border-bottom: 0px;
	list-style:none;
	display:inline;
	background-color: lightgreen;
	color:black;
	font-weight:bold;
}

.baselist a.special {
	border: 1px solid black;
	border-bottom: 0px;
	list-style: none;
	display: inline;
	background-color:lightgreen;
	color:black;
	font-weight: normal;
}



.baselist a.special:hover {
	font-weight:bold;
}

.baselist span a {
	font-family: Arial,Helvetica,Garuda,sans-serif;
	font-size: 9pt;
	margin-left: 0;
	margin-bottom: 0;
	padding: 0px 15px 0px;
	border: 0px solid #000;
	list-style: none;
	display: inline;
	text-decoration: underline;
	background-color:#9E0508;	
	color: white;
	

}

.baselist span a:hover {
	text-decoration:none;
	font-weight:normal;
}

.baselist span a.here {
	text-decoration:none;
	font-weight:normal;
	font-size:8pt;
	padding-left:20px;
}


.baselist span span a {
	font-family: Arial,Helvetica,Garuda,sans-serif;
	font-size: 9pt;
	margin-left: 0;
	margin-bottom: 0;
	padding: 0px 15px 0px;
	border: 0px solid #000;
	list-style: none;
	display: inline;
	text-decoration: underline;
	background-color:lightgreen;	
	color: white;
	font-weight:bold;

}

.baselist span span a:hover {
	text-decoration:none;
	font-weight:normal;
}

.baselist span span a.here {
	text-decoration:none;
	font-weight:normal;
	font-size:8pt;
	padding-left:20px;
}


p {
	width:750px;

}
