a.link1:link {
	text-decoration: none;
	color: #033;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;
	font-size:14px;
	line-height: 120%;
}
a.link1:visited {
	text-decoration: none;
	color: #066;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	}
a.link1:active {
	text-decoration: underline;
	color: #A40605;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	}
a.link1:hover {
	text-decoration: overline;
	color: #A40605;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
}
a.whitetext:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 80%;
	color: #FFF;
	font-weight: normal;
	text-decoration: none;
}
a.whitetext:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 80%;
	color: #FFF;
	font-weight: normal;
	text-decoration: underline;
}
a.whitetext:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 80%;
	color: #9FF;
	font-weight: normal;
}
a.whitetext:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 80%;
	color: #9FF;
	font-weight: normal;
}
.maintext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 90%;
	color: #000;
	font-weight: normal;
}
.boldred {
	color: #5a0303;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 120%;
	line-height: 140%;
	font-weight: normal;
}


#createdby {
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	text-align: center;
}
.ctrimg {
	display: block;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
}
.imgpad {
	margin-left: 10px;
}
.imgpadsmall {
	margin-left: 3px;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#Table_01 {
	width:779px;
	height:600px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#hgctemplate-01_ {
	width:779px;
	height:119px;
	float: left;
	background-image: url(images/hgctemplate_brown_01.jpg);
	background-repeat: no-repeat;
}

#hgctemplate-02_ {
	width:225px;
	height:110px;
	float: left;
	background-image: url(images/hgctemplate_brown_02.jpg);
	background-repeat: no-repeat;
}

#hgctemplate-03_ {
	width:331px;
	height:110px;
	float: left;
	background-color: #FFF;
	text-align: center;
	vertical-align: middle;
}

#hgctemplate-04_ {
	width:223px;
	height:110px;
	float: left;
	background-image: url(images/hgctemplate_brown_04.jpg);
	background-repeat: no-repeat;
}

#hgctemplate-07_ {
	width:779px;
	height:24px;
	float: right;
	background-image: url(images/hgctemplate_brown_05.jpg);
	background-repeat: no-repeat;
	border-bottom-color: #A70709;
}

#hgctemplate-08_ {
	width:59px;
	height:84px;
	float: left;
	background-color: #FFF;
}



#hgctemplate-09_ {
	width:643px;
	height:54px;
	float: left;
	background-image: url(images/hgctemplate_09.jpg);
	padding-top: 25px;
	padding-bottom: 5px;
	text-align: center;
}

#hgctemplate-10_ {
	width:77px;
	height:84px;
	float: left;
	background-image: url(images/hgctemplate_brown_08.jpg);
}

#hgctemplate-11_ {
	width:759px;
	height:auto;
	float: left;
	background-color: #FFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}

#hgctemplate-12_ {
	width:759px;
	height:auto;
	float: left;
	background-color: #FFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: right;
	color: 5a0303;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 90%;
	line-height: 120%;
}
body {
	background-color: #033;
}
.maintextitalic {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 90%;
	color: #000;
	font-weight: normal;
	font-style: italic;
}

