body {
	background-color: #686868;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bgPage.gif);
	background-repeat: repeat-y;
	background-position: center;
}

.txtContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #3d3d3d;
}
.txtContentPad {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #444444;
	padding-right: 20px;
	padding-left: 30px;
}.bgNews {
	background-color: #748195;
}
.txtNewsPad {
	padding-right: 10px;
	padding-left: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
}
.txtNewsPad:link { 		color: #ffffff;	text-decoration: none;}
.txtNewsPad a:link { 	color: #ffffff;	text-decoration: none;}
.txtNewsPad a:visited {	color: #ffffff;	text-decoration: none;	font-weight: bold;}
.txtNewsPad a:hover {	color: #982525;	text-decoration: none;}
.txtNewsPad a:active { 	color: #ffffff;	text-decoration: none;}

.bgTdContent {
	background-color: #E6E6E6;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 4px;
	background-image: url(images/bgFooter.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
.footer:link { 		color: #ffffff;	text-decoration: none;}
.footer a:link { 	color: #ffffff;	text-decoration: none;}
.footer a:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.footer a:hover {	color: #982525;	text-decoration: underline;}
.footer a:active { 	color: #ffffff;	text-decoration: none;}
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #982525;
	padding-top: 4px;
	padding-bottom: 2px;
}
.small:link { 		color: #982525;	text-decoration: none;}
.small a:link { 	color: #982525;	text-decoration: none;}
.small a:visited {	color: #982525;	text-decoration: none;	font-weight: bold;}
.small a:hover {	color: #982525;	text-decoration: underline;}
.small a:active { 	color: #982525;	text-decoration: none;}
a:link {
	font-weight: bold;
	color: #982525;
}
a:hover {
	background-color: #ffffff;
}
a:visited {
	font-weight: bold;
	color: #982525;
}
a:active {
	font-weight: bold;
	color: #982525;
}
.tableContent {
	background-color: #E6E6E6;
}
.textSectHead {
	font-size: 12px;
	font-weight: bold;
}
.textSectSubHead {
	font-size: 11px;
	font-weight: bold;
}
hr {
    height:1px;
    width:100%;
    background:#666666;
    margin: 0px 0px 0px 0px;  
   }
.txtH1 {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
}
li	{
	margin: 0 0 0 10px;
	}
ul	{
	margin: 0 0 0 10px;
	}
.right {
	text-align:right;
	margin: 0 10px 0 0;
	}
.textQuotepad {
	font-size: 18px;
	line-height: 22px;
	margin: 10px 0px 10px 10px;
	color: #646464;
	padding: 0px;
}
.dotted {
	background-image:url(images/dotted2.gif);
	background-repeat: repeat-x;
}.tableSub {
	margin-left: 20px;
	background-image: url(images/tableSubBg.gif);
	background-repeat: repeat-y;
}
