@charset "utf-8";

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

body {
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #3C5A6E;
}

.shadowleftbg {
	background-image: url(images/shadow-left-bg.gif);
	background-repeat: repeat;
}
.shadowrightbg {
	background-image: url(images/shadow-right-bg.gif);
	background-repeat: repeat;
}

.mainmenu {
	background-color: #3c5a6e;
	padding-top: 7px;
	padding-bottom: 7px;
}

.mainmenu a:link{
	font-size: 13px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	padding-right: 25px;
	padding-left: 25px;
}

.mainmenu a:visited{
	font-size: 13px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	padding-right: 25px;
	padding-left: 25px;
}

.mainmenu a:hover{
	font-size: 13px;
	color: #3c5a6e;
	text-decoration: none;
	font-weight: bold;
	padding-right: 25px;
	padding-left: 25px;
	background-color: #FFF;
	padding-top: 5px;
	padding-bottom: 5px;
}


.footertext {
	font-size: 10px;
	color: #FFF;
}
.menuleftbg {
	background-image: url(images/address-bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.addresstext {
	font-size: 14px;
	color: #3C5A6E;
	font-weight: bold;
	padding-top: 20px;
	padding-bottom: 20px;
	vertical-align: bottom;
	margin-top: 100%;
}
.mainbodycontent {
	padding-top: 7px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
}
.headertext {
	font-size: 16px;
	font-weight: bold;
	color: #3C5A6E;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3C5A6E;
	padding-bottom: 3px;
	margin-bottom: 10px;
}



.footertext a:link {
	color: #FFF;
}
.footertext a:visited {
	color: #FFF;
}
.footertext a:hover{
	color: #CCC;
}
.leftmenu {
	padding: 5px;
}

.leftmenu a:link {
	display: block;
	padding: 5px;
	font-weight: bold;
	color: #314A5B;
	text-decoration: none;
}

.leftmenu a:visited{
	display: block;
	padding: 5px;
	font-weight: bold;
	color: #314A5B;
	text-decoration: none;
}

.leftmenu a:hover{
	display: block;
	padding: 5px;
	font-weight: bold;
	color: #314A5B;
	text-decoration: none;
	background-color:#FFF;

}
.interestingFont {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #3C5A6E;
}
.photocaption {
	text-align: justify;
	font-size: 10px;
}

