.copyright {font-family:Verdana,Arial,Helvetica,sans-serif;font-size:9px;color:#ffffff}
.title {font-size:18px;color:#33B0FF;font-weight:bold;line-height:18px}
h1 {font-family:"DIN Mittelschrift Std", "Franklin Gothic Medium", Arial, Helvetica, sans-serif;font-size:30px;color:#8C0404;text-decoration:none;font-weight:normal; text-transform:uppercase; line-height:normal}
h2 {font-family:"DIN Mittelschrift Std", "Franklin Gothic Medium", Arial, Helvetica, sans-serif;font-size:18px;color:#8C0404;text-decoration:none;font-weight:normal; text-transform:uppercase; line-height:normal}
.openedlink {font-family:Verdana, Arial, Helvetica, sans-serif;font-size:14px;color:#BD0400;text-decoration:none;font-weight:bold}
.CodeForeground {margin:0in;margin-bottom:.0001pt;font-size:9.0pt;font-family:Courier New;}
.CodeInText {font-family:Courier New;font-weight:bold;}
.ScreenText {font-family:Tahoma;}
.ImportantWords	{font-weight:bold;}
.Highlight {font-family:Arial;color:red;}
body {margin:0;font-family:Verdana,Arial,Helvetica,sans-serif;font-size:11px;color:#666666;white-space:normal; line-height:21px;}
td {font-family:Verdana,Arial,Helvetica,sans-serif;font-size:11px;color:#666666;white-space:normal; line-height:21px;}
ul {margin-left:15;}
a {
	font-weight:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	text-decoration: none;
}
a:hover {
	font-weight:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#8C0404;
	font-size: 11px;
	text-decoration: none;
}

a.footerlink {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#ffffff;
	font-weight: normal;
	text-decoration: none;
}
a.footerlink:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#ffffff;
	font-weight: normal;
	text-decoration: underline;
}
.header {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

	.inputtext 
		{
		color: #333333;
		background-color: #FFFFFF;
		font-family:Verdana;
		font-size: 10px;
		border: #888888 1px solid;
		height: 17px;
		}	
		.inputtextrequired
		{
		color: #333333;
		background-color: #DEAEAD;
		font-family:Verdana;
		font-size: 10px;
		border: #888888 1px solid;
		height: 17px;
		}	
	.inputselect 
		{
		color: #333333;
		background-color: #FFFFFF;
		font-family:Verdana;
		font-size: 10px;
		border: #888888 1px solid;
		height: 17px;
		}	
	.inputtextarea{
		color: #333333;
		background-color: #FFFFFF;
		font-family:Verdana;
		font-size: 10px;
		border: #888888 1px solid;
		}	
		.inputtextarearequired{
		color: #333333;
		background-color: #DEAEAD;
		font-family:Verdana;
		font-size: 10px;
		border: #888888 1px solid;
		}	
	.inputbutton 
		{
		color: #333333;
		background-color: #EEEEEE;
		font-family:Verdana;
		font-size: 9px;
		cursor: pointer;
		border-bottom:  1px solid;
		border-left:  1px solid;
		border-right:  1px solid;
		border-top:  1px solid;
		height: 19px;
		width: 80px;
		font-weight : bold;
		}
		
a.biglink {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	font-weight: bold;
	text-decoration: none;
}
a.biglink:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#8C0404;
	font-weight: bold;
	text-decoration: none;
}
form {margin: 0;padding: 0;}
.linkbigleft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
a.namelink {
	font-weight:bold;
}
a.namelink:hover {
	font-weight:bold;
	color:#8C0404;
}
.price {
	font-weight: bold;
	color: #666666;
	font-size: 14px;
}
a.littlelink {
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}
a.littlelink:hover {
	font-weight: normal;
	color: #8C0404;
	text-decoration: underline;
}
.RRP {
	text-decoration: line-through;
}
.smallertext {
	font-size: 9px;
}

#competitionForm {
	display: none;
}

#competitionForm label {
	vertical-align: top;
	display: inline-block;
	width: 150px;
	margin: 0 0 10px 0;
}

.compFormInp {
	margin: 0 0 10px 0;
	border: 1px solid #aaa;
	color: #666;
	padding: 3px 5px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	width: 180px;
}

.compFormSub {
	border: 1px solid #aaa;
	color: #666;
	padding: 3px 5px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background: #eee;
}
