body{
	padding: 50px 0 0;
	background:#FFF;
	color:#111;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100.0%;
	line-height: 1.3;
}
div#container{
	width: 600px;
	text-align:left;
	background: #9CC0FF url(../gradient.png) repeat-x 0 -5px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 30px;
	padding-right: 0;
	padding-bottom: 30px;
	padding-left: 0;
}
table {
	font-size: xx-small;
}
h1{color: #303F6E}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}


h1,p{margin:0 20px}


div#menu{
	width:100%;
	overflow:auto;
	padding-top: 5px;
	background-color: #CBDBFA;
}
ul#nav{
	margin:0;
	padding-left:15px;
	font-size: small;
}
ul#nav li{
	float:left;
	width:100px;
	margin-right:5px;
	text-align: center;
	margin-bottom: 0px;
	list-style-type:none;
}
ul#nav a{
	float:left;
	width:100px;
	text-decoration:none;
	color: #999;
	background-color: #FFF;
	padding-bottom: 0px;
}
ul#nav li a:hover{
	background-color: #FFCC00;
}
ul#nav li.active a{color: #000}

div#content{
	background-color: #E9E9DC;
	font-size: 12px;
	color: #333333;
}
div#accountStatus{
	float:right;
	width:270px;
	text-align:center;
	background-color: #FFCC00;
	font-size: 10px;
	padding: 5px;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 5px;
}
div#logo{
	position: absolute;
	left: 10px;
	top: 10px;
	z-index: auto;
}

.pagetitle{
	width:auto;
	background-color: #86A6F9;
	margin-top: 10px;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	padding: 5px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-top-color: #E5E5E5;
	border-right-color: #E5E5E5;
	border-bottom-color: #E5E5E5;
	border-left-color: #E5E5E5;
}

div.row {
  clear: both;
  padding-top: 2px;
  }

div.row span.label {
	float: left;
	width: 40%;
	text-align: right;
	font-weight: bold;
  }

div.row span.formw {
  float: right;
  width: 60%;
  text-align: left;
  } 
div.userstable {
	overflow: auto;
	width: 590px;
	margin: 5px;
}

div.userstable2 {

	width: 800px;
}
  
div.arow {
	clear: both;
	font-size: xx-small;
	color: #000000;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
  }

div.arow span.username {
	float: left;
	width: 80px;
	text-align: left;
	padding: 2px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
  }

div.arow span.level {
	float: left;
	width: 26px;
	text-align: center;
	padding: 2px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
  }  

div.arow span.firstname {
	float: left;
	width: 65px;
	text-align: left;
	padding: 2px;
	clear: right;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;

	border-left-color: #333333;
  }  

div.arow span.surname {
	float: left;
	width: 65px;
	text-align: left;
	padding: 2px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
  } 

div.arow span.displayname {
	float: left;
	width: 100px;
	text-align: left;
	padding: 2px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
  }

div.arow span.mobile {
	float: left;
	width: 90px;
	text-align: left;
	padding: 2px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
  } 
  
div.arow span.notify {
	float: left;
	width: 37px;
	text-align: left;
	padding: 2px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
  }
  
div.arow span.credits {
	float: left;
	width: 35px;
	text-align: center;
	padding: 2px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
  }
div.arow span.email {
	float: left;
	width: 160px;
	text-align: left;
	padding: 2px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
  }  
div.arow span.lastactive {
	float: left;
	width: 80px;
	text-align: left;
	padding: 2px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
  }

div#footer{
	text-align: center;
	font-size: xx-small;
	position: relative;
	height: -10px;
}