body {
	font-family: "trebuchet ms", Verdana, GillSans, Arial;
	font-size:12pt;
}

a { 
text-decoration:none; 
text-transform: uppercase;
color: #666666; 
padding:5px;
}

a img {
border:0px;
}

td {
	height:1.5em;
}

img.mybutton { width:20px; height:20px; text-align:center; display: block; margin-left: auto; margin-right: auto; }
img.mybutton2 { width:40px; height:40px;}
span.mybutton2 { padding-right:20px; }

td.resellertopper {
	font-size: 1.2em; 
	font-weight: normal; 
	color: #6075AB; 
	line-height:100%;
	text-transform: uppercase;
	width:10%;
	text-align:center;
}

td.topmenu {
	font-size: 1.0em; 
	font-weight: normal; 
	color: #666666; 
	line-height:100%;
	text-transform: uppercase;
	width:9%;
	text-align:center;
}

th.heading {
	font-family: "trebuchet ms", Verdana, GillSans, Arial;
	font-size: 0.8em; 
	font-weight: normal; 
	color: #666666; 
	line-height:160%;
	text-transform: uppercase;
	background-color: #D8D8D8;
}

td.data {
	font-family: "trebuchet ms", Verdana, GillSans, Arial;
	font-size: 1.0em; 
	color: #666666; 
	line-height:100%;
	text-transform: none;
	text-align:left;
}

td.name {
	width: 40%;
	text-align: right;
	color: #666666;
	text-transform:uppercase;
}

td.value {
	width: 60%;
	text-align: left;
}

body.login {}

div.login {
	margin-left: auto; 
	margin-right: auto;	
	width:100%;
	border:0px solid black;
	padding-top:100px;
}

div.contentTable {
position:absolute;
top:0px;
}

div.list { height:500px; overflow-y:scroll; border:1px #666666 solid; }



