body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a.link {
	font-family: Tahoma;
	color:#605135; text-decoration:none;  padding-left: 10px; padding-right: 10px;
}
a.link:hover {
	font-family: Tahoma;
	color: #99433C; text-decoration:underline;  padding-left: 10px; padding-right: 10px;
}
a.link2 {
	font-family: Tahoma;
	color: #311E1E;
	float:right;
	font-weight:bold;
	text-decoration:none;
}
a.link2:hover {
	font-family: Tahoma;
	color: #99433C; text-decoration:none; 
}

.message{
	background-color: #921515;
	padding: 10px;
}

.subtitle{font-family: Verdana, Arial, Helvetica, sans-serif; font-size:14px;  color: #000000; font-weight:bold; text-decoration:underline; }
.subtitle2{font-family:"Trebuchet MS"; font-size:22px;  color: #2D1313; line-height: 20px; }
.subtitle3{font-family: Verdana, Arial, Helvetica, sans-serif; font-size:12px;  color: #5F1616; font-weight:bold}
.subtitle4{font-family: Verdana, Arial, Helvetica, sans-serif; font-size:12px;  color: #FFFFFF; font-weight:bold}
.subtitleFont{font-size:11px; font-weight:bolder}
.subtitleFont2{
	font-size:14px;
	font-weight:normal
}
.image_border { border: 1px solid #53411f; }
.image_border2 { border: 1px solid #999999; padding: 5px; background:#dddddd }

.marginLeftTopBottom10 { margin-left:10px; margin-top:10px; margin-bottom:10px; }

.justifyRight {
	text-align: right;
}
.justifyBlock {
	text-align: justify;
}
.justifyCenter {
	text-align: center;
}

#divMainContainer {
	width: 854px;
	margin-right: auto;
	margin-left: auto;
}
#divTopLogo {
	height: 108px;
	width: 854px;
	background-image: url(images/title.gif);
}
#divMenuContainer {
	height: 224px;
	width: 854px;
	background-image: url(images/menuContainerBG.gif);
	background-repeat: no-repeat;
}
#divBodyContainer {
	background-color: #7a7ae2;
	width: 813px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: 53411f;
	float: left;
	padding-right: 21px;
	padding-left: 21px;
	padding-top: 10px;
	padding-bottom: 20px;
}
#divFooter {
	color: #53411F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 854px;
	clear: both;
	margin-bottom: 19px;
}
#divFooterCopyright div {
	text-align: center;
	padding-top: 15px;
	font-size: 12px;
}
#divFooterMenu {
	text-align: center;
	padding-top: 19px;
}
#divMenuLeft {
	float: left;
	height: 224px;
	width: 199px;
	padding-top: 0px;
}
#divMenuLeftLeftSpacer {
	float: left;
	height: 224px;
	width: 21px;
}
#divRotatorSpacer {
	float: left;
	height: 210px;
	width: 8px;
}
#divRotatorTopSpacer {
	height: 8px;
	width: 612px;
}
#divRotator {
	float: left;
	height: 210px;
	width: 595px;
}
#divMenuRight {
	float: left;
	height: 224px;
	width: 612px;
	background-image: url(images/rotatorBG.gif);
}








#contactByMail {
	float: left;
	width: 200px;
	margin: 0px;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 110px;
}
#contactByPhone {
	padding: 5px;
	float: right;
	width: 265px;
}
#contactByForm {
	clear: both;
	width: 98%;
	text-align: center;
	padding: 5px;
}
#divIndexBody {
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}
#divAdminMenuContainer {
	font-size: 28px;
	font-weight: bold;
	width: 100%;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 15px;
	color: #900;
}
.summaryTbl {
	border: thin solid #FFF;
	padding: 15px;
	width: 808px;
	margin-left: 3px;
}
.summaryTblHdr {
	font-size: 14px;
	font-weight: bolder;
	text-decoration: underline;
	height: 25px;
}
.summaryTblItm {
	font-size: 12px;
}
.summaryTblItmHover {
	text-decoration: underline;
	color: #921515;
}
.detailTbl {
	border-spacing: 5px;
	border-collapse: collapse;
	padding: 15px;
	width: 808px;
	margin-left: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.detailTblLbl {
	font-size: 14px;
	height: 25px;
	padding: 5px;

	-moz-border-radius: ;
	border: 3px double #FFF;
}
.detailTblVal {
	font-size: 12px;
	font-weight: bolder;
	padding: 5px;

	-moz-border-radius: ;
	border: 3px double #FFF;
}

