html, body {
    margin: 0px;
    padding: 0px;
    height:100%;
    border:none;
}
html {
    overflow: -moz-scrollbars-vertical;
}

.fullheight {
    height: 100%;
    vertical-align: top; /* IE7 Hack */
}

.logoborder3px {
    border-top: 3px solid #000000;
}

.padding5px {
    padding: 5px;
}

.bordertopbottom1px {
    border-top: 1px solid #000000;
    border-bottom: 1px solid #000000;
}

.borderbottom1px {
    border-bottom: 1px solid #000000;
}

.bordertop1px {
    border-top: 1px solid #000000;
}

.contenttext {
	font-size: 12px;
}

.steptext {
	font-size: 32px;
}

.stepcaptiontext {
	font-size: 12px;
}

.dropdown {
	font-size: 12px;
}

.basedon {
    font-size: 7pt;
}

.menutext  {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.upperrightmenu {
	font-size: 11px;
	color: #FFFFFF; 
	padding: 3px;
}

.hotoffersbig {
	font-size: 28px;
	font-weight: bold;
}

.dealtableheader {
    background-color: #000000;
}

.hotoffers {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

.cantseeittop {
	font-size: 28px;
    color: #000000;
	font-weight: bold;
}

.cantseeitbottom {
	font-size: 28px;
	font-weight: bold;
}

.requestnow {
	font-size: 16px;
	font-weight: bold;
}

.permonth {
	font-size: 14px;
	font-weight: bold;
    color: #000000;
}

.money {
	font-size: 22px;
	font-weight: bold;
}

.dealcartitle {
    font-size: 14px;
  	font-weight: bold;
}

.helptitle {
	font-size: 20px;
	font-weight: bold;
}

.pricesshown {
	font-size: 9px;
	font-style: italic; 
}

.r720 {
	font-size: 10px;
	color: #FFFFFF;
}

.bottommenuforecolour {
    color: #000000;
}

.bottommenubackcolour {
    background-color: #D2D2D2;
}

.skincolour1 {
    color: #82001e;
}
.skinbackgroundcolour1 {
    background-color: #82001e;
}

.helptitle,
.money,
.steptext,
.skincolour2 {
    color: #82001e;
}
.skinbackgroundcolour2 {
    background-color: #000000;
}

.skinbackgroundcolour3 {
    background-color: #444444;
}

.contenttext,
.stepcaptiontext,
.upperrightmenu,
.hotoffers,
.hotoffersbig,
.requestnow,
.permonth,
.money,
.helptitle,
.pricesshown,
.dropdown,
.r720 {
   	font-family: Verdana, Arial, Helvetica, sans-serif; 
}