@charset "utf-8";
/* CSS Document */


body{
background-color: #E4E4E4;
}

.uplinks {
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
}.messageBody {
	font-family: tahoma;
	font-size: 11px;
	color: #858585;
	margin: 10px;
}


.defaultmessageBody {
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
	cursor: auto;
}
.messageHeader {
	font-family: tahoma;
	font-size: 11px;
	color: #009999;
	font-weight: bold;
}

.whiteSmallText{
	font-family: tahoma;
	font-size: 11px;
	color: #535353;
	margin: 10px;
	
}

.appdiv1{
	background-color:#000000;
	width: 933px;
	background-position: center;
}
