body {
	color:#eee;
	font-family: Verdana,Tahoma,Arial,sans-serif;
	font-size:76%;
	margin:0;
	padding:0;
	text-align:center;
	border:2px solid #eee ;
	border-bottom:none;
}

a {
	font-weight:bold;
	text-decoration:none;
}
a:link {
	color: #144e6d;
}
a:visited {
	color: #144e6d;
}
a:active {
	color: #144e6d;
}
a:hover {
	color: #428eff;
	text-decoration:underline;
}

p {
	line-height:1.5em;
	margin:0 0 15px;
	padding: 0px;
}

img { border: none; }


#container {
	color:#303030;
	margin:0;
	min-width:770px;
	padding:0;
	width:100%;
	text-align:left;
}


#sitename {
	color: #12127D; /* 0/1 */
	margin:0;
	text-align:center;
	background: #FFF9BF; /* 2/2 */
}
#sitename h1 {
	font-weight:400;
	margin:0;
	padding:0;
	font-size:1.8em;
	margin-right:180px;
	line-height:60px;
	white-space: nowrap;
}

#logo_img {
	margin:4px 0 0 4px;
	float:left;
}
#hdg1bar {
	background: #FFF9BF; 
	width:100%
	float:right;
	line-height:20px;
}
.hdgwfade {
	background: #FFF9BF;
}
.hdgwsolid {
	background: #fff;
}
.mmlobo {
	background: #999;
}

#hdg2bar {
	background: #000;
}
#hdg2bar p {
	text-align: left;
	margin:0;
	margin-left:196px;
	color:#fff;
	font-size:1.1em;
	font-weight:700;
	line-height:20px;
}
#hdg2bar h2 {
	text-align: left;
	margin:0;
	margin-left:196px;
	color:#fff;
	font-size:1.1em;
	font-weight:700;
	line-height:20px;
}
.hdgclrdiv {
	clear:right;
}


/*** Content wrap ***/

#wrap {
	font-size:0.9em;
	padding:0;
	min-height:400px;
}
#eabfff_line {
	background:#666 ;
	height:1px;
	width:100%;
}
.white_line {
	background:#fff;
	height:1px;
	width:100%;
}
#tralang {
	height:17px;
	background: #3030bf;
}
#tralang p.pagetrace, p.languageselect {
	margin: 0px;
	margin-top:3px;
	margin-left:6px;
	margin-right:6px;
	font-size:0.9em;
	line-height: 12px;
	color:#fff;
}
#tralang p.pagetrace {
	text-align:left;
	color: #fff;
	float:left;
}
#tralang p.languageselect {
	text-align:right;
	font-weight:700;
	float:right;
}
#tralang p a {
	color:#fff;
}
#tralang p a:link {
	color:#fff;
}
#tralang p a:active {
	color:#fff;
}
#tralang p a:visited {
	color:#fff;
}
#tralang p a:hover {
	color:#ff9;
}
#tralang p.pagetrace a {
	font-weight:500;
}

/* Horizontal menu */

#mainmenu {
	clear: both;
	width: 100%;
	margin: 0px;
	padding: 0px;
	white-space: nowrap;
}

#mainmenu ul {
	background: #FFDFBF;
	padding: 0 0 0 5px;
	margin: 0px;
}

#mainmenu li {
	display: inline;
	line-height: 20px;
	margin-left: -4px;
	padding: 0;
	font-size: 0.8em;
	list-style: none;
	text-transform: uppercase;
}

#mainmenu a {
	padding: 3px 9px 3px 9px;
	text-decoration: none;
	border-right: 1px solid #B0B0B0;
}

#mainmenu li.current a {
	color: #000;
}
#mainmenu a {
	color: #B35A00;
}
#mainmenu a:hover {
	background: #FF8000;
	color: #FFDFBF;
}
#mainmenu li.current a {
	background: #FFF280;
	color: #1919B3;
}




/*** Sidebars ***/

#leftside {
	margin:0;
	width:175px;
	padding:0 5px 10px 5px;
}

#rightside {
	margin:0;
	margin-left:15px;
	width:185px;
	padding:0 5px 10px 10px;
}

#rightside img {
	border: 0px;
}


/*** Content ***/

#content {
	background-color:#fff;
	border:1px solid #ccc;
	color:#2a2a2a;
	margin:0;
	width:580px;
	padding:15px 20px 5px;
}
#content.transp {
	background: transparent;
	border:0 none;
}

