A  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #344A5C;
	line-height : 1.4;
}

td {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #344A5C;
	line-height : 1.4;
}

th {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #344A5C;
	line-height : 1.4;
	font-weight: bold;
}

h3 {
	color:#a4020e;
}

table#brainsection {   
	border: 0px;

	
}

table#brainsection td {
	background-color:#e9ecee;
	padding: 3px;
	//border: solid #ced8dd 1px;
	vertical-align: top;
}

table#brainsection th {
	background-color:#ced8dd;
	padding: 3px;
	//border: solid #ced8dd 1px;
	vertical-align: top;
}

table#void {   
	border: 0px;
}

table#void td {
	padding: 1px;
	border: 0px;
	vertical-align: top;
}

.rednote {
	color : #CC0000;
	font-weight: bold;

}

.inputLine {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #344A5C;
	line-height : 1.4;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	background-color:#D7E2EB;
	border-bottom-color: #417097;
}

#pageText {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #344A5C;
	line-height : 1.4;
}

#pageTitle {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #344A5C;
	line-height : 1;
	font-weight: bold;
}


#thumbscell {
	width : 220;
	height : 220;
	vertical-align: top;
	font-size : 10px;
	text-align:center;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #344A5C;
}

#thumbPicBorder {
	background-color : #000000;
	padding: 60px;
	border: 10px #000000;
}

	
#pageBorder {
	width:970px;
	background-image:url('images/bg_border.gif');
	padding: 0px;
}

#pageTop {
	height:213px;
	background-image:url('images/bg_top.jpg');
}

#pageBottom {
	height:75px;
	background-image:url('images/bg_bottom.gif');
}
