body{
			
	margin:0px;
	overflow:auto;
	background-color:#191919;

}

table, input, select{

	font-family:verdana;
	font-size:9pt;
	
}

textarea{

	height:70px;

}

h1{

	font-family:verdana;
	font-size:20pt;
	font-weight:normal;
	margin:0px 0px 20px 0px;
	
}

h3{

	font-family:verdana;
	font-size:10pt;
	font-weight:bold;
	margin:7px 0px 2px 0px;

}

form{

	margin:0px;

}

.table{

	width:100%;

}

.button{

	width:90px;

}

.header{

	height:53px;
	background:url(../images/header.gif);

}

.header-table{

	width:950px;

}

a:link, a:visited{

	color:#191919;
	text-decoration:none;

}

a:hover{

	color:#191919;
	text-decoration:underline;

}

.menu{

	height:45px;
	background:url(../images/menu.gif);
	
}

.menu-table{

	width:950px;

}

.right-side{

	width:35px;
	background-color:#ffffff;
	background-image:url(../images/right.gif);
	background-repeat:repeat-x;
	background-position:bottom right;

}

.content{

	background-color:#ffffff;
	
}

.content-table{

	width:950px;

}

.breadcrumbs{

	height:24px;
	background:url(../images/breadcrumbs.gif);

}

.breadcrumbs-table{

	width:950px;

}

.breadcrumbs a{

	color:#6d6d6d;

}

.breadcrumbs a:link,.breadcrumbs a:visited{

	text-decoration:underline;

}

.footer{

	height:73px;
	background:url(../images/footer.gif);

}

.footer-table{

	width:950px;
	color:#6d6d6d;
	line-height:20px;
	font-size:9pt;

}

.footer a:link,.footer a:visited{

	color:#6d6d6d;
	text-decoration:none;

}

.footer a:hover{

	color:#6d6d6d;
	text-decoration:underline;

}

.login-table{

	width:366px;
	height:34px;
	background-image:url(../images/login.gif);
	
}

.login-input{

	width:100%;
	background:#ffffff;
	border:0px;
	height:20px;
	padding-top:3px;
	
}

.tab-left{

	height:25px;
	background-image:url(../images/tableft.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	
}

.tab-on{

	height:25px;
	background-image:url(../images/tabon.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
	cursor:default;
	font-weight:bold;
	
}

.tab-on-right{

	height:25px;
	background-image:url(../images/tabonright.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
	cursor:default;
	font-weight:bold;
	
}

.tab-off{

	height:25px;
	background-image:url(../images/taboff.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
	cursor:pointer;

}

.tab-off-right{

	height:25px;
	background-image:url(../images/taboffright.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
	cursor:pointer;

}

.form-input{

	width:210px;

}

.short-form-input{

	width:180px;

}

.form-button{

	width:175px;
	height:28px;
	border:0px;
	background:transparent;
	cursor:pointer;

}

.developer-left-side{

	width:35px;
	background-color:#f47e26;
	background-image:url(../images/leftdeveloper.gif);
	background-repeat:no-repeat;
	background-position:top left;

}

.developer-signin-table{

	width:420px;
	height:203px;
	background:url(../images/signindeveloper.gif);

}

.developer-signup-table{

	width:420px;
	height:300px;
	background:url(../images/signupdeveloper.gif);

}

.developer-information-table{

	width:498px;
	height:629px;
	background:url(../images/informationdeveloper.gif);

}

.reviewer-left-side{

	width:35px;
	background-color:#c72127;
	background-image:url(../images/leftreviewer.gif);
	background-repeat:no-repeat;
	background-position:top left;

}

.reviewer-signin-table{

	width:420px;
	height:203px;
	background:url(../images/signinreviewer.gif);

}

.reviewer-signup-table{

	width:420px;
	height:300px;
	background:url(../images/signupreviewer.gif);

}

.reviewer-information-table{

	width:498px;
	height:629px;
	background:url(../images/informationreviewer.gif);

}

.join-reviewer-table{

	width:950px;
	height:205px;
	background:url(../images/joinreviewer.gif);

}

.join-developer-table{

	width:950px;
	height:205px;
	background:url(../images/joindeveloper.gif);

}

.available-table{

	width:682px;
	height:743px;
	background:url(../images/available.gif);

}

.category{

	color:#191919;
	width:140px;
	height:29px;
	padding-left:6px;

}

.category a:link,.category a:visited,.category-selected a:link,.category-selected a:visited{

	text-decoration:none;
	color:#191919;

}

.category a:hover{

	text-decoration:underline;
	color:#191919;

}

.category-selected{

	color:#191919;
	width:140px;
	height:29px;
	background-color:white;
	padding-left:6px;

}

.category-selecteda:hover{

	text-decoration:none;
	color:#191919;

}

.application{

	width:225px;
	height:70px;
	margin:10px 0px 0px 10px;
	float:left;

}

.application-disabled{

	width:225px;
	height:70px;
	margin:10px 0px 0px 10px;

}

.application-button{

	width:57px;
	height:14px;
	background-color:transparent;
	background-image:url(../images/button.gif);
	border:0px;
	margin:3px 0px 1px 7px;
	cursor:pointer;

}

.application-disabled .application-button{

	display:none;

}

.application-table{

	width:100%;
	font-size:11px;
	table-layout:fixed;

}

.application-disabled .application-table{
	
	width:100%;
	font-size:11px;
	table-layout:fixed;
	color:#888888;

}

.application-table td{

	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;

}

.application-list{

	width:490px;
	height:607px;
	overflow-y:scroll;

}

.accountdetails-table{

	width:682px;
	height:248px;
	background:url(../images/accountdetails.gif);

}

.reviewing-table{

	width:268px;
	height:189px;
	background:url(../images/reviewing.gif);

}

.reviewed-table{

	width:268px;
	height:557px;
	background:url(../images/reviewed.gif);

}

.purchase-table{

	width:498px;
	height:546px;
	background:url(../images/purchase.gif);

}

.pending-table{

	width:452px;
	height:262px;
	background:url(../images/pending.gif);

}

.complete-table{

	width:452px;
	height:284px;
	background:url(../images/complete.gif);

}

.table-head td{

	border-bottom:1px solid #aaaaaa;
	height:20px;

}

.table-body td{

	height:20px;

}

.contact-table{

	width:420px;
	height:276px;
	background:url(../images/contact.gif);

}

.start-div{

	display:none;
	position:absolute;
	width:392px;
	height:188px;
	background:url(../images/startreview.gif);

}

.view-all-apps {
	background:url(../images/view-all-apps.jpg) no-repeat;
	height:125px;
}

.viewallappsbutt {
	height:28px;
	width:175px;
	float: right;
	margin: 15px;
}



.viewallappscontent {
	margin:15px;
	height:36px;
	vertical-align: bottom;
	}

