@charset "utf-8";



body {
	background-color: #330033;
	margin-top: 5%;
	margin-right: 0px;
	margin-bottom: 5%;
	margin-left: 0px;
}
#tableLayout {
	background-color: #C7C6D2;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	padding: 5px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	vertical-align: middle;
}
#tableLayout #trSidebar a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #42607C;
	text-decoration: none;
	text-align: center;
	display: block;
	height: 20px;
	font-style: normal;
	vertical-align: 70%;
	letter-spacing: 0.3em;
	font-weight: bold;
	margin: 10px;
	width: 200px;
	padding: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#tableLayout #trSidebar a:hover {
	background-color: #EBEBEB;
}


#divCopyright {
	font-size: 10px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
}

#tdLogo {
	background-color: #42607C;
	text-align: center;
	padding: 3px;
}
#trSidebar {
	background-image: url(images/hp_background.gif);
	background-repeat: repeat-x;
	text-align: center;
	margin: 0px;
	padding: 0px;
	display: block;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#trLogo {
	background-color: #C7C6D2;
	padding: 3px;
}

#tableLayout  #trNavigation {
	padding-bottom: 0px;

}
#trNavigation  a {
	text-align: center;
	float: inherit;
	margin-left: 3px;
	margin-right: 3px;
}
#content {
	height: 340px;
	width: auto;
	background-color: #8B8883;
}



a:link {
	color: #42607C;
	text-decoration: none;
}
a:visited {
	color: #42617B;
	text-decoration: none;
}

a:hover {
	color: #C6C7D6;
	text-decoration: underline;
}
a:active {
	color: #33CCFF;
	text-decoration: none;
}
a img {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #42607C;
	letter-spacing: 3px;
	background-position: top;
	line-height: 1px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #C6C7D6;
	word-spacing: inherit;
	letter-spacing: 3px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #C6C7D6;
	text-align: center;
	letter-spacing: 1px;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #C6C7D6;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C6C7D6;
	padding: 5px;
}
#tableLayout #tdImg {
	border: 2px solid #C7C6D2;
	margin: 10px;
}
#tableLayout #tdImg2 {
	margin-right: 10px;
	margin-left: 10px;
	border: 2px solid #C6C7D6;
}

#tableLayout font {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #C7C6D2;
	text-align: center;
	padding: 7px;
	margin: 10px;
}





#tableLayout #form1 table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	display: block;
	padding: 2px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#tableLayout #form1 #form1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C7C6D2;
}

