a:link {
	color: #00A0C6;
	text-decoration: none;
}

a:visited {
	color: #00A0C6;
	text-decoration:none;
}

a:hover {
	color: #666666;
}

.menuLeft {
	font-family: "trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #00A0C6;
}

.menuLeft a:link {
	color: #00A0C6;
	text-decoration: none;
}

.menuLeft a:visited {
	color: #00A0C6;
        text-decoration: none;
}

.menuLeft a:hover {
	color: #666666;
}
.yah {
	font-family: "trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #666666;
}

.yah a:link {
	color: #999999;
	text-decoration: none;
}

.yah a:visited {
	color: #999999;
}

.yah a:hover {
	color: #666666;
	text-decoration: underline;
}

.darkgray {
	color: #666666;
}
.title14pxB {
	font-family: "trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #339900;
}
.text11px {
	font-family: "trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #000000;
}

IL { list-style-image_: url("/img/bullet.gif")
	list-style-type: none;
	list-style-position: outside;
}

UL { list-style-image_: url("/img/bullet.gif")
	list-style-type: none;
	list-style-position: outside;
}

.footer {
	font-family: "trebuchet MS", Arial, Verdana, sans-serif;
	font-size:11px;
	color: #FFFFFF;
}

.footer a:link {
	color: #CCCCCC;
	text-decoration: none;
}

.footer a:visited {
	color: #CCCCCC;
	text-decoration: none;
}

.footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.photoCaption {
	font-family: "trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 10px;
	color: #000000;
	padding-left: 15px;
}

.search {
	border: 1px solid #DADADA;
	background: #F2F2F2 url(/img/search_grad.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	width: 90px;
	}

.input {
	border: 1px solid #DADADA;
	background: #F2F2F2 url(/img/search_grad.gif) repeat-y;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	widt_h: 90px;
}

.button {
	border: none;
	background-color: #EE2B00;
	font-family: "trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	
}
	
.sitemap {
	font-family: "trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}

.blocktitle {
	font-family: "trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	width: 516px;
	background-color: #F7F7F7;
	border-bottom: solid 1px #DADADA;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.globalLeft {
	background: #E3F2D8 url(/img/global_left.gif) repeat-y right;
}

.globalright {
	background: #E3F2D8 url(/img/global_right.gif) repeat-y left;
}