body {
	color: #222222;
	margin: 0 0 0 0;
	font-family: verdana;
	overflow-y: scroll;
	text-align: left;
	background: #0f496e url(graphics/back3.png) top left repeat-x;
	}
hr {
	border: 1px solid #990000;
	}
.mainTable {
	background-color: #dddddd;
	}
.leftBorder {
	background:url(graphics/edge_border_left.png) top left repeat-y;
	}
.rightBorder {
	background:url(graphics/edge_border_right.png) top left repeat-y;
	}
.bottomLeftBorder {
	background:url(graphics/edge_border_bottom_left.png) top left no-repeat;
	}
.bottomBorder {
	background:url(graphics/edge_border_bottom.png) top left repeat-x;
	}
.bottomRightBorder {
	background:url(graphics/edge_border_bottom_right.png) top left no-repeat;
	}
.titleText1 {
	padding: 10px 30px;
	font-size: 11px;
	color: #999999;
	text-align: left;
	}
.titleText1 a:link {
	color: #555599;
	}
.titleText1 a:visited {
	color: #555599;
	}
.titleText1 a:hover {
	color: #000099;
	}
.titleText1 a:active {
	color: #000099;
	}
.text1 {
	padding: 20px;
	font-size: 15px;
	text-align: justify;
	}
.text2 {
	background-color: #990000;
	color: #DDDDDD;
	padding: 5px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	}
.text3 {
	color: #AAAAAA;
	padding: 20px;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	}
.articleFooter {
	padding-left: 20px;
	text-align: left;
	font-size: 9px;
	color: #888888;
	line-height: 13px;
	}
.articleFooterRight {
	padding-right: 20px;
	text-align: right;
	font-size: 9px;
	color: #888888;
	line-height: 13px;
	}
.formTextLeft {
	padding: 10px;
	font-size: 14px;
	text-align: right;
	}
.formTextLeftSmall {
	color: #888888;
	font-size: 10px;
	}
.formTextRight {
	padding: 10px;
	font-size: 14px;
	text-align: left;
	}
.formTextRight input {
	color: #222222;
	font-family: tahoma;
	font-size: 14px;
	}
.formTextRightInput {
	width: 450px;
	}
.formTextRight textarea {
	color: #222222;
	font-family: tahoma;
	font-size: 14px;
	}
.formTextRightTextArea {
	width: 450px;
	height: 300px;
	}
.formComments {
	padding: 10px 0px 10px 25px;
	font-size: 14px;
	text-align: left;
	}
.formComments textarea {
	color: #222222;
	font-family: tahoma;
	font-size: 14px;
	}
.formComments input {
	color: #222222;
	font-family: tahoma;
	font-size: 14px;
	}
.formCommentInput {
	width: 750px;
	}
.formCommentTextArea {
	width: 750px;
	height: 200px;
	}
.indentText {
	padding-left: 40px;
	}
.videoPlayer {
	text-align: center;
	padding: 20px;
	font-size: 12px;
	}
.thumbTable {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 12px;
	}
.thumbTable a img {
	border: 1px solid #000000;
	background-color: #FFFFFF;
	padding: 3px;
	}
.footerText {
	text-align: center;
	font-size: 9px;
	color: #aaaaaa;
	line-height: 13px;
	}
.footerTextLinks {
	padding-right: 10px;
	text-align: right;
	font-size: 9px;
	color: #888888;
	line-height: 13px;
	}
.style1 {
	background-color: #990000;
	color: #FFFFFF;
	padding: 5px 40px;
	font-weight: bold;
	font-size: 15px;
	text-align: left;
	}
.style3 {
	padding-left: 20px;
	padding-right: 20px;
	font-size: 14px;
	text-align: left;
	}
.style4 {
	font-size: 12px;
	text-align: center;
	}
.style5 {
	padding-left: 20px;
	padding-right: 20px;
	font-size: 11px;
	text-align: left;
	}
.style6 {
	padding-left: 20px;
	padding-right: 20px;
	font-size: 15px;
	text-align: left;
	}
.style6 img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #000000;
	background-color: #FFFFFF;
	padding: 3px;
	}
.commentHeader {
	background-color: #BBBBBB;
	color: #000000;
	padding: 5px;
	font-size: 12px;
	text-align: left;
	}
.commentBody {
	background-color: #CCCCCC;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 15px;
	text-align: left;
	}
a:link {
	color: #000099;
	text-decoration: none;
	}
a:visited {
	color: #000099;
	text-decoration: none;
	}
a:active {
	color: #000000;
	text-decoration: underline;
	}
a:hover {
	color: #000099;
	text-decoration: underline;
	}
	