body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #000000;
	background-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
}
.btmLin {
	background-image: url(images/btm.gif);
	background-repeat: repeat-x;
}

.mainContent {
	padding: 5px;
}

.bodyBG {
	background-image: url(images/bodyBG.jpg);
	background-repeat: repeat-y;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
}
.topBtnBG {
	background-image: url(images/topBtnBG.gif);
	background-repeat: repeat-x;
}
.topBtnBG a {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.topBtnBG a:hover {
	color: #FF9966;
}

.subtitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
	font-style: italic;
}
.LRBorder {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.flashBTM {
	background-image: url(images/menu_btm.gif);
	background-repeat: repeat-x;
}


.flashBG {
	background-image: url(images/flash_bg.gif);
	background-repeat: repeat-x;
}
.title {

	font-family: "Times New Roman", Times, serif;
	font-size: 2em;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
}
.copyright a {
	text-decoration: none;
	color: #000000;
}
.copyright a:hover {
	color: #FF0000;
}
.titr {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.8em;
	font-weight: bold;
	color: #86501B;
}
.subTitr {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.3em;
	color: #B34747;
	text-decoration: underline;
}
