body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #330066;
	font-size: 14px;
}
body {
	background: #3F1056 url(/images/tile.jpg);
	margin: 0px;
	padding: 0px;
} 
.td1 {
	background-image: url(/images/cff_18.jpg);
	background-repeat: repeat-y;
	height: 200px;
}
.td2 {
	background-image: url(/images/cff_16.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #330000;
	padding: 10px 0px 0px 5px;
}
.content_small {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #000033}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	padding-bottom: 4px;
	padding-right: 45px;
	text-align: right;
}
.title {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #666633}
.content_hl {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #FFFFFF}
select {
	border: 1px solid #330033;
	font-weight: normal;
	background-color: #E6CCFF;
	font-family: Verdana, Arial;
	font-weight: normal;
	font-size: 11px;
	color: #330033;
}
input.text {
	border: 1px solid #330033;
	font-weight: normal;
	background-color: #E6CCFF;
	font-family: Verdana, Arial;
	font-weight: normal;
	font-size: 11px;
	color: #330033;
}
textarea {
	border: 1px solid #330033;
	font-weight: normal;
	background-color: #E6CCFF;
	font-family: Verdana, Arial;
	font-weight: normal;
	font-size: 11px;
	color: #330033;
}
input.button {
	border: 1px solid #6633FF;
	font-weight: bold;
	background-color: #330033;
	font-family: Verdana, Arial;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
}

h1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #660099;
	padding: 5px 0px 0px;
	margin: 5px;
}
h2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #9933CC;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

hr {
	color: #660099;
	height: 2px;
	width: 95%;
}
a:link {
	text-decoration: underline;
	color: #9933CC;
	font-weight: bold;
}
a:visited {
	text-decoration: underline;
	color: #666666;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #6600CC;
	font-weight: bold;
}

a.menu:link, a.menu:visited, a.menu:active {
	text-decoration: none;
	color: #660099;
	font-weight: bold;
	font-size: 12px;
	padding-left: 20px;
	line-height: 18px;
	margin-left: 20px;
	background-image: url(/images/menubullet1.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
a.menu:hover {
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	background-image: url(/images/menubullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	margin-left: 20px;
}
.smalltxt {
	font-size: 12px;
}
.Normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #330066;
}
.mediumtxt {
	font-size: 16px;
}
.largetxt {
	font-size: 18px;
}
.Xlargetxt {
	font-size: 20px;
}
.XXlargetxt {
	font-size: 22px;
}
.tdcontent {
	padding-left: 2px;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 10px;
}
.tdsiambkgrd {
	background-image: url(/images/siambkgrd.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 275px;
}

