<script language="JavaScript">
   document.write(doClock("W0","%20","D1","%20","M0","%20","Y0"));
</script>
.title {
	font-family: "Comic Sans MS", Arial;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.sub1 {
	font-family: "Comic Sans MS", Arial;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
.sub2 {
	font-family: "Comic Sans MS", Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000099;
}
.basicText {
	font-family: "Comic Sans MS", Arial;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.blueText {
	font-family: "Comic Sans MS", Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #4C4CB5;
	text-decoration: none;
}
.smallText {
	font-family: "Comic Sans MS", Arial;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:link {
	font-family: "Comic Sans MS", Arial;
	color: #0000FF;
	text-decoration: underline;
	font-size: 12px;
}
a:hover {
	font-family: "Comic Sans MS", Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
	background-color: #FFFF99;
}
a:visited {
	font-family: "Comic Sans MS", Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.framedTable {
	border-top-width: thin;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000099;
	border-right-color: #000099;
	border-bottom-color: #000099;
	border-left-color: #000099;
	background-image:  url(../grafx/2005/BG_kite.jpg);
	background-repeat: repeat-y;
	background-attachment: scroll;
}
.title {
	font-family: "Comic Sans MS", Arial;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #000033;
	text-decoration: none;
}
.thinFrame {
	border: thin solid #000066;
}
.price {
	font-family: "Comic Sans MS", Arial;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
body {
	font-family: "Comic Sans MS", Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-color: #FFFF99;
}
.mainbox {
	background-attachment: scroll;
	background-image: url(/grafx/BG_kite.jpg);
	background-repeat: repeat;
	border: 1px solid #999999;
}
