
body,  td {
	font-family: Arial, sans-serif;
	font-size: 80%;
	color: black;
}

a {
	color: #00AEEF;
}

.centerer {
	padding: 0px; padding-left: 1em; padding-right: 1em;
}

div.menublock {
	float: left;
	width: 200px;
	/*width: 14em;*/
	margin-left: 20px;
	z-index: 1000;
}

a.tmenu {
	display: block;
	text-decoration: none;
	color: black;
	margin: 0.1em 0.6em 0.1em 0.6em;
	padding: 0.2em 0.6em 0.2em 0.6em;
	border: 1px solid #e9e9e9;
	z-index: 1000;
}

a.tmenu:hover, a.tmenus, a.tmenuss {
	display: block;
	text-decoration: none;
	color: #00AEEF;
	margin: 0.1em 0.6em 0.1em 0.6em;
	padding: 0.2em 0.6em 0.2em 0.6em;
	border: 1px solid #cccccc;
	background-color: white;
	z-index: 1000;
}

.breadbox1 {
	width: 100%; clear: both; margin-left: 1.3em;  position: relative; top: -10px;
}
.breadbox2 {
	float: left; margin-top: 0.5em; clear: left;
}
.breadbox3 {
	font-size: 80%; margin-left: 140px;
}
a.bread {
	color: #666666;
	text-decoration: none;
}
a.bread:hover {
	color: #00aeef;
	text-decoration: underline;
}
span.lastbread {
	color: #00aeef;
}
span.breaddiv {
	color: white;
	font-size: 70%;
	padding-left: 0.2em;
	padding-right: 0.2em;
}

.centralwhite {
	background-color: white; padding: 3px;
}
.centralborder {
	border: 2px solid #cccccc;
}
.centraltop {
	border: 0px solid #cccccc; border-bottom-width: 1px;
}
.centralheader {
	width: 75%;
	
	font-size: 170%;
	padding: 0.85em;
	/*
	font-size: 200%;
	padding: 0.75em;
	*/
	color: #0092D8;	
}
.centralspot {
	width: 60%; 
	padding: 1.5em; padding-top: 0em; padding-bottom: 0;
	position: relative;
	top: -1em;
}
.centralsubheader {
	font-size: 120%; 
	padding: 1.3em;
	padding-top: 0;
	padding-bottom: 0.7em;
}
.centralmenublock {
	padding: 1em;
}
.centralmenuitem {
	width: 200px;
	padding: 1em;
	display: inline;
}
.centraltext {
	padding: 2em;
	margin-top: 2em;
}


a.menuseria {
	text-decoration: none;
	display: block;
	padding: 2em;
}
a.menuseria span.title {
	color: #008FC9;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding-top: 1em;
}
a.menuseria:hover span.title {
	text-decoration: underline;
}

a.menuseria span.spot {
	color: #9E9E9E;
	text-decoration: none;
	display: block;
	padding-top: 0.3em;
}

.grayline {
	border: 1px #cccccc solid;
}

.zlogo {float: left; margin-top: 15px;}
.blogo {margin-left: 22px; float: left;}
.ologo {float: left; clear: left; margin-top: 1em;}
.copyright { float: right;	margin-right: 3em;	font-size: 85%;}
.copyright a {text-decoration: underline; color: black;}

.imagetable {
	float: right; padding-left: 2em; padding-bottom: 2em;
}

.alterimagebox {
	background-color: white; border: 2px solid #cccccc;
}

div.grad {
	border: 0px solid #cccccc;
	border-bottom-width: 1px;
	height: 33px; 
	width: 100%; 
	background: url('/$files/gradfea.gif'); 
	background-repeat: repeat-x; 
	background-position: top;
	vertical-align: middle;
}

table.grad {
	margin: 0.4em;
}
table.grad td.selected {
	background: url('/$files/test-c.gif');
	background-repeat: repeat-x;
	color: #03ABF4;
}

table.grad td.sleft  {
	padding-left: 1em;
}
table.grad td.sright  {
	padding-right: 1em;
}
table.grad td a {
	padding-left: 1em;
	padding-right: 1em;
	color: black;
	text-decoration: none;
}
table.grad td a:hover {
	text-decoration: underline;
}


LI{
	list-style-type: none;
	list-style-image: url('/$files/li2.gif');
	list-style-position: outside;
}

LI LI{
	list-style-type: none;
	list-style-image: url('/$files/li3.gif');
	list-style-position: outside;
}

LI LI LI{
	list-style-type: none;
	list-style-image: url('/$files/li4.gif');
	list-style-position: outside;
}

#imageCounter {
	font-size: 120%;
	color: #7b7b7b;
	font-weight: bold;
	background: url('/$files/num_box.gif');
	background-repeat: no-repeat;
}



.txt{
	text-align: justify;
}

.cTable{
	border-collapse:collapse;
}

.cTable TD, .cTable TH{
	border:solid 1 #00529B;
	padding:2;
	vertical-align:top;
}

.cTable TH, .cTable .TH{
	background-color:#00AEEF;
	font-weight:normal;
	color:#ffffff;
}

.cTable .TH2{
	background-color:#e7e6d8;
}

.cTable TH{
	font-family: Microsoft Sans Serif,Arial,Verdana,Tahoma;
	font-size: 9px;
}


