body{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
	
	
	max-width:81em;
	width:expression( document.body.clientWidth > 100 * parseInt(document.body.currentStyle.fontSize)?"81em":"auto" );

}

img
{
	border: none;
}
.title{
	font-size: small;
	letter-spacing: .1em;
	padding-left: 0em;
	color: #033E50;
}

		
.small{	
	font-size : x-small;
	font-size-adjust:	.73;
}	

.sm, small	{	
	font-size : smaller;
	/*font-size-adjust:	.73;*/
}	

.disone  small.g{
	color: Red;
}

#leftcol
{
	width: 19em;
	background-color: #F9f9f9;
	float: left;
	margin-right: 1em;
	margin-bottom: 1em;
	padding: .5em;
	/*padding-left: .3em;
	border: .2em solid #E1E1FF;*/
	border: 1px solid #033E50;
	border-left: none;
}
#leftcol ul li b a
{
text-decoration: none;
}

#gb
{
	width : 200px;
	float : right;
	display : inline;
	margin-left : 2em;
	margin-bottom : 2em;
	overflow : visible;
}
 .about
{
	border: 1px solid Silver;
	border-top: none;
	border-left: none;
	background-color: #FeFeFe;
	padding: 1em;
	width: 16em;
}


#en
{
	width : 170px;
	border-style : solid;
	border-width : 1px;
	border-color : gray;
	color : gray;
	padding : 5px;
	font-size : xx-small;
}


td{
	font-size : x-small;
	font-size-adjust:	.73;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-left : 5px;
	padding-top : 15px;
}
H1, H2, H3{
	color: #033E50;
	font-family: Geneva,Arial, Helvetica, sans-serif;
	padding: 3px 2px 0px 0px;
	margin: 7px 0px 8px 0px;
	vertical-align: baseline;
}
H4, H5, H6, HR, B {
	color: #033E50;
	font-family : Geneva, Arial, Helvetica, sans-serif;
}

.vsm{
	font-size : xx-small;
	font-family: Verdana,Tahoma,sans-serif;
}

.nav, p.nav A{
	font-size : x-small;
	color : #000033;
}
small.nav{
	font-size : x-small;
	color : #333300;
}
div.nav{
	padding : 0px 0px 0px 15px;
}
.mid{
	padding : 15px 30px 0px 15px;
}

table{
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	padding : 0px 0px 0px 0px;
	
}


A.home{
	color : #333366;
	font-family : Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
	letter-spacing : 1px;
}
.ntype{
	color : gray;
	/*background : #999999;
	padding : 2px 60px 0px 1px;*/
}
.intro{
	font-weight : bold;
	color : #333333;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.pageone{
	padding : 1em 4em 1em 6em;
	background : #fff;
	border-top : thin solid #333366;
	border-bottom :thin solid #333366;
}
.page{
	margin : 4px 10% 4px 10%;
	page-break-before : always;
}
.green {color : #006600;}
.red {color : #660000;}
