a:hover { 
		color: eeeeff;
		background: 667799;
		text-decoration: none; 
}
a.exit:hover {  
		color: blue;
}

.regtxt { 
		font-family: verdana, arial;
		font-size: 10pt;
		color: 336699;
}

.blockquote { 
		font-family: verdana, arial;
		font-size: 8.5pt;
		color: 336699;
		margin-left: 20px;
}

.quotation { 
		font-family: verdana, arial;
		font-size: 10pt;
		color: 000000;
}

.medtxt {	
		font-family: verdana, arial;
		font-size: 12pt;
		color: 336699;
}
.smltxt  {
		font-family: verdana, arial;
		font-size: 8.5pt;
		color: 336699;
}

.title	{
	font-family: verdana, arial;
	font-size: 16pt;
	font-weight: 600;
	color: 336699;
	padding: 0px;
	font-variant: small-caps;
}

h1	{
	font-family: verdana, arial;
	font-size: 14pt;
	font-weight: 600;
	color: 336699;
}

h2	{
	font-family: verdana, arial;
	font-size: 12pt;
	font-weight: 600;
	color: 336699;
	margin-bottom: 8px;
}

h4	{
	font-family: verdana, arial;
	font-size: 9pt;
	font-weight: 600;
	color: 336699;
	padding-bottom:0px;
	margin-bottom: 5px;
}

.boldblue	{
	font-family: verdana, arial;
	font-size: 10pt;
	font-weight: 600;
	color: 667799;
}

.boldwhite	{
	font-family: verdana, arial;
	font-size: 10pt;
	font-weight: 600;
	color: ffffff;
}


.detail	{
	font-family: verdana;
	font-size: 8pt;
	padding: 4px 4px 4px 4px;
	color: #333333;
	margin: 0px 0px 0px 0px; 
}


.contentbox {
	border: 1px solid #667799;
	text-align: left;
	width: 100%;
	height: 16px;
	background-image: url(/images/sidebg2.jpg);
	font-weight: bold;
	font-size: 8pt;
	margin: 0px 0px 0px 0px; 
	color: #003366;
}

.box {
	border: 1px solid #667799;
	margin: 0px 0px 0px 0px; 
	background: #ffffff;
	font-family: verdana;
	color: #003366;
	text-align: left;
}
.boxdetail	{
	font-family: verdana;
	font-size: 8pt;
	padding: 4px 5px 4px 5px;
	color: #333333;
	margin: 0px 0px 0px 0px; 
}

.titlebar	{
	font-family: verdana;
	font-size: 12pt;
	padding: 4px 5px 4px 5px;
	color: #667799;
	background: #eeeed9;
	font-weight: bold;
	margin: 0px 0px 0px 0px; 
	border-right: 1px solid #667799;
}

.navon   {
	font-family: verdana;
	font-size: 10pt;
	font-weight: bold;
	padding: 1px 1px 1px 3px;
	color: #eeeeff;
	border: 1px solid white;
	background: #336699;
	margin: 1px 1px 1px 1px;
}
.navoff   {
	font-family: verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #667799;
	border: 1px solid white;
	background: #ffffff;
	margin: 1px 1px 1px 1px;
	text-decoration: none;
}