body{
background-color: #004D71;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
}

h1{
margin-top:10px;
font-size: 20px;
}

.img{
border:0px;
margin-bottom:10px; margin-top:10px;
}

.img2{
border:0px;

}

a:link, a:active, a:visited, a:hover{
color:#FFFFFF;
text-decoration:underline;
} 

a:visited {
color:#FFFFFF;
}

a:hover{
cursor:hand;
}


table.page{
width:850px;
text-align:center;
}

.page_left{
background-image:url(../images/bk_left.jpg);
background-repeat:repeat-y;
background-position:left;
}

.page_right{
background-image:url(../images/bk_right.jpg);
background-repeat:repeat-y;
background-position:right;
}
.td_1
{
	width:18px;
	background-image:url(../images/site/left_border_repeat.jpg);
	background-repeat:repeat-y;
}

.td_4
{
	width:14px;
	background-image:url(../images/site/right_border_repeat.jpg);
	background-repeat:repeat-y;
	background-position: right;
	background-color:#33718D;
	;
}

.footer{
color:#FFFFFF;
}

a.footer:link, a.footer:active, a.footer:visited, a.footer:hover{
color:#FFFFFF;
text-decoration:none;
font-size:10px;
} 
 a.footer:hover{
cursor:hand;
}

img.screenshot{
margin-bottom:15px;
 margin-top:15px;
}

table.orderConfirmation {
background-color:#FFFFFF;
color:#0080C0;
border:1px;
border-color:#FF8040;
border-style:solid;
margin-bottom:10px;
} 

table.orderConfirmation th{
text-align: left;
border-bottom:1px;
border-bottom-color:#FF8040;
border-bottom-style:solid;
padding:10px;
}

table.orderConfirmation td{
border-bottom:1px;
border-bottom-color:#FF8040;
border-bottom-style:solid;
padding:10px;
}

hr{
color:#FF8000;
width:100%;
margin-bottom:5px;
}

.small{
font-size:11px;
}

.orange{
color:#FF8040;
font-weight:bold;
}

.blue{
color:#0080FF;
font-weight:bold;
}