body, td, th, p, ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	}
a:link { font-family: Verdana, Helvetica, Arial, sans-serif; color: #0066CC}
a:visited { font-family: Verdana, Helvetica, Arial, sans-serif; color: #333366}
a:active { font-family: Verdana, Helvetica, Arial, sans-serif; color: #CC6600}
a:hover { font-family: Verdana, Helvetica, Arial, sans-serif; color: #CC6600}

A.selected { font-weight: bold; text-decoration: none}
A.circlelink {
	text-decoration: none;
	color : #990000;
}
a:link.circlelink {
	text-decoration: none;
	color : #990000;
}
a:visited.circlelink {
	text-decoration: none;
	color : #0066CC;
}
a:hover.circlelink {
	text-decoration: none;
	color : #CC6600;
}
a:active.circlelink {
	text-decoration: none;
	color : #CC6600;
}
A.subnav0:visited { color: #000000; font-weight: bold; text-decoration: none;}
A.subnav0 { color: #000000; font-weight: bold; text-decoration: none;}

A.subnav1 { color: #FFCC33; font-weight: bold; text-decoration: none;}
A.subnav2 { color: #FFCC33; font-weight: bold; text-decoration: none;}
A.subnav3 { color: #FFCC33; font-weight: bold; text-decoration: none;}
A.subnav4 { color: #FFCC33; font-weight: bold; text-decoration: none;}
A.subnav1:visited { color: #FFCC33; font-weight: bold; text-decoration: none;}
A.subnav2:visited { color: #FFCC33; font-weight: bold; text-decoration: none;}
A.subnav3:visited { color: #FFCC33; font-weight: bold; text-decoration: none;}
A.subnav4:visited { color: #FFCC33; font-weight: bold; text-decoration: none;}
A.back {
    font-family: Verdana, Helvetica, Arial, sans-serif; 
	font-size : 10px;
}
.contact {
	font-style : italic;
}
.region {
	color : #990000;
	font-weight : bold;
}
.circlename {
	color : #333366;
	font-weight : bold;
}
.city {
	color : #000000;
	font-weight : bold;
}
.small {
	font-size: 10px;
}
.redsmall {
	font-size: 9px;
	color: #FF0000;
}
.top {
	font-size: 9px;
}
.redbold {
	color: #990000;
	font-weight: bold;
}
.emphasize1 {
	color : #990000;	
}
.emphasize2 {
	color : #990000;
	font-style : italic;
}
.emphasize2a{
	color : #990000;
	font-style : italic;
	font-weight : bold;
}
.emphasize3 {
	color : #336666;
	font-style : italic;
	font-weight : bold;
	font-size : 14px;
}
.title1 {
	color : #336666;
	font-weight : bold;
	font-style : italic;
	font-size : 20px;
}
p.indent{
	margin-right : 15px;
}
p.indentleft{
	margin-right : 15px;
	margin-left : 15px;
}
.headline{
	font-weight : bold;
	font-size : 18px;
}
.headline1{
	font-weight : bold;
	font-size : 16px;
}
.subhead{
	font-weight : bold;
	font-size : 14px;
}
.subhead1{
	font-weight : bold;
	font-style : italic;
	font-size : 14px;
}
.gold{
	color : #FFCC33
}
.country {
	font-weight : bold;
	color : #990000
}
.appl {
	line-height: 24px;
}
h1 {
	font-size: 18px;
	font-weight: bold;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 2px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 2px;
	color: #663366;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	margin-bottom: 2px;
}
p {
	margin-top: 2px;
}
ul li {
	padding: 4px;
}
table#reg {
	/*border: 1px solid;*/
	border-right: 1px solid;
}
#reg th {
	font-weight: bold;
	background-color: #CCCCCC;
	padding: 4px;
	margin: 1px;
	border-bottom: 1px solid;
	border-left: 1px solid;
	border-top: 1px solid;
	text-align: left;
}
#reg td {
	padding: 4px;
	margin: 1px;
	border-bottom: 1px solid;
	border-left: 1px solid;
}
.img_left{
	border: none;
	display: block;
	padding: 0 10px 4px 0;
}
.float_left {
	float: left;
	padding: 0 10px 4px 0;
}