.style1 {color: #FBE3D2}
body {
	background-color: #FFFFFF;
	background-image:     url("images/logo_bg.gif");
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: none;
	color: #FFC11A;
}
a:active {
	text-decoration: none;
	color: #999999;
}


a.whitelink:link,a.whitelink:visited {color:#999999;text-decoration: none;}
a.whitelink:hover,a.whitelink:active {color:#999999;text-decoration: none;}
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height:0px;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height:0px;
}
.linkfont{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
.blklinkfont{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
.orangeborder {
	border-width:0px;
	border-color:#f1b387;
	border-style:solid;
}
.offer2 {
border:solid #000000 3px;
height:150px;
width:242px;
}


div.row {
    clear:          both;
    padding-top:    10px;
    margin-left:    auto;
    margin-right:   auto;
    width:          400px;
}

div.rowsmall {
    clear:          both;
    padding-top:    2px;
    margin-left:    auto;
    margin-right:   auto;
    width:          152px;
}

div.row span.label {
    float:          left;
    text-align:     right;
    font-size:      12px;
    font-weight:    bold;
}

div.rowsmall span.labelsmall {
    float:          left;
    text-align:     right;
    font-size:      11px;
    font-weight:    bold;
}

div.row span.formw {
    float:          right;
    text-align:     left;
}

div.rowsmall span.formwsmall {
    float:          right;
    text-align:     left;
	font-size:		11px;
}

#leftcontent {
    float:          left;
    width:          30%;
    margin-right:   15px;
    padding-bottom: 20px;
}

#rightcontent {
    /*text-align:     right;*/
    width:          100%;
}
form {
margin:0;

}
