body{
	background-color:#000099;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	color: #C9C;
}

.affiliateprogselect{
	width:130px;
	background-color:#99F;
	color:#306;
	border:0px;
	margin:0px;
}

.topmenucontainer{
	width:700px;
	background-color:#009;
	overflow:visible;
	position:absolute;
	top:110px;
	left:100px;
	z-index:5;
	}

.topmenu{ 
list-style: none;
padding: 0;
margin: 0;
}

.topmenubutton{
float: left;
margin: 3px; 
font-size:12px;
color:#a2a2a2;
}

.affiliateprogli{
float: left;
margin: 3px;
font-size:12px;
color:#a2a2a2;
}

.topmenubuttonmouseover{
float: left;
margin: 3px;
font-size:12px;
color:#a2a2a2;
}

.submenu{
	padding: 0;
	margin: 0;
	background-color:#009;
}

.submenuitem{
display:block;
cursor:pointer;
color:#a2a2a2;
}

.submenuitemmouseover{
display:block;
cursor:pointer; 
color:#ffffff;
}

.loggedinas{
position:absolute;
top:35px;
right:10px;
color:#FFFFFF;
font-size:16px;
}

.revexbar1img{
	position:absolute;
	background-color:#FFFFFF;
	left:0px;
	top:0px;
	width:100%;
	height:101px;
	z-index:0;
	margin: 0;
}
.revexbar2table{
	position:absolute;
table-layout:auto
border:0;
	left:0px;
	top:0px;
	width:758px;
	height:101px;
	z-index:1;
	margin-top: 0px;
	margin-left: 0px;
	margin: 0;
	padding: 0;
}

.errorbig{
font-size:18px;
font-weight:bold;
}

.timeoutspan{
color:#FFFFFF;
border:0px; 
text-align:right;
}

.welcomenewscontainer{
width:600px;
background-color: #ff0000;
border: solid black 2px; 
overflow:visible; 
padding:5px; font-size:12px;
}


.welcomegraphcontainer{
	width:600px;
	background-color:#C9C;
	border: solid black 2px;
	overflow:visible;
	padding:5px;
	font-size:12px;
	margin-top: 14px;
	margin-left: 45px;
}

.reportscontainer{
	width:100%;
	text-align:center;
	color: #306;
}

.accountsettingscontainer{
width:700px;
background-image: url(../images/white_screen.gif); background-color:#cccccc;
border: solid black 2px; 
overflow:visible; 
padding:5px; font-size:12px;
}

.linkbuildercontainer{
width:700px;
background-image: url(../images/white_screen.gif); background-color:#cccccc;
border: solid black 2px; 
overflow:visible; 
padding:5px; font-size:12px;
}

.helpcontainer{
	width:700px;
	background-image: url(../images/white_screen.gif);
	background-color:#FCF;
	border: solid black 2px;
	overflow:visible;
	padding:5px;
	font-size:12px;
	color: #306;
	
}

.contentcontainer{
width:700px;
background-image: url(../images/white_screen.gif); background-color:#cccccc;
border: solid black 2px; 
overflow:visible; 
padding:5px; font-size:12px;
}

.logincontainer{
	width:600px;
	overflow:hidden;
	background-color:#CCF;
	border:solid black 1px;
}

.retrievepasscontainer{
width:400px;
background-color:white;
border:solid black 1px;
}

.signupcontainer{
width:500px;
background-color:white;
border:solid black 1px;
}

.logoutcontainer{
width:400px;
background-color:white;
border:solid black 1px;
}

.timeoutcontainer{
width:400px;
background-color:white;
border:solid black 1px;
}

.taxidholdcontainer{
	width:400px;
	background-color:white;
	border:solid black 1px;
	border-bottom: 5;
}

.missingprogramscontainer{
width:400px;
background-color:white;
border:solid black 1px;
}

.welcomeframe{
	width:1012px;
	height:900px;
	border:0;
	background-color:#000099;

}

.marketingframe{
	width:1125px;
	height:2000px;
	border:0;
}

.pagecontent{
	position:absolute;
	top:120px;
	width:auto;
	background-color:#C9C;
	color: #306;
	margin-left: 20px;
	padding-bottom: 5px;
	height: inherit;
}

