body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #FFFF00;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #3399CC;
}
a:hover {
	text-decoration: underline;
	color: #3399CC;
}
a:active {
	text-decoration: none;
	color: #3399CC;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
}
h1 {
	font-size: 16px;
	color: #3399CC;
}
h2 {
	font-size: 14px;
	color: #3399CC;
}
h3 {
	font-size: 12px;
	color: #3399CC;
}

h3.msg {
	margin: 0 0 12px 0;
	color:#FF0;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 24px;
}
.sub-h1 {
	font-size: 16px;
	color: #3399CC;
}
.sub-h2 {
	font-size: 14px;
	color: #3399CC;
}
.sub-h3 {
	font-size: 12px;
	color: #3399CC;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.td-sidelines {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
}
.td-side-bottom-lines {
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.td-10px-pad {
	padding: 10px;
	text-align: left;
}
.td-left-nav-blue {
	border: 1px solid #333333;
}
.td-left-nav-yellow {

	border: 1px solid #333333;
}
/* left admin level navigation */
table#nav{
	background: #000000;
	}
table#nav td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	text-align: left;
	}
table#nav td a {
	text-decoration: none;
	display: block;
	margin: 0;
	padding: 0;
	}
#nav td a:link, #nav td a:visited {
	background: #000000;
	color: #FFFF00;
	text-decoration: none;
	margin: 0;
	width: inherit;
	}
#nav td a:hover {
	background: #333333;
	color: #3399cc;
	text-decoration: underline;
	margin: 0;
	width:inherit;
	}
/* left admin level navigation */	

/* Tables in party extras */
table#navpe{
	background: #000000;
	}
table#navpe td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	text-align: left;
	}
table#navpe td a {
	text-decoration: none;
	display: block;
	margin: 0;
	padding: 0;
	}
#navpe td a:link, #navpe td a:visited {
	background: #000000;
	color: #FFFFff;
	text-decoration: none;
	margin: 0;
	width: inherit;
	line-height: 16px;
	padding: 1px;
	}
#navpe td a:hover {
	background: #333333;
	color: #3399cc;
	text-decoration: underline;
	margin: 0;
	width:inherit;
	line-height: 16px;
	padding: 1px;
	}
/* Tables in party extras */


.table-boarder {
	border: 1px solid #333333;
}
.text2-less-space {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 16px;
}



/* PNG FIX http://www.twinhelix.com/css/iepngfix/demo/ */
img, div { behavior: url(/_incCSS/iepngfix.htc) }