/* Class values. */
.Incremented_Cell {
	border-right: 1px solid #BBBBBB;
	border-left:  1px solid #BBBBBB;
}

.formtable {
	margin-left: 50px;
}

.layouttable {
	margin-left: 50px;
}

.textfield {
}

.button {
}

.checkbox {
}

.formlabel {
	font-weight:bold;
}

.sponsor_header {
	font-weight: bold;
	font-size: 12px;
}

.header_cell {
	vertical-align: top;
}

.banner_cell {
	vertical-align: top;
	width: 608px;
}

.navigation_link {
	text-decoration: none;
}

.navigation_link:hover {
	text-decoration:none;
	color: #FF6600;
}

.denote {
	color:       #FF0000;
	font-weight: bold;
}

.submissionlayer {
	vertical-align: top;
}

.imagelayer {
	width:  600px;
	height: 450px;
	margin: 0px;
}

.namelayer {
	font-size: 15px;
	color: CD1E08;
	font-weight: bold;
	text-align: center;
	border-right: 1px solid #CD1E08;
	border-left:  1px solid #CD1E08;
	width: 100%;
}

.commentlayer {
	margin-left: 20px;
}

.submissioncreator {
	font-weight: bold;
}

.submissiondate {
	font-style: italic;
}

.minorheader {
	font-weight: bold;
}

.submissioncomment {
}

.minortext {
	color: #666666;
}

.valuetext {
	font-style: italic;
}

/* Global Values */
body, table { 
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-weight:bold;
	font-size: 13px;
	text-align:left;
	background-image:url("../images/Header_Background.gif");
	border:1px solid #BBBBBB;
}

td {
	vertical-align: top;
}

/* Id values. */
#wormtable {
	width: 600px;
}
