@charset "utf-8";
/* CSS Document */

body
	{
	margin:0px;
	background-color:#990000;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	}
ul
	{
	margin-left:20px;
	padding-left:0px;
	margin-top:4px;
	margin-bottom:4px;
	}
li
	{
	font-size:12px;
	color:#fff;
	}

.headline
	{
	font-size:28px;
	color:#fc0;
	font-weight:bold;
	margin-bottom:8px;
	}
.intro
	{
	font-size:14px;
	color:#fff;
	}
.headline_leadin
	{
	font-size:14px;
	color:#fc0;
	font-weight:bold;
	margin-bottom:2px;
	}
.maintext
	{
	font-size:12px;
	color:#fff;
	}
	
.headline_product
	{
	font-size:24px;
	color:#fc0;
	font-weight:normal;
	margin-bottom:8px;
	}

.column_main
	{
	padding-right:48px;
	}

.close_window
	{
	font-size:10px;
	color:#900;
	text-align:center;
	}
	
.close_window a:link, .close_window a:visited
	{
	color:#900;
	text-decoration:none;
	}
.close_window a:hover
	{
	text-decoration:underline;
	}

.text_smallyellow
	{
	font-size:12px;
	color:#fc0;
	}
.text_smallyellow a:link, .text_smallyellow a:visited
	{
	color:#fc0;
	text-decoration:none;
	}
.text_smallyellow a:hover
	{
	text-decoration:underline;
	}

.footer
	{
	font-size:9px;
	color:#fc0;
	}
.footer a:link, .footer a:visited
	{
	color:#fc0;
	text-decoration:none;
	margin-right:5px;
	}
.footer a:hover
	{
	text-decoration:underline;
	}

.ContactForm
	{
	color:#FFFFFF;
	font-size:9.5px;
	line-height: 8pt;
	}
	
.EnlargedView {
color:#FFCC00;
font-family:Arial, Helvetica, sans-serif;
font-size:9px;
line-height:9pt;
font-style:Normal;
font-weight:Normal;
text-decoration:None;
text-transform:None;
vertical-align:top;
}

.EnlargedView a {
color:#FFCC00;
font-family:Arial, Helvetica, sans-serif;
font-size:9px;
line-height:9pt;
font-style:Normal;
font-weight:Normal;
text-decoration:None;
text-transform:None;
vertical-align:top;
}

.EnlargedView a:hover {
text-decoration:Underline;
}

.EnlargedView a:active {
text-decoration:Underline;
}

.ArticleNav {
color:#FFCC00;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
line-height:11pt;
font-style:Normal;
font-weight:Normal;
text-decoration:None;
text-transform:None;
vertical-align:top;
}

.ArticleNavNormal {
color:#FFCC00;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
line-height:11pt;
font-style:Normal;
font-weight:Normal;
text-decoration:None;
text-transform:None;
vertical-align:top;
}

.ArticleNav a {
color:#FFCC00;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
line-height:11pt;
font-style:Normal;
font-weight:Normal;
text-decoration:None;
text-transform:None;
vertical-align:top;
}

.ArticleNav a:hover {
text-decoration:Underline;
}

.ArticleNav a:active {
text-decoration:Underline;
}

.ArticleNavWhite {
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
line-height:11pt;
font-style:Normal;
font-weight:Normal;
text-decoration:None;
text-transform:None;
vertical-align:top;
}

.ArticleNavWhite a {
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
line-height:11pt;
font-style:Normal;
font-weight:Normal;
text-decoration:None;
text-transform:None;
vertical-align:top;
}

.ArticleNavWhite a:hover {
text-decoration:Underline;
}

.ArticleNavWhite a:active {
text-decoration:Underline;
}

.maintext a:link, .maintext a:visited
	{
	color:#fc0;
	text-decoration:none;
	}
.maintext a:hover
	{
	text-decoration:underline;
	}
	


