body {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	margin: 0px;
	color: #585858;
	background-image: url(../images/page_bkg.gif);
	background-color: #006FA8;
	scrollbar-3dlight-color:#9CBDCF;
	scrollbar-arrow-color:#68899B;
	scrollbar-base-color:#333333;
	scrollbar-darkshadow-color:#0D5B86;
	scrollbar-face-color:#B5D6E8;
	scrollbar-highlight-color:#ffffff;
	scrollbar-track-color:#ffffff;
	scrollbar-shadow-color:#7899AB;

}

body,td,select,textarea,input{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.tabtda {
	font-weight: bold;
	border-left: 1px solid #88BED2;
	background-color: #008AD1;
	padding-right: 15px;
	padding-left: 15px;

}

.tabtdb {
	font-weight: bold;
	border-left: 1px solid #7D9DAC;
	padding-right: 15px;
	padding-left: 15px;


}

.inputfields{
	background-color: #86C2E2;
	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: #006FA9;
	border-right-color: #82CBE2;
	border-bottom-color: #82CBE2;
	border-left-color: #006FA9;
}


.buttonok{
	background-color: #006FA9;
	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: #0D5B86;
	border-right-color: #093D59;
	border-bottom-color: #093D59;
	border-left-color: #0D5B86;
	font-weight: bold;
	color: #FFFFFF;

}


a {
	color: #0033FF;
	text-decoration: none;
}

a:hover{
	color: #000000;
	text-decoration: underline;
}

a.linkmenus {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

a.linkmenus:hover{
	color: #99FFFF;
	text-decoration: none;
	font-weight: bold;
}
a.linkdark {
	color: #FFFFFF;
	text-decoration: none;
}

a.linkdark:hover{
	color: #99FFFF;
	text-decoration: none;
}
.pagemark {
	font-size: 13px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #336699;
}

.list {
	list-style-image: url(../images/icon_li.gif);
}

.linebot {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A4B6BF;
}
.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-weight: bold;
	color: #999999;


}
.pagesubtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
}
.tddirect {
	padding: 8px;
	border: 1px solid #AEC5D2;

}
.pagebox {
	padding: 10px;
	border: 1px solid #AEC5D2;
	background-color: #F0FAFF;

}

hr{
	color: #cccccc;
	}
	
.quote {
	position:absolute;
	left:50%;
	top:235;
	width:192;
	height:255;
	z-index:1;
	margin-left: -186px;
	text-align: left;
	visibility: visible;


	}
.footer {
	font-size: 11px;
	color: #A3B9C9;

}
li {
	list-style-type: square;
}
.comment {
	font-size: 11px;
}
