body {
	background-image: url(../images/layout/back.jpg);
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: 50% top;
}
td {
	font-size: 14px;
}
a {
	color: #660000;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	text-decoration: underline;
}
#header {height:249px; width:900px; position:relative; text-align:left; background-image:url(../images/layout/header.jpg); background-repeat:no-repeat; }
#navigation {
	position:relative;
	color:#FFFFFF;
	font-size:16px;
	top:8px;
	left:10px;
	width:800px;
	font-family: "Times New Roman", Times, serif;
}
#navigation a {color:#FFFFFF;}
#pagearea {width:900px; text-align:left;background-color:#FFFFFF; height:auto;overflow: visible;}
#bodytext {width:880px; position:relative; left:10px; overflow: visible; height:350px; min-height:350px; background-color:#FFFFFF;}
div[class] #bodytext { height:auto; }
#catchline { clear:both;position:relative; width:900px; background-image:url(../images/layout/footer.gif); height:35px; background-repeat:no-repeat; font-size:12px; color:#999999; background-color:#000000;}
#footer {text-align:center; position:relative; top:30px;}
#footer a {color:#999999;}

.tdruled1 {
	color: #000000;
	background-color: #FFFFCC;
	padding: 3px;
	border: 1px solid #999999;
}
.tdruled2 {
	color: #000000;
	background-color: #FFFFE6;
	padding: 3px;
	border: 1px solid #999999;
}
.border1px { border:1px solid #000000;}


.size10 {
	font-size: 10px;
}
.size11 {
	font-size: 11px;
}
.size12 {
	font-size: 12px;
}
.size14 {
	font-size: 14px;
}

.table-body {
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding: 0px 4px 4px;
	background-color: #FFFFFF;

}
a.nav {
	color: #FFFFFF;
}
.td-quote {
	padding: 4px;

}
.td-quote-header {
	padding: 4px;
	font-size: 14px;
	font-weight: bold;

}
h1, .h1 {
	font-size: 22px;
	margin-top:0px;
	font-family: "Times New Roman", Times, serif;
}
h2 {
	font-size: 16px;
	color: #990000;
	font-family: "Times New Roman", Times, serif;
}
.h2-inline {
	font-size: 18px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;

}
.xp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border: 1px solid #B4B4B4;
	background-color: #EAEAEA;
}
.ruled-header {
	font-size: 14px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	color: #990000;
	width: 100%;
}
h3 {
	font-size: 16px;
	font-weight: bold;

}
.h3-inline {

	font-size: 16px;
	font-weight: bold;
}
.h4-inline {


	font-size: 14px;
}
.highlight {
	color: #990000;
}
.highlight-ruled {
	color: #990000;
	width: 100%;
	border-top: #CCCCCC;
	border-right: #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: #CCCCCC;
}
.main-bgcol {
	color: #333333;
	background-color: #FFFFFF;
	background-image: url(../images/layout/main-back.gif);
}
.navbutt {
	color: #FFFFFF;
	background-color: #666666;
	background-image: url(../images/layout/nav-butt.jpg);
	padding: 3px 3px 3px 18px;
	height: 24px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	font-size: 15px;
	font-weight: bold;
	vertical-align: middle;
}
.navback {
	background-image: url(../images/layout/right-back.gif);
	background-repeat: repeat-y;
}
.tab {
	background-image: url(../images/layout/tabtop.gif);
}
a.nav:hover {
	color: #990000;
	text-decoration: underline;
}
.main-bgcol-back {
	color: #333333;
	background-color: #FFFFFF;
	background-image: url(../images/layout/main-back.gif);
	padding-left: 10px;
}
.rightpad10 {
	margin-right: 10px;
}
.newsdate {
	font-size: 11px;
	color: #999999;
}
.tbheader {

	color: #FFFFFF;
	background-color: #666666;
	background-image: url(../images/layout/nav-butt.jpg);
	padding: 3px;
	height: 24px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	font-size: 15px;
	font-weight: bold;
	vertical-align: middle;
}
.tbheader a, .tbheader a:hover {color:#FFFFFF}

.td-ruled {
	padding: 3px;
	border: 1px solid #CCCCCC;
}
.td-ruled-left {
	padding: 3px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
.td-ruled-right {
	padding: 3px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px #CCCCCC;
}
.tabactive {
	font-weight: bold;
	background-color: #FFFFFF;
	padding: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #FFFFFF;
	border-left-color: #CCCCCC;
}
.tabinactive {
	font-weight: bold;
	background-color: #DFDFDF;
	padding: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #FFFFFF;
	border-left-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.tabpage {
	background-color: #FFFFFF;
	padding: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.tabrightactive {

	font-weight: bold;
	background-color: #FFFFFF;
	padding: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.tabrightinactive {

	font-weight: bold;
	background-color: #DFDFDF;
	padding: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
