p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
}
.hoz {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
a:link {
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}
.greycorner01 {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(gfx/corner036.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.greycorner02 {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(gfx/grey-corner02.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
body {
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(gfx/bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
form {
	margin: 0px;
	padding: 0px;
}
.form01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	width: 99%;
	border: 1px solid #666666;
	background-color: #FFFFFF;
}
.form02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	width: 50px;
	border: 1px solid #666666;
	background-color: #FFFFFF;
}
.dotz {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.qt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
}
#video {
	height: 200px;
	width: 300px;
}
#adlinx {
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}
