.headertop {
	background-image: url(../images/header_tb.gif);
}

.navigation {
	background-image: url(../images/header_bb.gif);
}

.navigation ul {
	padding: 0;
	margin: 0;
}

.navigation ul li{
	list-style-type: none;
	padding: 0;
	margin: 0;
	display: block;
	float: left;
	background: url(../images/header_bb.gif) repeat-x 20px;
	font: 10px/27px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

.navigation a {
	color: #000;
	text-decoration: none;
	display: block;
	width: 70px;
	border-left: 1px solid #A8B090;
}

.navigation a#last {
	color: #000;
	text-decoration: none;
	display: block;
	width: 70px;
	border-right: 1px solid #A8B090;
}

.navigation a:hover { background: url(../images/header_bb2.gif) repeat-x 27px; }
.footerbox {
	background-image: url(../images/footer_bg.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: center;
	vertical-align: middle;
}

.footerbox a {
	text-decoration: none;
	color: #006699;
}

.footerbox a:hover{
	text-decoration: underline;
}
.footerlinks {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	vertical-align: middle;
}

.footerlinks a{
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;	
}

.footerlinks a:hover{
	text-decoration: underline;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0099CC;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.tcontent {
	padding: 5px 5px 5px 10px;
	text-align: left;
}
.maintable {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

#sidenavigation            {
	width: 143px;
	margin: 6px 0px 0px 5px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	text-align: left;
}
#sidenavigation ul         { list-style: none; margin: 0px; padding: 0px; border: none; }
#sidenavigation li         { margin: 0px 5px 0px 0px; }
#sidenavigation li img     { vertical-align: -1px; }
#sidenavigation li #curnavpage { display: block; padding: 2px 3px 3px 0px; border: 1px solid #B9B9B9; background-color: #FCFCFC; color: #000000; text-decoration: none; width: 100%; }
#sidenavigation li a       { display: block; padding: 3px 4px 4px 1px; border: none; color: #000000; text-decoration: none; width: 100%; }
#sidenavigation li a:hover { padding: 2px 3px 3px 0px; border: 1px solid #9E9E9E; background-color: #D1D1D1; }
#sidenavigation li a:focus { padding: 2px 3px 3px 0px; border: 1px solid #A5A5A5; background-color: #E0E0E0; }
.tcontentHeader {

	padding: 5px 5px 5px 10px;
}
.tcontentsubtitle {


	padding: 5px 5px 5px 10px;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0099CC;
	text-decoration: none;
}

.subtitle2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0099CC;
	text-decoration: none;
}

.subtitle a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0099CC;
}

.subtitle a:hover{
	text-decoration: underline;
}
.boxembed {
	border: 1px solid #6699CC;
}
.quotation {
	font-style: italic;
	color: #666666;
	padding: 10px;
	text-align: left;
}
.tquot {

	padding: 5px 5px 5px 10px;
}
.leftboxcomment {
	padding: 10px;
	text-align: left;
	font-style: italic;
	background-color: #FCFCFC;
	border: 1px solid #B9B9B9;
	color: #333333;
}
.header2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
}
.gbgbox {
	background-color: #F1F1F1;
	border: 1px solid #666666;
}
.tcontent2 {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #3366CC;
	font-weight: bold;
}
.tcontent3 {
	text-align: left;
	padding-right: 5px;
	padding-left: 10px;
}
.tcontent4 {
	text-align: left;
	padding-right: 5px;
	padding-top: 5px;
}
.sidetitle {
	font-weight: bold;
	color: #333366;
	text-align: center;
	vertical-align: middle;
}

.sidesubtitle {
	color: #3366CC;
}

.sidesubtitle a{
	color: #3366CC;
	text-decoration:none;
}

.sidesubtitle:hover {
	color: #3366CC;
	text-decoration:underline;
}

.kblinks {
	padding: 5px 5px 5px 10px;
	text-align: left;
}

.klink a:link {
	text-decoration: none;
	color: #000000;
}
.klink a:visited {
	text-decoration: none;
	color: #000000;
}
.klink a:hover {
	text-decoration: underline;
}

.tcontentSide {
	padding: 5px 0px;
	text-align: left;
	color: #336699;
}

.tcontentSide a{
	text-decoration: none;
	color: #336699;
}

.tcontentSide a:link{
	text-decoration: none;
	color: #336699;
}

.tcontentSide a:visited{
	text-decoration: none;
	color: #336699;
}

.tcontentSide a:hover{
	text-decoration: underline;
	color: #336699;
}

.contactlinks a:link{
	text-decoration: none;
	color: #3366CC;
}

.contactlinks a:visited{
	text-decoration: none;
	color: #3366CC;
}

.contactlinks a:active{
	text-decoration: none;
	color: #3366CC;
}

.contactlinks a:hover{
	text-decoration: underline;
	color: #3366CC;
}
.tSideComments {
	padding: 5px 0px 5px 2px;
	text-align: left;
	color: #336699;
	font-style: italic;
}
.red {
	color: #FF0000;
}
.bulletstyle {
	border: 2px solid #FFFFFF;
}
