@font-face {
    font-family: 'TypenradBoldRegular';
    src: url('/typenrb-webfont.eot');
    src: url('/typenrb-webfont.eot?#iefix') format('embedded-opentype'),
         url('/typenrb-webfont.woff') format('woff'),
         url('/typenrb-webfont.ttf') format('truetype'),
         url('/typenrb-webfont.svg#TypenradBoldRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
.copyright {font-family:Arial,Helvetica,sans-serif;font-size:10px;color:#949494}
.copyright2 {font-family:Arial,Helvetica,sans-serif;font-size:10px;color:#A6F7FF}
.title {font-size:18px;color:#33B0FF;font-weight:bold;line-height:18px}
h1 {font-family: 'TypenradBoldRegular', Georgia, "Times New Roman", Times, serif;font-size:30px;color:#999999;text-decoration:none;font-weight:bold; line-height:normal}
.openedlink {font-family: 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:Arial,Helvetica,sans-serif;font-size:12px;color:#000000;white-space:normal;}
td {font-family:Arial,Helvetica,sans-serif;font-size:12px;color:#000000;white-space:normal;}
ul {margin-left:15;}
a {
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#640096;
	text-decoration: none;
}
a:hover {
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	color:#9500DD;
	font-size: 12px;
	text-decoration: none;
}

a.footerlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#949494;
	font-weight: normal;
	text-decoration: none;
}
a.footerlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	font-weight: normal;
	text-decoration: none;
}
a.footerlink2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#A6F7FF;
	font-weight: normal;
	text-decoration: none;
}
a.footerlink2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#ffffff;
	font-weight: normal;
	text-decoration: none;
}
.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: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	font-weight: bold;
	text-decoration: none;
}
a.biglink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ADADD3;
	font-weight: bold;
	text-decoration: none;
}
form {margin: 0;padding: 0;}
.linkbigleft {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
a.namelink {
	font-weight:bold;
}
a.namelink:hover {
	font-weight:bold;
	color:#9500DD;
}
a.namelink2 {
	font-weight:bold;
	font-size:16px
}
a.namelink2:hover {
	font-weight:bold;
	color:#9500DD;
}
.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: #640096;
	text-decoration: underline;
}
.RRP {
	text-decoration: line-through;
}
.smallertext {
	font-size: 9px;
}
.small, a.small, a.small:hover{
font-size:14px;
padding-bottom:5px;
}
.black {
color:#000000;
}
a.black {
color:#000000;
}
a.black:hover{
color:#630196;
}
.grey {
color:#666666;
}
a.grey {
color:#666666;
}
a.grey:hover{
color:#000000;
}
.home{
color:#FFFFFF;
font-size:14px;
}

label {
	width:40px;
	display:inline-block;
}
#feedback p {
	line-height:20px;
}
#feedback input[type="text"] {
	width:200px;
	border:1px solid #c0c0c0;
	padding:5px;
}
#feedback textarea {
	width:250px;
	height:80px;
	border:1px solid #c0c0c0;
	padding:5px;
}
.radios td {
	padding:5px;
}

