body, html
{
	margin: 0px;
	padding: 0px;
	height: 100%;
	background-image:url(/img/bkg.jpg);
}

.img_alpha
{
	filter:alpha(opacity=20);
	-moz-opacity:0.2; 
	opacity:0.2;
}

td.quote 
{
	padding: 0px;
	font-size: 11pt;
	font-style: italic;
	text-align: justify;
	vertical-align: top;
	font-family: Times New Roman;
}

.head_panel
{
	text-align: right;
	padding-right: 2px;
	font-family: Tahoma;
	background-image:url(/img/head_img.png);
	background-repeat: no-repeat;
	vertical-align: middle;
	font-size: 9px;
	color: white;
}

.head_panel a
{
	color: white;
}

border
{
	width: 2px;
	background: red;
}

.main_divider
{
	height: 6px;
	padding-bottom: 2px; 
	background-image:url(/img/menu_bottom.png);
	background-repeat: no-repeat ;
}

.nav_bar img, .top_img img
{
	display: block;
}

.fmain {
	text-align:center;
	background-image:url(/img/bkg.jpg);
}

#pagelayout
{
	height: 100%;
	margin-left:auto; 
	margin-right:auto;
	width: 779px;
	max-width: 779px;
}

a img 
{
	border:0;
}


td.footer
{
	padding: 5px;
/*	margin-top: 5px;*/
/*	background-color: #1371B9;*/
	background-color: #B68451;
	text-align: left;
	font-family: Tahoma;
	font-size: 9px;
	width: 779px;
	color: white;
}

.footer
{
	font-family: Tahoma;
	font-size: 11px;
	padding: 0px;
	margin: 0px;
}

.footer a
{
	color: white;
	text-decoration:none;
	font-weight: bold;
}

.nav_bar td 
{
	height: 28px;
	padding-bottom: 1px; 
	margin: 0px;
	border: 0px;
}

table.content
{
	height: 100%;
	min-height: 100%;
/*	padding-top: 2px;
	padding-bottom: 2px;*/
	width:779px;
	min-width:779px;
}

.content
{
	border: 1px solid #B68451;
	font-family:Tahoma,Verdana,sans-serif;
	font-size: 12px;
	text-align: left;
	color: black;
}

.content p
{
	
}

p {
margin-bottom:12px;
margin-top:0px;
}

p.red
{
	text-indent: 15px;
}

p.red2
{
	text-align: justify;
	text-indent: 15px;
}	

.title
{
	text-align: center;
	font-weight: bold;
}

* html #content {
	height: 99%;
}

.content td, div.content
{
	min-height: 99%;
/*	background-color:#F4F4F4;*/
	background-color:#ECEEE8;
	padding: 10px;
}

td.leftbar
{
	vertical-align: top;
	max-width: 180px;
	width: 180px;
	padding: 5px;
	border-right: 1px solid #B68451;
	
}

td.rightbar
{
	vertical-align: top;
}

td.leftbar, .leftbar td
{
	/*background-color: #DADEE1;*/
	background-color: #F1DAA6;
}

.leftbar a
{
	font-family:Arial,Helvetica,sans-serif;
	font-size:10px;
	font-weight:bold;
	line-height:16px;
	text-transform:uppercase;
	text-decoration:none;
	color:#0E406B;
}

.leftbar a:visited
{
	color:#0E406B;
}

.leftbar a:hover
{
	text-decoration:underline;
}

.leftmenu td
{
	padding: 5px;
	width: 170px;
	font-size: 11px;
	/*border: 1px solid #DADEE1;*/
	border: 1px solid #F1DAA6;
}

.leftmenu td.selected
{
	background-color: #ECEEE8;
	border: 1px solid #B68451;
}

h1
{
/*	border-bottom:5px solid #2477B2;*/
	border-bottom:5px solid #2477B2;
	
/*	color:#2477B2;*/
	color:#2477B2;
	font-family:Verdana,Tahoma,sans-serif;
	font-size:20px;
	font-weight:600;
	margin-bottom:20px;
	padding-bottom:8px;
}

