/* e2RM participant simple stylesheet (geared for Netscape 4.x) */


/* General Elements */
/* ---------------------------------------------------------------- */

body {
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 13px;
	color: #000000;
	background-color: #ffffff;
	text-align: left;
	}
td, th, caption {
	vertical-align: top;
	}
th {
	text-align: left;
	}
caption {
	text-align: left;
	font-weight: bold;
	}
pre {
	font-family: courier new, sans-serif;
	}
dl, ul, ol {
	margin-top: 0;
	margin-bottom: 0;
	}
li {
	list-style: disc;
	margin-bottom: 4px;
	}
a {
	color: #cc3300;
	}
a:visited {
	color: #5B5B5B;
	}

/* Titles */
/* --------------------------------------------------------------- */

h1 {

	}
h2 {
	font-size: 26px;
	font-weight: bold;
	color: #999999;
	margin-top: 0;
	}
h3 {
	font-size: 16px;
	color: #EEB500;
	margin-top: 0;
	}
h4 {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	margin-top: 4px;
	}
h5 {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	margin-top: 0;
	}

/* Page Structure */
/* ---------------------------------------------------------------- */

#frame {
	text-align: left;
	}
#layout {
	margin: 0;
	padding: 0;
	}
td.leftcol {
	margin: 0;
	padding: 0;
	}
.leftcol .content {
	padding: 10px;
	}
.rightcol .content {
	padding: 10px;
	}

#rightcolumn {
padding-left:10px;
}

/* Tabs */
/* ---------------------------------------------------------------- */

#tabsarea td.leftcol {
	background-color: #000000;
	}
#tabsarea td.rightcol {
	background-color: #000000;
	}
/*
#tabs {
	padding: 3px;
	}
#tabs td {
	color: #ffffff;
	background-color: #CC3300;
	}
#tabs a {
	color: #ffffff;
	}
*/

/* Menu */
/* ---------------------------------------------------------------- */

#menu {
	font-weight: bold;
	}

/* Feedback */
/* ---------------------------------------------------------------- */

.feedback {
	background-color: #f0f0f0;
	}
#success {
	color: #0e704a;
	border: 1px solid #339900;
	}
#error {
	color: #ff0000;
	border: 1px solid #ff0000;
	}

/* Summary Table */
/* ---------------------------------------------------------------- */

table.summary th {
	font-weight: normal;
	}
table.summary td {
	font-weight: normal;
	}
table.summary td p {
	font-weight: normal;
	}
table.summary .note {
	font-weight: normal;
	color: #606060;
	}

/* Table List */
/* ---------------------------------------------------------------- */

table.list th {
	background-color: #f0f0f0;
	}
	
/* Table Self Select */
/* ---------------------------------------------------------------- */
table.selfselect
{
	padding: 3px;
}

table.selfselect tr.header td
{
	font-weight: bold;
	font-size: 13px;
	padding: 5px
}

table.selfselect td.header
{
	font-weight: bold;
	border-bottom: thin solid;
	border-bottom-color: #e0e0e0;
	font-size: 13px;
}

table.selfselect td.subheader
{
	font-weight: bold;
	border-bottom: thin solid;
	border-bottom-color: #e0e0e0;
	font-size: 13px;
	vertical-align: middle;
}

table.selfselect td.title
{
	font-size: 13px;
	text-indent: 20px;
	padding-top: 5px;
	padding-bottom: 3px;
}

table.selfselect td.fee
{
	font-size: 13px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 3px;
}
	
table.selfselect td
{
	font-size: 13px;
	padding-top: 5px;
	padding-bottom: 3px;
}


/* Paging Results */
/* ---------------------------------------------------------------- */

#pagingresults .stats {
	font-size: 83.3%;
	}
#pagingresults .nav {
	font-size: 83.3%;
	}
#pagingresults table.list tr.nav td{
	font-size: 83.3%;
	}
	
/* Other */
/* ---------------------------------------------------------------- */

.skiplink, .hide {
	display: none;
	}
.altcolor {
	background-color: #f0f0f0;
	}
.actions {
	font-size: 10px;
	}
.note {
	font-size: 10px;
	font-weight: normal;
	}
.req {
	font-size: 16px;
	color: #ff0000;
	}
.description {
	font-weight: normal;
	}
.emailtext {
	font-size: 83.3%;
	}
#eventinfoform label, .question {
	font-weight: bold;
	}
#timestamp {
	font-size: 83.3%;
	}

/* Page-specific */
/* ---------------------------------------------------------------- */

#rcol h3 {
	font-size: 13px;
	font-weight: bold;
	}
#personalarea {
	border: 0px solid #c0c0c0;
	}

/* Custom */
/* ---------------------------------------------------------------- */

#header table {
	width: 100%;
	}

