body{
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : -10px;
	margin : -10px;
	background-color:#ffffff;
	background-repeat: repeat;
}

br{
	line-height: 10px;
}

p{
	list-style : 10px;
}

sup{
	font-size : 8px;
}

.text,
.boldtext,
.bullettext,
.footer,
.contactbar,
.pageheading,
.subheading,
.presale,
a.link,
a.link:hover,
a.legal,
a.legal:hover,
a.tools,
a.tools:hover,
a.menu,
a.menu:hover,
a.submenu,
a.submenu:hover,
a.gray,
a.gray:hover,
sup{
	font-family : Arial, Helvetica, sans-serif;
}

.text,
.boldtext, 
.bulletext,
.contactbar,
.presale,
a.link,
a.link:hover,
a.menu,
a.menu:hover,
a.submenu,
a.submenu:hover,
a.gray,
a.gray:hover{
	font-size : 11px;
}

.text{
	color : #333333;
	font-weight : normal;
}

.boldtext{
	color : #333333;
	font-weight : bold;
}

.presale{
	color : #990000;
	font-weight : bold;
}

.bullettext{
	color : #333333;
	font-weight : normal;
}

.footer{
	font-size : 10px;
	color : #999999;
	font-weight : normal;
}

.contactbar{
	color: #ffffff;
	font-weight: bold;
}

.pageheading{
	font-size : 16px;
	color : #000000;
	font-weight : bold;
}

.subheading{
	color : #666666;
	font-weight : bold;
	font-size : 14px;
}

a.link,
a.link:hover{
	font-weight : normal;
	text-decoration : underline;
}

a.link{
	color : #990000;
}

a.link:hover{
	color : #330000;
}

a.menu{
	color : #990000;
	font-weight : bold;
	text-decoration: none;
}

a.menu:hover{
	color : #990000;
	font-weight : bold;
	text-decoration : underline;
}

a.submenu{
	color : #990000;
	font-weight : normal;
	text-decoration : none;
}

a.submenu:hover{
	color : #990000;
	font-weight : normal;
	text-decoration : underline;
}

a.legal,
a.legal:hover,
a.tools,
a.tools:hover,
a.footer,
a.footer:hover{
	font-size : 10px;
	color : #999999;
	font-weight : normal;
	text-decoration : underline;
}

a.gray{
	color : #999999;
}

a.gray:hover{
	color : #999999;
}

table.maindisplay{
	background-color : #FFFFFF;
}

table.page{
		background-color: #FFFFFF;
}

td.secondary{
	background-color: #ffffff;
}

td.tertiary{
	background-color: #a5a279;
}

td.line{
	background-color: #cccccc;
}

td.contactbar{
	background-color: #adad9d;
}

td.offer{
	background-color: #e5e5d5;
	padding: 5px;
}

