body {height:500px;background-color: #D7D3C9;margin-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;padding:0px;background-image: url();background-repeat:repeat-x;}
.marginRight{margin-right:320px;}
.marginLeft{margin-left:320px;}
.left{left:100px;}
.spacedLI{margin-bottom: 0px;}
.whiteLink{FONT-SIZE: 10pt; COLOR: white; FONT-FAMILY: Arial; TEXT-ALIGN: middle; TEXT-DECORATION: none;}
.link{FONT-SIZE: 10pt; COLOR: black; FONT-FAMILY: Arial; TEXT-ALIGN: middle; TEXT-DECORATION: underline;}
.navylink{FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: Arial; TEXT-ALIGN: middle; TEXT-DECORATION: underline;}
.currlink{font-weight: bold;FONT-SIZE: 10pt; COLOR: black; FONT-FAMILY: Arial; TEXT-ALIGN: middle; TEXT-DECORATION: none;}
a:hover{TEXT-DECORATION: none;}
.noUnderLine{TEXT-DECORATION: none;}
h2{font-size:14px;font-weight: bold;color:#6495ED;}
/*** START - Header definition ***/
	#header{position:absolute;top:0px;width:750px;height:110px;z-index:auto;background-image:url(images/header_bg.JPG);}
	#header .icon{background-image: url(images/header_icon.jpg);width:69px;height:150px;background-repeat:no-repeat;position:absolute;left:10px;top:25px;}
	#header .version{position:absolute;left:510px;top:90px;font-family: Courier New, serif;font-size:12px;color:yellow;}
	#header .content{position:absolute;left:240px;top:40px;font-family: Courier New, serif;font-size:25px;color:white;}
	#header .menu{position:absolute;top:112px;background-image: url(images/menu_bg.JPG);width:750px;height:45px;padding-top:8px;}
/*** END - Header definition ***/
#contentDiv{position:relative;top:154px;background-color:white;width:750px;height:550px;font-family: Tahoma;font-size: 11px;color: 1B1C1D;}
#contentDiv .head{color: #7F1A08; font-weight: bold;font-size:13px;}
#contentDiv .bluenavy{color: #000000; font-weight: bold;font-size:13px;}
#contentDiv .content{line-height:1.2em;padding:10px;width:690px;font-size:12px;}
#contentDiv .small{line-height:1.3em;padding:10px;width:650px;font-size:10px;}
#footer{position:relative;top:155px;color: #FFFFFF;background-color:#3D7FAF;width:750px;height:20px;text-align:center;}
.footerFont{font-size: 11px;text-align:center;}
/*** START - content boxes definition ***/
	#rightFloat_Shadow{padding:2px;filter:shadow(color:gray);float:right;}
	#leftFloat_Shadow{padding:2px;filter:shadow(color:gray);float:left;}
	#noFloat_Shadow{padding:2px;filter:shadow(color:gray);}
	#limeBox{text-align: left;background-color:lime;border:1px solid black;padding:2px 2px 2px 2px;}
	#goldBox{text-align: left;background-color:gold;border:1px solid black;padding:2px 2px 2px 2px;}	
	#aliceBlueBox{text-align: left;background-color:AliceBlue;border:1px solid black;padding:2px 2px 2px 2px;}	
	#cleanBox{text-align: left;background-color:white;border:1px solid black;padding:2px 2px 2px 2px;}
/*** END- content boxes definition ***/

td{font-size:15px;vertical-align: top;}
.buytd{width:180px;font-size:12px;vertical-align: top; border-bottom: #CCCCCC solid 2px;padding:5px;border-right: #CCCCCC solid 2px;}
.buyleftcolumn{ font-size:12px;vertical-align: middle; width:60px;border-bottom: #CCCCCC solid 2px;border-right: #CCCCCC solid 2px;font-weight:bold;}
select{width:300px;}
input{width:300px;}
textarea{width:300px;height:120px;}
.paypalBtn{width:68px;height:23px;}