body {
	background-image: url(images/bgx2.gif);
	background-repeat: repeat;
}
.main_table {
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	vertical-align: middle;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
}
a:link {
	color: #FFFF99;
}
a:visited {
	color: #FFFF99;
}
a:hover {
	color: #C0EE08;
}
a:active {
	color: #CCFC01;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-large;
	color: #FFFFFF;
}

.image {
	border: 1px solid #CCCCCC;
}

h4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #CCCCCC;
	font-weight: bold;
}