#content h1 {
	background-color:inherit;
	color:#6060c0;
	font-size:1.5em;
	font-weight:600;
	margin:0 0 15px;
	padding:0;
}

#content h2 {
	font-size:1.6em;
	color:#606060;
}
#alladdresses {	
	margin:3px 0 3px 0;
	background-color:#fee;
	border:1px solid #b7b;
}
#alladdresses p {	
	margin:0 0 6px 0;
	font-size:0.9em;
	text-align:center;
}
#alladdresses h1 {	
	margin: 4px 0 4px 0;
	font-size:1.1em;
	text-align:center;
}
#alladdresses h2 {	
	margin: 6px 0 2px 0;
	font-size:0.9em;
	font-weight:700;
	text-align:center;
}


.thumbnail {
	background:#fafbfc;
	border:1px solid #b0b0b0;
	margin:0 0 10px 10px;
	padding:5px;
}

.left {
	background:#fafbfc;
	border:1px solid #b0b0b0;
	margin: 5px 15px 6px 0px;
	padding:5px;
}

.right {
	background:#fafbfc;
	border:1px solid #b0b0b0;
	margin: 5px 0px 6px 15px;
	padding:5px;
}

.noalign {
	background:#fafbfc;
	border:1px solid #b0b0b0;
	margin: 5px 5px 5px 5px;
	padding:5px;
}


.alt {
	background:#e8e9ea;
}


/*** Various classes ***/

.clearingdiv {
	clear:both;
	background: #fff;
}
.pgenddiv {
	background: #000;
}
.pgenddiv p {
	margin: 0;
	margin-right: 6px;
	text-align:right;
	color:#fff;
	line-height:20px;
	font-weight:700;
}
table.pgenddiv  {
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
}
table.pgenddiv  td {
	font-size:0.8em;
	color:#fff;
	font-weight:500;
	text-align:center;
	padding:2px 6px;
}
table.pgenddiv  td.outercells {
	font-size:0.95em;
	width:180px;
	font-weight:700;
	text-align:right;
}
.septrala {
	clear:both;
	height:1px;
}

.hide {
	display:none;
}




a {
	color:#6C0C91;
}

#leftside ul.box li a {
	color:#6C0C91;
}

#footer {
	height:2px;
	padding:0;
}
#content p.idbvr01 {
	text-align:justify;
}
#content p.idbvr01 img {
	margin-top:12px;
	margin-right:12px;
}
#content p.idbvr01 img.idbvrimgrt {
	margin-right:0;
	margin-left:12px;
	margin-bottom:12px;
}
#content h2.idbvr02 {
	font-size:1.4em;
	font-weight:bold;
}
#content h3 {
	font-size:1.2em;
	font-weight:bold;
	font-style:italic;
	text-decoration:underline;
	text-align:left;
}
#content ul {
	text-align:left;
}
#content table.idbvrpix01 {
	background:#fff;
}
#content table.idbvrpix01 img {
	width:120px;
	height:90px;
}
#tabmain {
	font-size:0.9em;
}
#tabmain td.mtcol {
	vertical-align:top;
	text-align:center;
}
.left {
	background:#e8e6f2;
	border:1px solid #ff99ff;
}
.navOpened {
}
.navOpened .navTitle {
	background: #d9ffee;
}
.navOpened .navTitle .titleText {
	border:1px solid #fcf;
	padding:0 0 0 12px;
	vertical-align:middle;
	color: #1919B3;
	font-size: 1.1em;
}
.navOpened .navTitleOver .titleText {
	color: #1919B3;
}
.navTitle .titleHandle {
	BACKGROUND-COLOR: #c11;
}
.left {
	width: 100%; 
	margin: 0; 
	padding:12px 0 0 0;
}
.left DIV.modulecontent {
	background:#dfd9ff;
	text-align:center;
}
.left TD {
	COLOR: #144e6d
}
.left IMG {
	border: 0 none; 
	MARGIN: 0px;
}
.left .navOpened {
	width: 90%; 
	MARGIN-BOTTOM: 15px; 
}
.navOpened TH {
	HEIGHT: 22px; 
	VERTICAL-ALIGN: middle; 
	TEXT-ALIGN: left;
	FONT-WEIGHT: bold;
}
.navOpened .navTitle {
	HEIGHT: 22px; empty-cells: show
}
.navOpened .navTitleOver {
	HEIGHT: 22px; empty-cells: show
}
.navTitle {
	FONT-WEIGHT: bold;
}
.navTitle TD {
	FONT-WEIGHT: bold;
}
.left TH {
	FONT-WEIGHT: bold;
}
.left DIV.modulecontent {
	width:100%;
	padding:0;
	margin:0;
	PADDING-BOTTOM: 10px; MARGIN-LEFT: 1px; MARGIN-RIGHT: 1px; PADDING-TOP: 12px;
	text-align:center;
}
.navOpened td.modulecontent {
	background:#dfd9ff;
	padding:12px 0 10px 0;
}
.left a {
	TEXT-DECORATION: underline;
}
.left a:hover {
	TEXT-DECORATION: underline;
}
.left a:visited {
	TEXT-DECORATION: underline;
}
.left a:active {
	TEXT-DECORATION: underline;
}
.left .modulecontent .leftimgframe {
	margin:0; padding:0;
	width:146px;
	background:#fff;
}
.left .modulecontent .leftimgframe img {
	margin:3px;
	width:140px;
	height:105px;
}
.left .modulecontent .leftimgcaptn {
	width:146px;
	margin:0; padding:0;
	font-size:1em;
	font-size:0.95em;
	font-weight:600;
	text-align:center;
	color:#0059b3;
	text-decoration:underline;
	background:#e8e6f2;
	padding-bottom:2px;
}
.left .modulecontent .leftimgspacer {
	width:146px;
	height:3px;
}
.right {
	width: 100%; 
	margin: 0; 
	padding:12px 0 0 0;
	background:#c3d96c;
	border:1px solid #a1b359;
}
.right .navOpened {
	width: 92%; 
	MARGIN-BOTTOM: 15px;
}

