/* CSS Document */


.content {
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:11px;
	}
	
a {
	color: #990000;
	text-decoration: none;
	
	}

a:hover {
	color: #FF2828;
	text-decoration: none;
	
	}
	
.subhead {
	font-family:Arial, Helvetica, sans-serif;
	color:#990000;
	font-size:16px;
	font-weight:bold;
	}
	
.subhead2 {
	font-family:Arial, Helvetica, sans-serif;
	color:#990000;
	font-size:14px;
	font-weight:bold;
	font-style:italic;
	}

.rightmenu {
	font-family:Arial, Helvetica, sans-serif;
	color:#990000;
	font-size:11px;
	padding-top:12px;
	}
	
.rightmenu a:link {
	text-decoration:none;
	color:#000099
	}
	
.rightmenu a:visited {
	color:#000099;
	text-decoration:none;
	}
	
.rightmenu a:hover {
	color:#990000;
	text-decoration:none;
	}
		
.leftmenu {
	font-family:Arial, Helvetica, sans-serif;
	color:#E2E2E2;
	font-size:11px;
	}
	
.leftmenu a:link {
	text-decoration:none;
	color:#E2E2E2;
	}
	
.leftmenu a:visited {
	color:#E2E2E2;
	text-decoration:none;
	}
	
.leftmenu a:hover {
	color:#FEC9AA;
	text-decoration:none;
	}
	
.news {
	font-family:Arial, Helvetica, sans-serif;
	color:#000099;
	font-size:11px;
	}
	
.news a:link {
	color:#000099;
	}
	
.news a:visited {
	color:#000099;
	}

.news a:hover {
	color:#C6240D;
	}
	
.news-title {
	font-size: 16px;
	font-weight: bold;	
	}
	
.news-date {
	line-height: 1.5em;
	
	}
	
.news-title2 {
	font-size: 14px;
	font-weight: bold;
	
	}

#imagegallery {
	position: absolute;
	width: 224px;
	top: 105px;
	left: 562px;
	
	}
	
#imagegalleryhome {
	position: relative;
	width: 224px;
	top: 50px;
	left: -44px;
	z-index: 2;
	
	}
	
#imagegallery select {
	width: 224px;
	/*border: 1px #960407;*/
	background: #E6E6E6;
	
	}
	
#imagegalleryhome select {
	width: 224px;
	/*border: 1px #960407;*/
	background: #E6E6E6;
	
	}

.textbox 
{
	border-width:1px; 
	height:20px; 
	border-style:solid; 
	border-color:#990101
}

#nav {
	line-height: .9em;
	
	}

#nav a {
	font-size: 11px;
	color: #000099;
	font-weight: bold;
	
	}
	
#nav a:hover {
	color: #CC0000;
	
	}

#nav ul {
list-style-type: none;
padding: 0;
margin: 0px 0px 7px 10px;

}

#nav li {
background-image: url(../../images/bullet2.gif);
background-repeat: no-repeat;
background-position: 0 .4em;
padding-left: .6em;
padding-bottom: 7px;

}

table.subnav {
	border: solid 1px #A09EDD;
	background-color: #fff;
}
table.subnav td {
	white-space: nowrap;
	border-bottom: solid 1px #A09EDD;
	}

table.subnav td a {
	padding: 5px;
	display: block;
	text-decoration: none;
	color: #A09EDD;
}
table.subnav td a:hover {
	background-color: #A09EDD;
	color: #fff;
}

#americas ul {
	padding: 0;
	margin: 0;
	
	}

#americas li {
	padding-left: 0;
	list-style-type: none;
	padding-right: 0px;
	}
	
#americas a:active {
	text-decoration: none;
	color: #fff;
	background-color: #990000;
	
	}
	

