BODY				{ background-image: url(commoncg/ii0282.gif);
					  background-color: White;
					}

a:link				{ color: DarkBlue;
					  text-decoration: none;
					}
a:visited			{ color: DarkCyan;
					  text-decoration: none;
					}
a:hover				{ color: DeepPink;
					  background-color: Pink;
					  text-decoration: underline;
					}
a:active			{ color: Red;
					  text-decoration: none;
					}

DIV					{}
.hinfo				{ color: Black;
					  font-size: 10pt;
					  text-align: left;
					}
.titlelogo			{ text-align: center;
					  margin: 1% 2%;
					}
.subtitle			{ color: DarkCyan;
					  font-family: arial black;
					  font-size: 14pt;
					  text-align: right;
					  margin: 0% 5%;
					}
.counter			{ text-align: center;
					  margin: 1% 0%;
					}
.infobox			{ text-align: center;
					  margin: 1% 20%;
					}
.infoline			{ color: DeepPink;
					  font-size: 10pt;
					  font-weight: bold;
					}
.newsbox			{ text-align: left;
					  margin: 1% 20%;
					}
.newline			{ color: Black;
					  font-size: 10pt;
					  font-weight: normal;
					}
.oldnews			{ text-align: right;
					  font-size: 8pt;
					  font-weight: bold;
					  margin: 1% 20%;
					}
.menubox			{ text-align: left;
					  margin: 3% 30%;
					}
.caption			{ color: SlateGray;
					  font-family: arial;
					  font-size: 14pt;
					  font-weight: bold;
					  text-align: center;
					  margin: 1% 0%;
					}
.menuitem			{ font-family: arial;
					  font-size: 14pt;
					  font-weight: normal;
					}
.menuitem_uc		{ color: Gray;
					  font-family: arial;
					  font-size: 14pt;
					  font-weight: normal;
					}
.menuexp			{ text-align: right;
					  color: SlateBlue;
					  font-family: $B#M#S(B $B%4%7%C%/(B;
					  font-size: 8pt;
					  font-weight: normal;
					}
.footerbox			{ margin: 3% 0%;
					}
.finfo				{ color: Black;
					  font-size: 10pt;
					  text-align: right;
					}
.finfo_s			{ color: DimGray;
					  font-size: 8pt;
					  text-align: right;
					}
.mail				{ text-align: right;
					  color: Black;
					}
