body {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-color: #AEC8D9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height: 17px;
}
.topblock {
	padding: 10px;
	border: 1px solid #b4d0e1;
}
.center {
	padding: 5px;
}
.txt {
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.linka:link {
	color: #08568A;
	text-decoration: none;
}
.linka:visited {
	color: #105C8E;
	text-decoration: none;
}
.linka:hover {
	color: #105C8E;
	text-decoration: underline;
}
.linka:active {
	color: #105C8E;
	text-decoration: underline;
}
.border {
	padding: 5px;
	border: 1px solid #AEC8D9;
}
.navline {
	background-image: url(../images/line.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding: 5px;
}
.leftside {
	padding-left: 10px;
}
.bluetxt {
	color: #266B98;
	text-decoration: none;
}
.redtxt {
	color: #FF0000;
	text-decoration: line-through;
}
.red {
	color: #FF0000;
	text-decoration: none;
}
.heddingtop {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #1E405B;
	text-decoration: none;
	text-transform: uppercase;
}
.bgtop {
	background-image: url(../images/bgr.jpg);
	background-repeat: repeat-x;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #0A4D81;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.bdr {
	border: 1px solid #D2D2D2;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #0A4D81;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