.right .navOpened .navTitle {
	background:#85a600;
}
.right .navOpened .navTitle .titleText {
	border:1px solid #99bf00;
	padding:0;
	padding-left:10px;
	color: #faffe5;
	color: #fff;
	font-size: 1em;
	font-weight: 500;
	text-align:left;
}
.right .navOpened td.modulecontent {
	background:#dde5b8;
	padding:12px 0 10px 0;
	border: 1px solid #99bf00;
	border-top: 0 none;
}
.right .navOpened td.modulecontent p {
	font-family:arial;
	font-size:1.05em;
	text-align:left;
	margin:0 0 6px 12px;
}
.right .navOpened td.modulecontent p.cpyname {
	color:#333;
	font-size:1.05em;
	font-weight:600;
}
.right .navOpened td.modulecontent h3.gidhdg {
	color:#991f00;
	font-size:1em;
	font-weight:600;
	text-align:left;
	margin-left:6px;
}
.right .navOpened td.modulecontent p.gidtxt {
	margin-left:10px;
	color:#801a00;
}
.right .navOpened td.modulecontent p span a {
	color:#00c;
	font-family:arial;
	font-weight:500;
}
.right .modulecontent .imgframe {
	margin:0; padding:0;
	width:154px;
	background:#fff;
}
.right .modulecontent .imgframe img {
	margin:3px;
	width:148px;
	height:112px;
}
.right .modulecontent .imgcaptn {
	width:154px;
	margin:0; padding:0;
	font-size:0.95em;
	font-weight:600;
	text-align:center;
	color:#0059b3;
	text-decoration:underline;
	background:#eef2da;
	padding-bottom:2px;
}
.right .modulecontent .imgspacer {
	width:154px;
	height:3px;
}
/* overwrite some #content styles in guestbook */
#content.guestbookpage {
	background-color:transparent;
	border:none;
}
#content.guestbookpage h1 {
	color:#004880;
}
.guestbookpage .guestbookrecord {
	background-color:#55f;
	border:none;
	margin-bottom:6px;
	}
.guestbookpage .guestbookrecord th {
	color:#fff;
	font-weight:700;
	white-space: nowrap;
	text-align:left;
	vertical-align:top;
	border:none;
	background-color:#8e8eed;
	padding:2px 6px 2px 4px;
	border:1px inset #55f;
	}
.guestbookpage .guestbookrecord td {
	background-color:#ddf;
	color:#77c;
	font-weight:700;
	text-align:left;
	vertical-align:top;
	border:1px inset #55f;
	padding:2px 6px;
	}
.guestbookpage .guestbookrecord td.guestnote {
	color:#557;
	font-size:1.1em;
	font-weight:500;
	font-family: "Comic Sans MS", cursive;
	}
#content.blankpage {
	height:600px;
	}


/*** End of file ***/