html {
	height:			100%;
	width:			100%;
}
body {
	margin-top:		0px;
	margin-right:	0px;
	margin-bottom:	0px;
	margin-left:	0px;
	height:			100%;
	width:			100%;
}
.topwrapper {
	width:			100%;
	height:			100%;
	vertical-align:	top;
}
.subwrapper {
	width:			100%;
	height:			100%;
	vertical-align:	top;
}
.clientwindow {
	margin:			0px;
	border:			0px;
	padding:		10px;
	vertical-align:	top;
}
td.navbar {
	margin:			0px;
	border:			0px;
	padding:		10px;
	width:			204px;
	vertical-align:	top;
}
a.navlogo,
a.navlogo>img {
	margin:			0px;
	border:			0px;
}
table.hitcount {
	background-color:	#BBB;
	color:				#000;
	border-width:		3px;
	width:				80px;
	height:				24px;
}
table.hitcount>tbody>tr>td {
	background-color:	#000;
	color:				#FF0;
	text-align:			center;
}
hr {
	background-color:		#000;
	color:					#000;
	border-style:			none;
	border-width:			0px 0px 0px 0px;
	border-color:			#000;
	height:					1px;
	width:					100%;
}

/*
 * Overall Style
 */
body {
	color:					#000;
	/*background-attachment:	fixed;*/
	background-image:		url('images/mdflag5.gif');
	background-repeat:		repeat;
	background-color:		#EEE;
}
.error {
	font-weight:			bold;
	color:					#F00;
}
a:link {
	color:					#00F;
}
a:visited {
	color:					#008;
}
a:hover,
a:active {
	color:					#F00;
	background-color:		#FFD;
	text-decoration:		none;
}
div.sitenav {
	margin-left:			0;
	padding-left:			0;
	text-indent:			0;
}
.sitenav ul {
	width:					100%;
	border:					1px;
	list-style:				none;
	margin-left:			1em;
	padding-left:			0;
	text-indent:			0;
}
.sitenav>ul {
	margin-left:			0;
}
.sitenav ul>li {
	width:					91.5%;
}
.sitenav>ul>li {
	width:					100%;
	border:					1px;
	list-style:				none;
	margin:					0;
}
.sitenav a {
	display:				block;
	color:					#000;
	font-weight:			bold;
	text-decoration:		none;
	/*background-color:		#CCF;*/
	border-style:			solid;
	border-width:			1px;
}
.sitenav a:hover,
.sitenav a:active {
	color:					#F00;
	font-weight:			bold;
	/*text-decoration:		underline overline;*/
	background-color:		#FFF;
}
table.topwrapper {
	background-image:		url('images/SideBG.png');
	background-repeat:		repeat-y;
	/*background-attachment:	fixed;*/
}
.footer {
	font-size:				xx-small;
	text-align:				right;
}
.heading {
	font-size:				3em;
	color:					#008;
	font-weight:			bold;
}
.subheading {
	font-size:				3em;
	color:					#008;
	font-weight:			bold;
}
.navbar {
	background-image:		url('images/SideBG.png');
	background-repeat:		repeat;
}
.navbar hr {
	background-color:		#C00;
	color:					#C00;
	border-style:			none;
	border-width:			0px 0px 0px 0px;
	border-color:			#800;
	height:					2px;
	width:					100%;
}
a.navlogo>img {
	width:					128px;
}
img.nkd {
	border:					0;
	height:					1em;
}
/*
 * Special classes
 */

