body {
	padding: 0px;
	margin: 0px;
	background-color: #99ccff;
}

body, td, th {
	font-family: Arial, Tahoma, "Trebuchet MS";
	font-size: 12px;
	color: #4A6080;
}

a {
	color: #FF6600;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

.tdmenu {}

.tdmenu a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.tdmenu a:hover {
	color: #FFCC00;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}



.pagemark {
	font-size: 14px;
	font-weight: bold;
	color: #3399CC;
}

.pagetitle {
	font-size: 22px;
	color: #4684C1;
}

.pagetitleorange {
	font-size: 22px;
	color: #FF6600;
}

.pagebox {
	background-color: #DFEFFF;
	color: #5586B7;
}


.tdfooter {
	color: #99CCFF;
}

.tdvertline {
 border-left: 1px dashed #99ccff;
 padding-left: 20px;}


.tdrowa {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C2CDDC;
}
.tdrowb {}

th {
	background-color: #C2CDDC;
	color: #4A6080;
	border-bottom: 1px dashed #4A6080;
	font-weight: bold;
}

hr {
	height: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #3399CC;
}

.pageboxquote {
	background-color: #F0F8FF;
	border: 3px double #CCE5FF;
	color: #5586B7;
	margin: 0px 0px 20px 20px;
}

.comment {
	font-size: 11px;
}


.pageboxarticle {
	background-color: #F0F8FF;
	border: 1px solid #CCE5FF;
	color: #5586B7;
}

.pageboxarticle img{
	border: 1px solid #ffffff;
}