/* Global Styles */

body {
	background-color: white;
	margin: 0px;
}
	
td {
	font: 12px arial;
	color: #000033;
}
	
hr {
	height: 1px; 
	color: #cccccc;
	border: none;
}
	
a {
	color: #930003;
	text-decoration: underline;
}
	
a:hover {
	color: #0000FF;
	text-decoration: none;
}
	

/* ID Styles */

#navigation a {
	font: 12px arial;
	color: #ffff00;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: .1em;
	line-height: 16px;
	display: block;
	padding-left: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-top: 8px;
	border: 2pt solid #0000ff;
	border-right-width: 0px; 
	border-left-width: 0px;
	margin-right: 0px;
}
	
#navigation a:hover {
	color: #FFFF00;
	background-image:url(../images/Button_on.jpg);
	letter-spacing: .1em;	
	background-color: #0000a7;
	border: 2pt solid #800000;
	border-right-width: 0px; 
	border-left-width: 0px;
	margin-right: 0px;	 
}

#navigationGB a:hover {
	color: #FFFF00;
	background-image:url(../images/Button_on_gb.jpg);
	letter-spacing: .1em;	
	background-color: #0000a7;
	border: 2pt solid #800000;
	border-right-width: 0px; 
	border-left-width: 0px;
	margin-right: 0px;	 
}

#navigation {
	background-color: #0000ff;
}

#navigationActive {
	font: 12px arial;
	color: #FFFF00;
	font-weight: bold;
	line-height: 16px;	
	letter-spacing: .1em;	
	text-decoration: none;
	background-color: #0000a7;
	border: 2pt solid #800000;
	border-right-width: 0px; 
	border-left-width: 0px;
	padding-bottom: 8px;
	padding-top: 8px;	
	padding-left: 8px;
}

#navigationSub a {
	font: 10px arial;
	color: #ffff00;
	letter-spacing: .1em;	
	font-weight: bold;
	text-decoration: none;
	border: 2pt solid #0000ff;
	border-right-width: 0px; 
	border-left-width: 0px;
}
	
#navigationSub a:hover {
	color: #FFFF00;
	letter-spacing: .1em;
	background-color: #0000a7;
	border: 2pt solid #800000;
	border-right-width: 0px; 
	border-left-width: 0px; 
}

#navigationSubActive {
	font: 10px arial;
	color: #FFFF00;
	background-color: #0000a7;	
	font-weight: bold;
	letter-spacing: .1em;	
	text-decoration: none;
	border: 2pt solid #800000;
	border-right-width: 0px; 
	border-left-width: 0px;
	padding-left: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-top: 8px;
}
	
#contentArchiv a {
	font: 12px arial;
	color: #000033;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: .1em;
	line-height: 20px;
	display: block;
	padding: 5px;
}
	
#contentArchiv a:hover {
	color: #0000FF;
	font-weight: bold;	
	text-decoration: none;
}

#contentArchivPlain {
	font: 12px arial;
	color: #000033;
	text-decoration: none;
	letter-spacing: .1em;
	line-height: 20px;
	display: block;
	padding: 5px;
}
	
#footer a {
	font: 11px arial;
	color: #000033;
	text-decoration: none;
	display: block;
	padding: 5px;
	border: 0pt solid #445DA0;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-right-width: 0px; 
	border-left-width: 0px;
}

#footer {
	font: 11px arial;
	color: #000033;
	text-decoration: none;
	border: 0pt solid #000033;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-right-width: 0px; 
	border-left-width: 0px;
}
	
#footer a:hover {
	font: 11px arial;
	color: #0000FF;
	text-decoration: none;
	display: block;
	padding: 5px;
	border: 0pt solid #000033;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-right-width: 0px; 
	border-left-width: 0px;
}
	
#sidebarHeader {
	padding: 0px 4px 14px 4px;
}

#logo {
	font: 18px arial;
	color: #000033;
	line-height: 24px;
	letter-spacing: .4em;
}

#subTitle {
	font: 12px arial;
	color: #000033;
	line-height: 18px;
	letter-spacing: .4em;
}
	

/* Class Styles */

.bodyText {
	font: 14px arial;
	color: #000033;
	line-height: 20px;
	margin-top: 0px;
}
	
.contentMega{
	font: 26px arial;
	color: #000033;
	font-weight: bold;
	line-height: 28px;
	letter-spacing: .1em;
}

.contentTitle{
	font: 22px arial;
	color: #000033;
	line-height: 28px;
	letter-spacing: .1em;
}
	
.contentSubTitle {
	font: 16px arial;
	color: #000033;
	font-weight: bold;
	letter-spacing: .1em;
	line-height: 20px;
}	
	
.contentSubTitleConsistent {
	font: 12px arial;
	color: #000033;
	letter-spacing: .1em;
	line-height: 30px;	
}	

.contentSubTitle a {
	font: 18px arial;
	color: #000033;
	font-weight: bold;
	text-decoration: none;
	line-height: 30px;	
}
	
.contentSubTitle a:hover {
	font: 18px arial;
	color: #0000ff;
	font-weight: bold;
	text-decoration: none;
	line-height: 30px;	
}

.contentImage {
	border: 1px;
	border-color: white;
	border-style: solid;
}

.contentImage img {
	border: 1px;
	border-color: white;
	border-style: solid;
}
	
.contentImage:hover img {
	border:1px;
	border-color: #800000;
	border-style: solid;
}	

.contentImage:hover {
	border:1px;
	border-color: #800000;
	border-style: solid;
}	
	
.sidebarHeader {
	font: 16px arial;
	color: #000033;
	font-weight: bold;
	letter-spacing: .1em;
	line-height: 16px;
}	

.normal {
	font: 14px arial;
	color: black;
	line-height: 20px;
}

.normalSmall {
	font: 12px arial;
	color: black;
	line-height: 20px;
}

.normalTitle {
	font: 30px arial;
	color: black;
	font-weight: bold;
	letter-spacing: .1em;
	line-height: 80px;
}

.normalSubTitle {
	font: 20px arial;
	color: black;
	font-weight: bold;
	letter-spacing: .1em;
	line-height: 20px;
}
	
.detailText {
	font: 11px arial;
	color: #ffffff;
	line-height: 16px;
	letter-spacing: .1em;
}
	
.smallText {
	font: 11px arial;
	color: #000033;
}


/* WebYep */

.WebYepGalleryContainer tr {
	height: 130px;
}

.WebYepGalleryContainer td {

}

.WebYepGalleryImage img {

}
