﻿body { background-color: white;  color: Black; border: 0px; margin: 0px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;}
body a{ color: navy; text-decoration: none; background-color: transparent;}
h1 {
	font-family: Georgia, "Times New Roman", serif;
	font-size: x-large;
	font-style: italic;
	color: #800000;
	background-color: #FFFFF0;
	border: 1px dashed #556B2F;
	padding: 10px 15px 10px 15px;
	margin: 15px;
	white-space: nowrap;
}
h2 {
	font-family: Georgia, "Times New Roman", serif;
	font-size: large;
	color: #000080;
	background-color: transparent;
	margin-right: 25px;
	text-align: right;
	white-space: nowrap;
}
#linkpanel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	border-bottom: 1px solid navy;
	border-top: 1px solid navy;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-color: #CCFFFF;
	color: #800000;
	white-space: nowrap;
}

#linkpanel a{ color: navy; text-decoration: none; background-color: transparent;}
#linkpanel a:hover {
	text-decoration: underline;
}
#page {
	margin: 10px;
	padding: 10px;
}
#menu {
	position: absolute;
	width: 180px;
	top: 25px;
	text-align: left;
	font-size: small;
	margin-left: -12px;
}
#menu a{
	text-decoration: none; /*background-color: #F0FFF0;*/;
	background-color: #CCFFFF;
	font-weight: bold;
	display: block;
	padding: 5px;
	width: 180px;
	margin-bottom: 5px;
	border: 1px solid navy;
	color: navy;
}
#menu a:hover {
	background-color: #66CCFF;
	color: navy;
	border: 1px solid #003300;
}
#options a{
	background-color: #6B8E23;
	color: White;
	border-top: 1px solid #8FBC8F;
	border-left: 1px solid #8FBC8F;
	border-right: 1px solid #8FBC8F;
	border-bottom: 1px solid #2F4F4F;
}

#news {
	position: absolute;
	width: 180px;
	height: 73px;
	border: 1px #800000 solid;
	text-align: left;
	font-size: small;
	margin-left: -12px;
	padding: 5px;
	top: 355px;
}

#news-hi {
	position: absolute;
	width: 180px;
	height: 65px;
	border: 1px #800000 solid;
	text-align: left;
	font-size: small;
	margin-left: -12px;
	padding: 5px;
	top: 358px;
}
#content {
	position: absolute;
	border-left: 1px solid navy;
	padding-left: 20px;
	left: 10px;
	top: 0px;
}
#content p {
	padding-left: 10px;
	padding-right: 10px;
	font-size: small;
	text-align: justify;
	color:black;
}
#footer {
	border-top: 1px solid green;
	color: #003300;
	font-size: small;
	text-align: center;
	background-color: #FAFAD2;
	margin-top: 10px;
}
a { color: Maroon; text-decoration: none; background-color: transparent;}
a:hover {
	text-decoration: underline;
}
.article-footer {
	text-align: right;
	font-size: xx-small;
	color: Gray;
	padding-bottom: 10px;
	padding-right: 10px;
}
.author, .datetime {
	font-weight: bold;
	color: dark gray;
}
.article-title {
	font-size: large;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Sans-serif;
	font-style: italic;
}
.article-head {
	font-size: large;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Sans-serif;
	color: #000080;
	padding-top:0px;
	padding-bottom:10px;
}

.blue-table {
		border: .75pt solid navy;
		background-color: white;
	}
.blue-head-cell {
		font-weight: normal;
		color: black;
		border: .75pt solid navy;
		background-color: white;
		text-align:center;
	}
.blue-cell {
		font-weight: normal;
		color: black;
		border: .75pt solid navy;
		background-color: white;
		padding-left:5px;
	}
.blue-cell-left {
		font-weight: normal;
		color: black;
		border: .75pt solid navy;
		background-color: white;
		padding-left:5px;
		padding-right:5px;
	}
	
.blue-cell-text {
		font-weight: normal;
		font-size:small;
		color: black;
		border: .75pt solid navy;
		background-color: white;
		text-align:center;
	}
.blue-cell-small {
		font-weight: normal;
		font-size:small;
		color: black;
		border: .75pt solid navy;
		background-color: white;
		text-align:left;
		padding-left:10px;
	}
.blue-table-hi {
		border: .75pt solid navy;
		background-color: white;
	}
.blue-head-cell-hi {
		font-family:Mangal;
		font-size:18px;
		font-weight: normal;
		color: black;
		border: .75pt solid navy;
		background-color: white;
		text-align:center;
	}
.blue-cell-hi {
		font-family:Mangal;
		font-size:16px;
		font-weight: normal;
		color: black;
		border: .75pt solid navy;
		background-color: white;
		padding-left:5px;
	}
.blue-cell-left-hi {
		font-family:Mangal;
		font-size:16px;
		font-weight: normal;
		color: black;
		border: .75pt solid navy;
		background-color: white;
		padding-left:5px;
		padding-right:5px;
	}
	
.blue-cell-text-hi {
		font-family:Mangal;
		font-size:18px;
		font-weight: normal;
		font-size:small;
		color: black;
		border: .75pt solid navy;
		background-color: white;
		text-align:center;
	}
.blue-cell-text-lhi {
		font-family:Mangal;
		font-size:18px;
		font-weight: normal;
		font-size:small;
		color: black;
		border: .75pt solid navy;
		background-color: white;
		text-align:left;
		padding-left:5px;
		padding-right:5px;
	}
.blue-cell-small-hi {
		font-family:Mangal;
		font-size:16px;
		font-weight: normal;
		font-size:small;
		color: black;
		border: .75pt solid navy;
		background-color: white;
		text-align:left;
		padding-left:10px;
	}
