body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 15px;
}
th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 15px;
}
a {
	text-decoration: none;
	color: #0066ff;
}
a:hover {
	text-decoration: underline;
}
a.mainmenu { 
	font-size: 11px;
	color: #525252; 
	text-decoration: none;
	font-weight: bold;
	padding: 3px;
}
a.mainmenu:hover{ 
	color: #FFFFFF; 
	text-decoration: none;
	background-color: #0099ff;
	padding: 3px; 
}
a.mainmenu_select { 
	font-size: 11px;
	color: #ffffff; 
	background-color: #525252;
	text-decoration: none;
	font-weight: bold;
	padding: 3px;
}
h1 {
	font-size: 0px;
}
.headline_texts {
	font-size: 18px;
	font-weight: bolder;
	text-transform: uppercase;
	letter-spacing: -1px;
}
.subtitle_texts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #666666;
	font-weight: bold;
	letter-spacing: -1px;
	text-transform: lowercase;
}
.block_texts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #666666;
	font-weight: bolder;
	padding: 5px;
	line-height: 25px;
	letter-spacing: -1px;
}
.glow_texts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #ffffff;
	filter: Glow(Color=#999999, Strength=2);
	font-weight: bolder;
	padding: 5px;
	line-height: 25px;
	letter-spacing: -1px;
}
.breadcrumb_texts {
	font-size: 10px;
	color: #666666;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	border: none;
}
img.selected_thumb { 
	filter: Gray;
	border: 1px solid #cc0000; 
	cursor: default;
}
img.border { 
	border: 1px solid #666666; 
}