body
{ 
text-align:center;
}

.class3 A:link {text-decoration: none; color: #FFFFFF;}
.class3 A:visited {text-decoration: none; color: #FFFFFF;}
.class3 A:active {text-decoration: none; color: #FFFFFF;}
.class3 A:hover {text-decoration: underline; color: #c5c5c5;}


h1 
{
	color: #000030;
	font-size:25px;
	font-family:Verdana, Tahoma; 
	margin-top:10px;
	margin-bottom:10px; 
	text-align:center;
}

h2 
{
	color: #000030;
	font-size:20px;
	font-family: Verdana, Tahoma; 
	margin-top:8px;
	margin-bottom:8px; 
	text-align:center;
}

h3 
{
	color: #000030;
	font-size:16px;
	font-family: Verdana, Tahoma; 
	margin-top:7px;
	margin-bottom:7px; 
	text-align:center;
}


.classDate 
{
	background: #515938; /* for non-css3 browsers */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#515938', endColorstr='#616539'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#515938), to(#616539)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #515938, #616539); /* for firefox 3.6+ */ 
	background: -ms-linear-gradient(top, #515938, #616539); /* IE 10 */
	border-style:none;
	color:#FFF;
	font-family:Tahoma, Arial, Verdana, sans-serif;
	font-size:9px;
	height:14px;
	margin:0 auto;
	padding-left:24px;
	padding-top:3px;
	text-align:left;
	width:750px;
}


.menu
{
background: #515938; /* for non-css3 browsers */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#616539', endColorstr='#717440'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#616539), to(#717440)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #616539, #717440); /* for firefox 3.6+ */ 
	background: -ms-linear-gradient(top, #616539, #717440); /* IE 10 */
border:none;
border:0px;
margin:0px;
padding:0px;
font-family:tahoma, arial, sans-serif;
font-size:17px;
width:774px;
margin: 0 auto;	
}

.menu ul
{
	background: #515938; /* for non-css3 browsers */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#616539', endColorstr='#717440'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#616539), to(#717440)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #616539, #717440); /* for firefox 3.6+ */ 
	background: -ms-linear-gradient(top, #616539, #717440); /* IE 10 */
	height:24px;
	list-style:none;
	margin:0;
	overflow:visible;
	padding:0;
	width:774px;
	z-index:2000;
}

.menu li
{
float:left;
padding:0px 30px 0px 20px;
}

.menu li a
{
color:#e7e7e7;
display:block;
line-height:24px;
padding:0px 25px;
text-align:center;
text-decoration:none;
}
		
.menu li a:hover
{
background:#515938;			
color:#FFFFFF;
text-decoration:none;
}
	
.menu li ul
{
background:#515938;
border-left:0px solid #515938;
border-right:0px solid #515938;
border-bottom:0px solid #515938;
display:none;
height:auto;
position:absolute;
width:450px;
z-index:200;
		/*top:1em;
		/*left:0;*/
		
}
	
.menu li:hover ul
{
display:block;
}
	

.menu li li 
{
display:block;
float:left;
padding:0px;
width:150px;
}
	

.menu li ul a
{
display:block;
font-size:16px;
font-style:normal;
padding:7px 10px 7px 15px;
text-align:left;
}
		

.menu li ul a:hover
{
background:#515938;
color:#FFFFFF;
}
	

.menu p
{
clear:left;
}	
	

.menu #current
{
background:#515938;
color:#ffffff;
}

.menu #current a:hover
{
color:#e5e5e5;
text-decoration:none;
}		



.classHeader 
{
font-family: Tahoma, Arial, Verdana, sans-serif; 
font-size: 16px; color: #FFFFFF; 
font-weight:bold;
}

.classHeader A:link {text-decoration: none; color: #FFFFFF;}
.classHeader A:visited {text-decoration: none; color: #FFFFFF;}
.classHeader A:hover {text-decoration: underline; color: #c5c5c5;}
.classHeader A:active {text-decoration: none; color: #FFFFFF;}

.classHeader table 
{
text-align:center;
vertical-align:bottom;
background-color:#515938; 
border-style:none;
margin-top: 0px;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
height:50px;
margin: 0 auto;
width:774px;
}

.classHeader tr 
{
border-style:none;
background-color:#515938; 
margin-top: 0px;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
height:50px;
width:774px;
}

.classHeader td 
{
border-style:none;
text-align:center;
background-color:#515938;
margin-top: 0px;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
height:50px;
width:260px;
}

.classNavigationline 
{
font-family: Tahoma, Arial, Verdana, sans-serif; 
font-size: 1px; 
color: #FFFFFF; 
font-weight:bold;
border-style:none;
text-align:center;
background-color:#717440;
margin-top: 0px;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
height:2px;
margin: 0 auto;
width:774px;
}

.classCenter 
{
border: 3px solid black;
font-family: Tahoma, Arial, Verdana, sans-serif; 
font-size: 17px; 
color: #000000;
text-align:center;
background-color:#f7f7f5;
margin: 0 auto; 
width:768px;
}

.classCenter A:link {text-decoration: underline; color:#00004B;}
.classCenter A:visited {text-decoration: underline; color:#14144B;}
.classCenter A:hover {text-decoration: underline; color: #1480B7;}
.classCenter A:active {text-decoration:underline; color:#14144B;}

.classCenter h2 
{
border-style:none;
text-align:center;
background-color:#f7f7f5;
display: block;
margin-top:0px;
margin-bottom:3px;
padding-top:6px;
padding-right:0px;
padding-bottom:7px;
padding-left:0px;
font-size:27px;
}

.classCenter img 
{
border-style:solid;
border-width:2px;
text-align:center;
background-color:#f7f7f5;
display: block;
margin-top:15px;
margin-bottom:0px;
}

.classCenter p
{
text-align:justify;
vertical-align:top;
background-color:#f7f7f5; 
border-style:none;
padding-top: 0px;
padding-right: 13px;
padding-bottom: 0px;
padding-left: 13px;
margin-top:6px;
margin-bottom:6px;
}

.classFinePrint 
{
font-family: Tahoma, Arial, Verdana, sans-serif; 
font-size:10px; 
color: #000000;
}

.classCentertext 
{
font-family: Tahoma, Arial, Verdana, sans-serif; 
font-size:15px; 
color: #000000;
}

.classCentertext p
{
text-align:center;
vertical-align:top;
background-color:#f7f7f5; 
border-style:none;
padding-top: 0px;
padding-right: 13px;
padding-bottom: 0px;
padding-left: 13px;
margin-top:-7px;
margin-bottom:0px;
}

.classCentertext A:link {text-decoration: underline; color:#00004B;}
.classCentertext A:visited {text-decoration: underline; color:#14144B;}
.classCentertext A:hover {text-decoration: underline; color: #1480B7;}
.classCentertext A:active {text-decoration:underline; color:#14144B;}

.classTagger
{
	background-color:#f7f7f5;
	border-left:3px solid #000;
	border-right:3px solid #000;
	font-color:#000;
	font-family:Tahoma, Arial, Verdana, sans-serif;
	font-size:10px;
	height:18px;
	margin:0 auto;
	padding-bottom:2px;
	padding-top:0;
	text-align:left;
	width:768px;
}

.classTagger A:link
{
	color:#000;
	text-decoration:underline;
}

.classTagger A:visited
{
	color:#000;
	text-decoration:none;
}

.classTagger A:hover
{
	color:#000;
	text-decoration:underline;
}

.classTagger A:active
{
	color:#000;
	text-decoration:none;
}

.classTagger ul
{
	border-style:none;
	height:18px;
	list-style:none;
	margin:0;
	overflow:visible;
	padding-left:35px;
	text-decoration:none;
	width:768px;
	z-index:2000;
}

.classTagger li
{
	float:left;
	overflow:visible;
	padding:0;
	text-align:center;
	width:140px;
	z-index:2000;
}

.classTagger li a
{
	color:#001030;
	display:block;
	line-height:18px;
	overflow:visible;
	padding:0 10px;
	text-align:center;
	z-index:2000;
}

.classTagger li a:hover
{
	background:#FFF;
	color:#000;
	overflow:visible;
	z-index:2000;
}

.classFooter
{
	background: #515938; /* for non-css3 browsers */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#717440', endColorstr='#515938'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#717440), to(#515938)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #717440,  #515938); /* for firefox 3.6+ */ 
	border:0;
	font-family:tahoma, arial, sans-serif;
	font-size:17px;
	overflow:visible;
	padding:0;
	width:774px;
	height:30px;
	margin: 0 auto;	
}

.classFooter ul
{
background: #515938; /* for non-css3 browsers */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#717440', endColorstr='#515938'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#717440), to(#515938)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #717440,  #515938); /* for firefox 3.6+ */ 
	height:24px;
	left:50%;
	list-style:none;
	margin:0 0 0 -387px;
	overflow:visible;
	padding:0;
	position:absolute;
	width:774px;
	z-index:20;
}

.classFooter li
{
float:left;
padding:0px 30px 0px 20px;
}

.classFooter li a
{
color:#e7e7e7;
display:block;
line-height:24px;
padding:0px 25px;
text-align:center;
text-decoration:none;
}
		
.classFooter li a:hover
{
background:#515938;			
color:#FFFFFF;
text-decoration:none;
}
	
.classFooter li ul
{
background: #515938; /* for non-css3 browsers */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#717440', endColorstr='#515938'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#717440), to(#515938)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #717440,  #515938); /* for firefox 3.6+ */ 
display:none;
height:auto;
position:absolute;
width:450px;
z-index:200;
		/*top:1em;
		/*left:0;*/
		
}
	
.classFooter li:hover ul
{
display:block;
}
	

.classFooter li li 
{
display:block;
float:left;
padding:0px;
width:150px;
}
	

.classFooter li ul a
{
display:block;
font-size:16px;
font-style:normal;
padding:7px 10px 7px 15px;
text-align:left;
}
		

.classFooter li ul a:hover
{
background:#515938;
color:#FFFFFF;
}
	

.classFooter p
{
clear:left;
}	
	

.classFooter #current
{
background:#515938;
color:#ffffff;
}

.classFooter #current a:hover
{
color:#e5e5e5;
text-decoration:none;
}		


.mbt_social_floating
{
	position:fixed; top:180px; margin-left:-120px; float:left;
	width:65px;
	background-color:#a7a7a7;
	padding: 5px;
	border:1px solid black;
 	z-index:9999px !important;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	moz-box-shadow: 1px 1px 3px 3px #102040;
	-webkit-box-shadow: 1px 1px 3px 3px #102040;
	box-shadow: 1px 1px 3px 3px #102040;
	ms-box-shadow: 1px 1px 3px 3px #102040;	
	z-index:10000;
}


#lowertagnavline
{
	width: 774px;
	height:8px;
	background: #364585;
	margin-top: -15px;
	padding-top: 15px; 
	text-align:center;
	clear:both;
	margin:auto;
}


#lowertagline
{
	background: #515938; /* for non-css3 browsers */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#515938', endColorstr='#405030'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#515938), to(#405030)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #515938,  #405030); /* for firefox 3.6+ */ 
	width: 774px;
	margin-top: 0px;
	padding-top: 8px;
	height:40px;
	overflow:hidden;text-align:center;
	margin:auto;
	overflow:hidden; 
}

#lowertagline a:link {text-decoration:none;}
#lowertagline A:visited {text-decoration:none;}
#lowertagline A:hover {text-decoration:none;}
#lowertagline A:active {text-decoration:none;}

a img 
{
	border: none;
}

iframe 
{ 
border: 0px; 
} 

.border-2-pixels
{
	border: 2px solid black;
}