body,p,div,td,th,dd,dt,dl {
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
}

body {
	background-color: #999999;
	padding: 0px;
}

img {
	border:none;
}
#topmenu a {
	text-decoration: none;
	color: #000000;
	padding-right: 10px;
	padding-left: 10px;
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 5px;
}
#topmenu a:hover {
}
#container {
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 730px;
}
#header {
	height: 132px;
	background-image: url(/images/headerbg.png);
	padding-right: 16px;
	padding-left: 16px;
}
#topmenu {
	padding-top: 5px;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
	padding-left: 15px;
}
#headerspacer {
	height: 82px;
}
#breadcrumb {
	font-size: 9px;
	color: #666666;
	padding-left: 25px;
	padding-top: 3px;
	clear:both;
	line-height: 15px;
}
#breadcrumb a {
	text-decoration: none;
	color: #666666;
}
#content {
	min-height: 340px;
	padding: 20px;
	background-color: #FFFFFF;
	width: 459px;
}
#content1c {
	min-height: 340px;
	padding: 20px;
	background-color: #FFFFFF;
}
#margin {
	float: right;
	width: 180px;
	padding: 10px;
	/*color: #FFFFFF;*/
	background-color:#f5f5f5;
}
#margin *
{
	font-size:10px;
}
#margin b
{
	font-size:11px;
}
#margin li
{
	margin-left:-22px;
}
.topmenu_item {
	list-style-type: none;
	display: inline;
	font-size: 15px;
}
.topmenu_items {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#footer {
	font-size: 9px;
	color: #666666;
	padding: 10px;
	text-align: center;
	background-image: url(/images/footerbg.png);
	height: 57px;
	background-repeat: no-repeat;
	background-color: #999999;
	clear:both;
}
#contentcontainer {
	padding-right: 15px;
	padding-left: 15px;
	background-image: url(/images/contentbg.png);
	width: 700px;
}
#adminpanel
{
	background-color:#333;
	color:#a0a0a9;
	height:32px;
	background-color:black;
	background-image: url(/images/admin_stripes.png);
	border-bottom:1px solid grey;
}

h1
{
	font-family: "Lucida Grande", Helvetiva, Arial, sans-serif;
	font-weight:normal;
	color: #a0a0a9;
	font-size:24px;
	padding-top:0px;
	margin-top:20px;
	padding-bottom:2px;
	margin-bottom:35px;
}

h2
{
	font-family: "Lucida Grande", Helvetiva, Arial, sans-serif;
	color: #a0a0a9;
	margin-top:20px;
	font-size:16px;
	font-weight:normal;
}

h3
{
	font-size:11px;
	margin-bottom:-10px;
}

.margin_divider
{
	border-top:1px solid #e0e0e0;
	margin-left:-10px;
	margin-right:-10px;
}

.content_divider
{
	border-top:1px solid #e0e0e0;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:-20px;
	margin-right:-20px;
}

a
{
	color:steelblue;
	text-decoration:none;
}
a:hover
{
	color:#f90;
}
pre
{
	font-family:Monaco, monospaced;
	font-size:10px;
}

#content h2
{
	margin-top:0px;
}
#content h2 a
{
	color:#a0a0a9;
}
#content img
{
	text-align:center;
}
label
{
	font-weight:bold;
}
.iAppTableHeader
{
	padding-top: 0px;
	padding-bottom: 1px;
	padding-left: 5px;
	padding-right: 5px;
	background-color: white;
	background-image: url(/images/iapp_tableheader.png);
	color:black;
	text-align:center;
	vertical-align:middle;
	height:14px;
	font-weight:normal;
	border-top:1px solid #333333;
	border-bottom:1px solid #555555;
	line-height: 15px;
}
.TableView
{
	border-collapse:collapse;
	table-layout:auto;
	margin-bottom:5px;
	line-height: 15px;
}
.TableView th
{
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 5px;
	padding-right: 5px;
	background-color: white;
	background-image: url(/images/iapp_columnheader.png);
	color:black;
	text-align:center;
	vertical-align:middle;
	height:13px;
	font-weight:normal;
	border-left: 1px solid #bebebe;
	border-right: 1px solid #bebebe;
	line-height: 15px;
}
.TableView td
{
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 5px;
	padding-right: 5px;
	vertical-align:middle;
	border-bottom: 1px solid #bebebe;
	border-left: 1px solid #bebebe;
	border-right: 1px solid #bebebe;
	line-height: 15px;
    background-color:white;
}
.Buy td
{
	text-align:center;
}
.SmallText
{
	font-size:9px;
	color:grey;
	line-height:12px;
}
.run_in
{
	padding-right:7px;
	vertical-align:top;
	float:left;
}
.notice
{
	border:1px solid #f90;
	padding:5px;
	color:#f90;
}
.Tab
{
	border-top:1px solid silver;
	border-right:1px solid silver;
	padding:5px;
	margin:5px;
}
.IconButton
{
	border:0px solid red;
	display:inline-block;
	display:-moz-inline-box;
	text-align:center;
}
.IconButtonIcon
{
	border:0px solid green;
	margin-bottom:-10px;
}
.IconButtonLabel
{
	border:0px solid blue;
	font-size:10px;
}
.AdminListTable td
{
	border-bottom:1px solid silver;
	padding-left:10px;
	padding-right:10px;
}
.AdminListTable th
{
	text-align:left;
	border-bottom:1px solid black;
	padding-left:10px;
	padding-right:10px;
}
#list {
  margin:0;
  padding:0;
  list-style-type: none;
  width:350px;
}
#list li {
  margin:0;
  padding:4px;
  /*border:1px solid #888;*/
  cursor:move;
}
#list a {
  cursor:pointer;
}
input[type=submit],input[type=button]
{
	background: url(/images/button_bg.gif);
	background-repeat: repeat-x;
	background-position: 0px bottom;
	cursor: pointer;
	font-size: 11px;
	height: 23px;
	padding-left: 10px;
	padding-right: 10px;
	border: 1px solid #979797;
	text-align: center;
}
.button {
		background: url(/images/button_bg.gif);
		background-repeat: repeat-x;
		background-position: 0px bottom;
		cursor: pointer;
		font-size: 11px;
		height: 23px;
		padding-left: 10px;
		padding-right: 10px;
		border: 1px solid #979797;
		text-align: center;
}
.highlight
{
	color:orange;
}
.errorExplanation
{
	background-image: url(/images/alert.gif);
	background-position: 10px 10px;
  background-repeat: no-repeat;
	padding:0px 10px 0px 70px;
	border:1px solid silver;
	min-height:60px;
	margin-bottom:20px;
}
