
body, td {
	font-family: Verdana, sans-serif;
	font-size: 70%; /*80*/
	/*color: black;*/
	COLOR: 222222; LINE-HEIGHT: 150%;
}

a {
	color: #0084c8;
}

table {
	border-collapse: collapse;
}

.grayborder {
	border-width: 1px;
	border-color: #dbdbdb;
	border-style: solid;
}
.graybordertop {
	border-width: 1px;
	border-bottom-width: 0px;
	border-color: #dbdbdb;
	border-style: solid;
}
.grayborderbottom {
	border-width: 1px;
	border-top-width: 0px;
	border-color: #dbdbdb;
	border-style: solid;
}

a.tmenu {
	font-weight: bold;
	display: block;
	padding: 1em;
	color: black;
	text-decoration: none;
	font-size: 85%;
}
	
td.header {
	padding: 0.3em;
	padding-left: 2em;
	padding-right: 2em;
}

td.header h1 {
	padding: 0;
	margin: 0;
	font-family: Verdana, sans-serif;
	font-size: 250%; /*200*/
	font-weight: normal;
}

td.header h2 {
	padding: 0;
	margin: 0;
	font-family: Verdana, sans-serif;
	font-weight: normal;
	
	font-size: 100%; /*130*/
	padding-top: 0.2em;
	padding-left: 0.1em;
}

td.featureheader {
	height: 31px;
	/*background: url('/$files/strip_bgr.gif') repeat-x;*/
	padding: 0.3em;
	padding-left: 2em;	
}
td.featureheader2 {
	height: 31px;
	background: url('/$files/strip_bgr.gif') repeat-x;
}

td.featureheader a {
	padding-right: 2em;
	color: black;
	font-weight: bold;
	/*text-decoration: underline;*/
	text-decoration: none;
}
td.featureheader a.selected, td.featureheader a:hover {
	color: #00A4E8;
}

a.menuseria {
	text-decoration: none;
	display: block;
	padding: 2em;
	color: black;
}

a.ntp {
	padding-top: 0;
}
a.nbp {
	padding-bottom: 0;
}
a.pp2 {
	padding-top: 5em;
}

a.menuseria span.subtitle {
	text-decoration: none;
	display: block;
	font-size: 220%;
	text-align: left;
	color: black;
}

a.menuseria span.title {
	color: black;
	text-decoration: none;
	font-weight: bold; 
	display: block;
	padding-top: 1em;
	font-size: 100%; /*120*/
	text-align: left;
}
a.menuseria:hover span.title {
	text-decoration: underline;
}

a.menuseria span.spot {
	color: /*#9d9d9d*/ black;
	text-decoration: none;
	display: block;
	padding-top: 0.3em;
	text-align: left;
}
a.menuseria span.spott {
	color: black;
	text-decoration: none;
	display: block;
	padding-top: 0.3em;
	text-align: left;
}


div.central {
	padding: 2em;
}
.imagetable {
	float: right; padding-left: 2em; padding-bottom: 2em;
}
#imageCounter {
	font-size: 120%;
	color: #7b7b7b;
	font-weight: bold;
	background: url('/$files/num_box.gif');
	background-repeat: no-repeat;
}

div.bottomline {
	padding-top: 2em;
}
div.bottomline a {
	color: black;
	font-size: 90%;
	text-decoration: none;
	padding-left: 2em;
	line-height: 2em;
	display: block;
}
div.bottomline a.selected {
	font-weight: bold;
}
div.bottomline a:hover {
	text-decoration: underline;
}

div.copyright {
	font-size: 80%; padding: 2.5em;
}
div.copyright1 {
	font-size: 80%; padding: 2.5em; padding-bottom: 0;
}
div.copyright2 {
	font-size: 80%; padding: 2.5em; padding-top: 0.5em;
}
div.copyright1 a {
	color: black;
	text-decoration: underline;
}
div.copyright a, div.copyright2 a {
	color: black;
	text-decoration: none;
}
#tdzy {
	background: url('/$files/logo_zyxel_bg.gif') repeat-x;
}
#tdom {
	background: url('/$files/logo_omni_bg.gif') repeat-x;
}

.alterbox {
	float: right;
	border: 1px solid #dbdbdb;
	padding-right: 2em;
}

td.bread {
	height: 35px;
	padding: 0.5em;
	padding-left: 50px;
	font-size: 70%;
}

td.bread a {
	display: inline;
	color: black;
	text-decoration: underline;
}
td.bread a:hover {
	color: #00A4E8;
}

td.bread span {
	font-weight: bold;
}

td.bbread {
	height: 30px;
	padding: 0.2em;
	padding-left: 2em;
	font-size: 70%;
}

td.bbread a {
	display: inline;
	padding-left: 0;
	color: black;
	text-decoration: none;
	font-weight: bold;
}
td.bbread a:hover {
	color: #00A4E8;
	text-decoration: none;
}

td.bbread span {
	font-weight: bold;
	font-size: 90%;
}

