/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	font-family: Arial, sans-serif;
	color: #333333;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	background: #cccccc url(img/bg_grad.jpg) fixed;
	font-size: 12px;
}

a{
	text-decoration: none;
	font-weight:bold;
	color: #888888;
}

a:hover{
	text-decoration: underline;
}
.Stil2 {color: #CCCCCC}
.footer {
	color: #999999;
	font-size: 10px;
	letter-spacing: 1px;
}
a.footer {
	color: #FFFFFF;
	font-size: 10px;
	letter-spacing: 1px;
}
a.menu_subheader{
	color: #333333;
}
.menu_header{
	color:#FFFFFF;
	font-weight: bold;
	letter-spacing: 0.1em;
}
.menu_subheader{
	color:#333333;
	font-weight: bold;
	letter-spacing: 0.1em;
}
.page_title {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.border {
	border: 1px solid #999999;
}
.slogan_2 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 18px;
}
.slogan_1 {
	font-size: 18px;
	font-weight: bold;
}
.white {color: #FFFFFF}
.link_11px {
	color:#666666;
	font-size: 11px;
	line-height: 20px;
}
.bg_menu {
	background-image: url(img/lightgrey.gif);
	background-repeat: repeat;
}
.caption {
	color: #FFFFFF;
	font-size: 9px;
	font-weight: bold;
}
.small {font-size: 10px}