BODY{
    margin:0px;
    padding:0px;
    font-family: Helvetica, Arial, sans-serif;
    background:url('images/bg1.gif') repeat-x white;
    text-align:center;
}
#pagetable{border:1px solid black;}
#allbody
{
    border-left:1px solid #808080;
    border-bottom:1px solid #808080;
    border-right:1px solid #808080;
    background:white;
    width:750px;
    text-align:left;
    margin: 0 auto;
    padding-left: 3px;
    padding-right: 3px;
}
#popup_body
{
    border-left:1px solid #808080;
    border-bottom:1px solid #808080;
    border-right:1px solid #808080;
    background:white;
    width:450px;
    text-align:left;
    margin: 0 auto;
    padding-left: 3px;
    padding-right: 3px;
}
#logogif
{
    float:left;
}
#loginbox
{
    float:right;
}
#header{
    width:744px;
    text-align:left;
    margin:0 auto;
}
#pcontent{
    width:744px;
    text-align:left;
    margin:0 auto;
}
#prop{
    float:right;
    width:0px;
    height:500px;
}
#footer{
    width:744px;
    text-align:left;
    margin:0 auto;
    margin-top:5px;
    clear:both;
}
.menu {
    text-align:right;
    clear:both;
    border-bottom: 1px solid #000;
    font-size: 14px;
    padding-bottom:0px;
    padding-top:0px;
    font-weight:bold;
    height:22px;
    margin-bottom: 3px;
}
.form {
	font-size: 11px;
	color: #000000;
}

.tab1
{
    background:url(images/tab1.gif) 0 0 no-repeat;
}
.tab2
{
    background:url(images/tab2.gif) repeat-x;
    float:right;
}
.tab3
{
    background:url(images/tab3.gif) 100% 0 no-repeat;
    margin:0;
    padding-top:5px;
}
A.lowernav {
    color:#fff;
    height:28px;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	text-decoration:none;
	margin:0;
}
A.uppernav {
    color:#fff;
	padding-left:10px;
	padding-right:10px;
	text-decoration:none;
	margin:0;
}
A.lowernav:hover {
	color:#000;
}
A.uppernav:hover {
	color:#000;
}
.content {

	font-size: 12px;
	color: #000000;
}
.header {
	font-size: 14px;
	color: #0E1D9E;
	font-weight: bold;

}
.heading {
	font-size: 14px;
	color: #0E1D9E;
	font-weight: bold;
}

div.div-grey h3{
    font-family: Helvetica, Arial, sans-serif;
    font-size: 1em;
    font-weight: bold;
    color: #000;
    margin: -2px -8px 0 -8px;
    padding-left: 10px;
    padding-bottom: 2px;
}
div.div-grey{
    background: url(images/box_tl.gif) 0 0 no-repeat #F7F7F7;
    margin: 0;
    padding: 0;
    margin-bottom: 20px;
}
div.div-grey div{
    background: url(images/box_tr.gif) 100% 0 no-repeat;
}
div.div-grey div div{
    background: url(images/box_bl.gif) 0 100% no-repeat;
}
div.div-grey div div div{
    background: url(images/box_br.gif) 100% 100% no-repeat;
    padding: 8px;
    width: auto !important;
    width: 100%;
}
div.div-grey div div div div{
    background-image:none !important;
}
div.div-grey ul{
    margin: 10px 0;
    padding-left: 20px;
}

div.steptitle {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 1em;
    font-weight: bold;
    color: #0E1D9E;
    margin: -2px -8px 0 -8px;
}
#headertext{
    float: right; 
    width:395px !important; 
    font-size: 60%; 
    padding:0px; 
    margin:0px;position: relative; top:0px; left:0px;
}

.formquestion1
{
    width:165px;
    clear:both;
    float:left;
    margin:0px;
    padding:0px;
}
.prices
{
    text-align:right;
    font-size:90%;
    color:#666;
}
.profit
{
    border-top:2px solid #666; 
    font-weight:bold;
    color:blue;
    margin-bottom:5px;
}
.product_preview
{
    width:200px;
}
.product_preview_center
{
    padding-left:200px;
}
.product_title
{
    color:#666;
}
.product_subhead
{
    color:green;
    font-size:110%;
    margin-top:15px;
}
h3
{
    margin-top:0px;
}
.blueheader
{
    font-weight:bold;
    color:blue;
    margin-top:5px;
    margin-bottom:0px;
}
H2.box_title
{
    margin-top:10px;
    margin-bottom:5px;
    padding-bottom:0px;
}