body {
	background-color: White;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}
.normtext {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
}
a:link, a:visited {
	text-decoration: underline;
	color: #990000;
	background-color: transparent;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 15px;
}
a:hover, a:active {
	text-decoration: underline;
	color: #CC9933;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 15px;
}
#photowrapper {
	position: relative;
}
#header {
	width: 1600px;
	z-index: 1;
}
.table_content {
	padding:2px;
	margin:5px;
	/*Dark bottom and right */
	/*border-bottom:1px solid #A5BFF8; */
	/*border-right:1px solid #A5BFF8; */
	/*Light left and top */
	/*border-top:1px solid ##D5E0FC; */
	/*border-left:1px solid ##D5E0FC; */
	margin-left: 5px;
	margin-right:auto;
}
.verticalbackground {
	background-repeat: repeat-y;
	background-image: url(../g/ver_background.jpg);
}
.header a:link, .header a:visited {
	text-decoration: underline;
	color: #2C67F3;
	background-color: transparent;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bolder;
	font-style: italic;
}
.header a:hover, .header a:active {
	text-decoration: underline;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: Blue;
	font-style: italic;
	font-weight: bolder;
}


#content {
	/*background-color: #eeeeee;*/
	width: 88%;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#333333;
	padding:10px;
	padding-top:10px;
	padding-bottom:25px;
}
.bullet {
	list-style-image: none;
	line-height: 8px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-indent: 0px;
	list-style-position: outside;
	list-style-type: square;
	padding: 6px;
	margin: 2px;
	margin-left: 0px;
	margin-right: 5px;
}

.leftfloat {
	float: left;
	margin-right: 10px;
}
.rightfloat {
	float: right;
	margin-left: 10px;
}
.titletext {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-stretch: wider;
	font-style: italic;
	font-weight: bolder;
	color: #C2421B;
}
ul {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-indent: 2px;
	list-style-position: outside;
	list-style-type: none;
	padding: 6px;
	margin: 2px;
	margin-left: 50px;
	margin-right: 5px;
}
.leftbarlargetext {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: Maroon;
	line-height: 18px;
}
.leftbarsmalltext {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Maroon;
	height: 2px;
}
.footer {
	background-image: url(g/footerbar.jpg);
	text-align:center;
}
.footer a:link, .footer a:visited {
	text-decoration: underline;
	color: #990000;
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.footer a:hover, .footer a:active {
	text-decoration: underline;
	color: #CC9933;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.copyright {
	color: Gray;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px
}
.copyright a:link, .copyright a:visited {
	text-decoration: underline;
	color: Maroon;
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.copyright a:hover, .copyright a:active {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Navy;
}