h2.sub {
	color:#2477B2;
	font-family:Arial,Verdana,Tahoma,sans-serif;
	font-size:12px;
	font-weight:bold;
	margin-bottom:16px;
	border-bottom:1px solid #B8C0CC;
}

h2 {
	color:#2477B2;
	font-family:Arial,Verdana,Tahoma,sans-serif;
	font-size:16px;
	font-weight:bold;
	margin-bottom:16px;
}
h3 {
	color:#6E7F99;
	font-size:12px;
	margin-bottom:11px;
	margin-top:0pt;
	padding-bottom:0pt;
	padding-top:0pt;
}

div.vline
{
	margin-top: 20px;
	margin-bottom: 10px;
	height: 1px;
	background-color: rgb(184, 192, 204);
}

td.vline
{
	padding: 0px;
	height: 1px;
	background-color: #99BBBB;
}

a {
	color: #2477b2;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}


p.normal10 {
	margin-bottom:10px;
	margin-top:0px;
}
.normal10 {
	font-size:10px;
}
.gray10 {
	color:#6E7F99;
	font-size:10px;
}

.gray11 {
	color:#6E7F99;
	font-size:11px;
}
.normal11 {
font-size:11px;
}

li {
	list-style-image:url(/img/menu_bullet_10.gif);
	margin-bottom:0px;
	padding-bottom:0px;
}

.gallery .album img {
	background:white none repeat scroll 0%;
	border:1px solid #CCCCCC;
	padding:6px;
}
table.album
{
	margin-left:auto; 
	margin-right:auto;
}
.album td
{
	padding:3px 2px;
}


.albums table
{
	margin-left:auto; 
	margin-right:auto;
	border-collapse: collapse;
	text-align: center;
	border-color:#D8DFEA;
}
.albums td table
{
	padding:3px 2px;
	background-color: black;
}


.photonav {
	border-bottom:1px solid #D8DFEA;
	padding:5px 10px 5px;
}

.photocaption {
	border-bottom:1px solid #D8DFEA;
	padding:10px 10px 10px;
}

.photonav a
{
	padding:3px;padding-bottom:2px;
}
.photonav a:hover 
{
	background:#3B5998;
	border-color:#D8DFEA;
	border-bottom:1px solid #3B5998;
	color:white;
	text-decoration:none;
}

.photoborder
{
	padding: 0px 0px 10px;
	text-align: center;
}

.photo h4 {
	border-bottom:1px solid #D8DFEA;
	margin:0px;
	padding:0px 0px 4px;
	text-align:left;
}



h2.Slogan {
	color:#2477B2;
	font-family:Arial,Verdana,Tahoma,sans-serif;
	font-size:16px;
	font-weight:bold;
	margin-bottom:16px;
}

.table12
{
	border-collapse: collapse;
	font-size:12px;
	border: 1px solid #C0C0C0;
}

.table12 th
{
	text-align: center;
	padding: 4px;
	border: 1px solid #C0C0C0;
}

.table12 td
{
	padding: 3px;
	text-align: center;
	border: 1px solid #C0C0C0;
}

.table12_odod
{
	border-collapse: collapse;
	font-size:12px;
	margin-bottom: 5px;
}

.table12_odod td h
{
	text-align: right;
	vertical-align: top;
	padding: 4px;
	font-weight: bold;
	width: 200px;
}

.table12_odod td
{
	padding: 4px;
	text-align: center;
	vertical-align: center;
}


p.blue11 {
	margin-bottom:11px;
	margin-top:0px;
}
.blue11 {
	color:#2477B2;
	font-size:11px;
}
a.blue11:hover {
	text-decoration:underline;
}
a.blue11 {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

p.blue15 {
	margin-bottom:11px;
	margin-top:0px;
}
.blue15 {
	color:#2477B2;
	font-size:15px;
}
a.blue15:hover {
	text-decoration:underline;
}
a.blue15 {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

div.mng_letter_bad {
	color:#991111;
	font-size:13px;
	font-weight:bold;
	line-height:16px;
	margin-top:10px;
	margin-bottom:10px;
}

div.mng_letter_good {
	color:#118811;
	font-size:13px;
	font-weight:bold;
	line-height:16px;
	margin-top:10px;
	margin-bottom:10px;
}
