body {
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #5D5D5D;
	text-decoration: none;
	background-color: #d1d1d1;
}
.bgmain {
	background-image: url(../images/bgr.gif);
	background-repeat: repeat-x;
	padding: 10px;
	border: 1px solid #e7e7e7;
}
.blackhedding {
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
}
.center {
	padding: 5px;
}
.linka:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
.linka:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
.linka:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	text-transform: uppercase;
}
.linka:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: underline;
}
.liner {
	background-image: url(../images/r.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding: 10px;
}
.leftcr {
	padding-right: 5px;
}
.mainbdr {
	background-image: url(../images/gr.gif);
	background-repeat: repeat-x;
	padding: 5px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #cccbcb;
	border-left-color: #cccbcb;
}
.ctr {
	padding: 2px;
}
.txta:link {
	color: #898989;
	text-decoration: none;
}
.txta:visited {
	color: #898989;
	text-decoration: none;
}
.txta:hover {
	color: #898989;
	text-decoration: underline;
}
.txta:active {
	color: #898989;
	text-decoration: underline;
}

.bd {
	background-image: url(../images/gr.gif);
	background-repeat: no-repeat;
	border: 1px solid #d1cfcf;
}
.leftside {
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
.hedding {
	font-size: 13px;
	color: #00306D;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

