body {
	margin:00px 00px 00px 00px;
	}

.masterTable {
	background:#ffffff url(/templates/ttt_v2/images/headerBackground_2.jpg);
	background-repeat:no-repeat;
	background-position: top center;
	width:758px;
	border-left: 2px solid #006666;
	border-right: 2px solid #006666;
}

.spacer2px { width:2px; height:2px; }
.spacer4px { width:4px; height:4px; }
.spacer10px { width:10px; height:10px; }
.spacer20px { width:20px; height:20px; }
.spacer30px { width:30px; height:30px; }
.spacer40px { width:40px; height:40px; }
.spacer50px { width:50px; height:50px; }
.spacer100px { width:100px; height:100px; }
.spacer150px { width:150px; height:150px; }

.logintable {
	position: relative;
	top:100px;
	width:150px;
}

#container {
	color:#FFFFFF;
	width: 100%;
	height: auto !important;
	height: 100%; /*stoopid ie*/
}

.accordion {
	background:#ffffff;
	color:#111111;
}

#eval_pallet { }

.floatleft {
	float:left;
	width:50%;
}

.floatright {
	float:right;
	width:50%;
}

h3 {
	padding: 4px 10px;
	font-size: 11px;
	text-transform: uppercase;
	background: #339999;
	cursor: pointer;
}

h3 a:link {
	font-weight: normal;
	letter-spacing: 2px;
	display: block;
	text-decoration: none;
	color: #111111;
}
h3 a:visited {
	font-weight: normal;
	letter-spacing: 2px;
	display: block;
	text-decoration: none;
	color: #111111;
}

h3 a:hover, h3 a:active {
	font-weight: normal;
	letter-spacing: 2px;
	display: block;
	text-decoration: none;
	color: #ffffff;
}

h3.info {
	background: #4aaaaa;
	font-weight: normal;
	letter-spacing: 2px;
	display: block;
	text-decoration: none;
	color: #111111;
}
h3.info a:hover, h3 a:active{
	color: #ffffff;
}

h3.webcast {
	background: #5bbbbb;
	font-weight: normal;
	letter-spacing: 2px;
	display: block;
	text-decoration: none;
	color: #111111;
}

h3.store {
	background: #6ccccc;
	font-weight: normal;
	letter-spacing: 2px;
	display: block;
	text-decoration: none;
	color: #111111;
}

h3.evals {
	background: #7ddddd;
	font-weight: normal;
	letter-spacing: 2px;
	display: block;
	text-decoration: none;
	color: #111111;
}


.smallTextFormField {background:#ffffff; color:#111111; border: solid #5C7697 1px; padding: 1px 1px 1px 1px; font-size: 10px; line-height: 9px; font-style: normal; font-weight: 400; font-family: verdana, geneva, lucida, 'lucida grande', Arial, Helvetica, sans-serif; }
.regTextFormField {background:#E4EAF3; color:#111111; border: solid #222222 1px; padding: 2px 2px 2px 2px; font-size: 11px;  line-height: 10px; font-style: normal; font-weight: 400; font-family: verdana, geneva, lucida, 'lucida grande', Arial, Helvetica, sans-serif; }
.regTextAdminFormField {background:#E4EAF3; color:#111111; border: solid #222222 1px; padding: 2px 2px 2px 2px; font-size: 11px;  line-height: 10px; font-style: normal; font-weight: 400; font-family: verdana, geneva, lucida, 'lucida grande', Arial, Helvetica, sans-serif; }

