body {
	margin: 0px;
	padding: 0px;
	background-image:url(../images/infra/bg.gif);
}
.maintext {
	font: 13px/20px Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}

.maintext a:link {
	color: #7A2729;
	text-decoration: underline;
}

.maintext a:visited {
	color: #7A2729;
	text-decoration: underline;
}

.maintext a:active {
	color: #BF1519;
	text-decoration: none;
}

.maintext a:hover {
	color: #BF1519;
	text-decoration: none;
}

.footertext {
	font: 11px Georgia, "Times New Roman", Times, serif;
	color: #333333;
	text-decoration: none;
}

.footertext a:link {
	color: #333333;
	text-decoration: underline;
}

.footertext a:visited {
	color: #333333;
	text-decoration: underline;
}

.footertext a:active {
	color: #333333;
	text-decoration: none;
}

.footertext a:hover {
	color: #333333;
	text-decoration: none;
}


.imgborder {
	border: 1px solid #000000;
}

.imgborder a:link {
	border: 1px solid #000000;
}

.imgborder a:visited {
	border: 1px solid #000000;
}

.imgborder a:active {
	border: 1px solid #000000;
}

.imgborder a:hover {
	border: 1px solid #000000;
}


.imgleft {
	margin: 0px 15px 10px 0px;
}

.butts {
	font: bold 11px/18px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: url(../images/infra/css_button_bg.gif) repeat-x;
	height: 28px;
	border: 1px ridge #CCCCCC;
}

.paneltext {
	font: 10px Georgia, "Times New Roman", Times, serif;
	color: #333333;
	text-decoration: none;
}