body 
{
  margin:0px;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:11pt;
}

.main_links
{
	padding-top: 0px;
	padding-bottom: 3px;
	background-color: #EBEBEB;
}

.main_links a, .user_links a
{
	padding-left: 5px;
	font-size: 10px;
	font-weight: bold;
}

.big_links a
{
	font-size: 15px;
	font-weight: bold;
}

.bold_links a
{
	font-weight: bold;
}

.table_cell_body
{
	padding-left: 10px;
}

a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: blue;
}
a:hover
{
	color:#FF8000;
}
a:visited
{
	color: blue;
}

.menu
{
	background-color: #EBEBEB;
	margin-top: 0px;
}

#title
{
	background-color: #FF8000;
	margin-bottom: 0px;
	margin-top: 0px;
}

.error_msg
{
	color: #FF0000;
	border: solid 1px #FF0000;
	padding: 5px;
	font-size: 15px;
}

h3
{
	font-size: 15px;
	font-weight: bold;
}

.user_menu
{
	font-size: 13px;
}

.stats
{
	font-size: 13px;
}

.titles
{
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 2px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#FF8000;
}

.support_box
{
	border: solid 1px #000000;
	padding: 5px;
	width: 400px;
	margin-left: 10px;
}

.info_item
{
	margin-bottom: 8px;
}

.active_users_table
{
  width: 500px;
  border-collapse:collapse;
}

.active_users_table .row
{

  border-bottom: 1px solid #626262;
}

.active_users_table td
{
    padding: 5px;
}

.active_users_table .toprow td
{
  padding: 10px;
  border-bottom: 2px solid black;
}

.active_users_table .miles, .active_users_table .date
{
  padding-left: 10px; 
  
}

.alt_color1
{
  background-color: #F2F2F2;
}

.alt_color2
{
  
}

.blog_cell
{
  font-size: 10px;
  color: #00FF40;
  padding-left: 3px;
}

.name_table
{
  border-collapse:collapse;
  padding: 0px;
}