@charset "utf-8";
/* CSS Document */
.container {
	border: medium solid #333333;
	margin: 0;
	padding: 0;
	width: 800px;
	margin-left: 100px;
}
.style1 {
	color: #3071A7;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.WHbckgr {
	background-color: #FFFFFF;
	background-position: center top;
	border: thin solid #000000;
	margin: 10 5 5 5;
	padding: 10 5 5 5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	background: url(images/web_design_bckr.jpg) no-repeat fixed;
}
a:link {
	color: #000000
}
a:visited {
	color: #006699
}
a:hover {
	color: #CC9900
}
a:active {
	color: #000000
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333
}
li {
	color: #000066;
	list-style-type: disc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	border: 0px black dashed;
	vertical-align: middle;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px
}
ul {
	color: #339966;
	list-style-type: square
}
ol {
	color: #339966
}
.mytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666699
}
.mytext a:link {
	color: #333333;
	text-decoration: underline
}
.mytext a:visited {
	color: #666666;
	text-decoration: underline
}
.mytext a:hover {
	color: #999933;
	text-decoration: none
}
.mytext a:active {
	color: #333333;
	text-decoration: none
}
.mytext2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000
}
.mytext2 a:link {
	color: #000066;
	text-decoration: underline
}
.mytext2 a:visited {
	color: #FFCC00;
	text-decoration: underline
}
.mytext2 a:hover {
	color: #003399;
	text-decoration: none;
	background-color: #FFCC00
}
.mytext2 a:active {
	color: #333333;
	text-decoration: none
}
h1 {
	background-color: #3399CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: thin #CC3333 solid;
	font-size: medium;
	font-weight: bold;
	color: #000000;
	background-image: url(images/web_header_background.jpg);
	padding-left: 4px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
	color: #000000;
	border: solid;
	border-width: 0px 0px medium;
	border-color: black black #000066
}
h3 {
}
.tblebrdr {
	border: #000066;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin
}
