.whitebody 
{
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}


body 
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #CFDDBA;
}

.nomarginbody 
{
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #CFDDBA;
}

.validator_text
{
	font-size: 10 px;
}


.style4 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.style7 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px; 
	font-weight: bold; 
	color: #680068; 
}

.style6 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px; 
	font-weight: bold; 
	color: #680068; 
}


.style8 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px; 
	font-weight: bold; 
	color: #680068; 
}

.style8_small
{
	font-size: 10px; 
	font-weight: bold; 
	color: darkblue; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.style1 
{
	font-size: 12px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.style9 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:normal;
}

.style9_bold
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
}


.style9_header_td 
{
	color: #680068; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	border-bottom: #680068 1px;
	border-bottom-style:solid;
}

.style9_header
{
	color: #680068; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.style10_normal
{
	color: #black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}

.style12 
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: bold; 
	color: #630462; 
}

.style22 
{
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.style22_black
{
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.style26 
{
	font-size: 14px; 
	font-weight: bold;
	color: #366209; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
}

.vargame_objective_td
{
	padding-left: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-top: 5px;
	background-color: #FFFFCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: rgb(0,0,0);
	BORDER-TOP: #B4C8A5 1PX SOLID; 
	BORDER-LEFT: #B4C8A5 1PX SOLID; 
	BORDER-RIGHT: #B4C8A5 1PX SOLID; 
	BORDER-BOTTOM: #B4C8A5 1PX SOLID;
}

.vargame_objective_highlight
{
	color: rgb(102, 0, 102);
	font-weight: bold;
}

.vargame_header_text 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	font-weight: bold;
	color: rgb(0,0,0);
}

.vargame_results_text 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px; 
	color: rgb(0,0,0);
}

.vargames_correct 
{
	BORDER-TOP: #B4C8A5 1PX SOLID; 
	BORDER-LEFT: #B4C8A5 1PX SOLID; 
	BORDER-RIGHT: #B4C8A5 1PX SOLID; 
	BORDER-BOTTOM: #B4C8A5 1PX SOLID;
	background-color: Green;
}

.vargames_incorrect 
{
	BORDER-TOP: #B4C8A5 1PX SOLID; 
	BORDER-LEFT: #B4C8A5 1PX SOLID; 
	BORDER-RIGHT: #B4C8A5 1PX SOLID; 
	BORDER-BOTTOM: #B4C8A5 1PX SOLID;
	background-color: Red;
}


.vargame_border_td
{
	background-color: #FFFFCC;
	BORDER-TOP: #B4C8A5 1PX SOLID; 
	BORDER-LEFT: #B4C8A5 1PX SOLID; 
	BORDER-RIGHT: #B4C8A5 1PX SOLID; 
	BORDER-BOTTOM: #B4C8A5 1PX SOLID;
}

.vargame_body_td
{
	background-color: #CFDDBA;
}

.vargame_footer_td
{
	background-color: #CFDDBA;
}

.loginbutton
{
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #CFDDBA;
}

.mytable
{
	font-family: Verdana;
	font-size: 12px;
	background-color: #CFDDB9;
	color: rgb(0,0,0);
}

.pageheadertext 
{
	font-family: Verdana;
	font-size: 12px;
	background-color: rgb(255,255,255);
	color: rgb(233, 115, 36);
}

.usermenuheader_td 
{
	font-family: Verdana;
	font-size: 12px;
	background-color: rgb(255,255,255);
	color: rgb(233, 115, 36);
	border-bottom: #B4C8A5 1px;
	border-bottom-style:solid;
}

.userconsole_header_td
{
	font-family: Verdana;
	font-size: 12px;
	background-color: rgb(255,255,255);
	color: rgb(233, 115, 36);
	border-bottom: #B4C8A5 1px;
	border-bottom-style:solid;
}

.userconsole_button
{
	font-family: Verdana; 
	FONT-SIZE: 12px;
	BORDER-TOP: #B4C8A5 1PX SOLID; 
	BORDER-LEFT: #B4C8A5 1PX SOLID; 
	BORDER-BOTTOM: #B4C8A5 1PX SOLID; 
	BORDER-RIGHT: #B4C8A5 1PX SOLID; 
	background-color: rgb(255, 255, 255);
	color: rgb(233, 115, 36);
}


.actionlink 
{
	color: rgb(0, 0, 0);
	text-decoration: none;
}

.actionlink:hover
{
	color: rgb(233, 115, 36);
	text-decoration: none;
}

.subactionlink 
{
	color: rgb(0, 0, 0);
	text-decoration: none;
}

.subactionlink:hover
{
	color: rgb(233, 115, 36);
	text-decoration: none;
}


.select
{
	width: 100%;
	font-family: Verdana; 
	FONT-SIZE: 12px; 
}

.itemheadertext
{
	font-family: Verdana; 
	FONT-SIZE: 12px; 
	font-weight:bold;
}


.textcontrol
{
	width: 100%;
	font-family: Verdana; 
	FONT-SIZE: 12px; 
}

.resultdisplay_td 
{
	border-top: #000000 1px;
	border-top-style: solid;
	background: rgb(200,200,200);
}

.errormsg 
{
	font-family: Verdana; 
	FONT-SIZE: 12px; 
	font-weight:bold;
	color:Red;
}

.successmsg 
{
	font-family: Verdana; 
	FONT-SIZE: 12px; 
	font-weight:bold;
	color:black;
}


.button
{
	font-family: Verdana; 
	FONT-SIZE: 10PX;
	BORDER-TOP: #B4C8A5 1PX SOLID; 
	BORDER-LEFT: #B4C8A5 1PX SOLID; 
	BORDER-BOTTOM: #B4C8A5 1PX SOLID; 
	BORDER-RIGHT: #B4C8A5 1PX SOLID; 
	background-color: rgb(230, 230, 230);
	color: rgb(233, 115, 36);
}

.errorpage_header 
{
	font-family: Verdana, Arial;
	font-size: 15px;
	font-weight: bold;
}

.copyright_td 
{
	font-family: Verdana; 
	FONT-SIZE: 10PX;
	color: #aeaeae;
}

.globalfooter_top_td 
{
	BORDER-TOP: #A4C895 1PX SOLID; 
}

.globalfooter_td 
{
	font-family: Verdana; 
	FONT-SIZE: 10PX;
	color: #000000;
}

.globalfooter_td a
{
	color: rgb(255, 84, 0);
	text-decoration: none;
}

.globalfooter_td a:hover
{
	color: rgb(233, 115, 36);
	text-decoration: underline;
}

.menudelimiter_td 
{
	BORDER-TOP: #000000 1PX SOLID; 
}

.header_bottom_td 
{
	font-family: Verdana;
	font-size: 12px;
	color: rgb(233, 115, 36);
	background: rgb(240, 240, 240);
	BORDER-TOP: #B4C8A5 1PX SOLID; 
	BORDER-BOTTOM: #B4C8A5 1PX SOLID;
	text-align: right;
}

.panel 
{
	background-color: #CFDDB9;
}

.mainmenu_active_td
{
	font-family: Verdana;
	font-size: 12px;
	BORDER-TOP: #B4C8A5 1PX SOLID; 
	BORDER-LEFT: #B4C8A5 1PX SOLID; 
	BORDER-RIGHT: #B4C8A5 1PX SOLID;
	text-align: center;
}

.mainmenu_active_td a
{
	color: rgb(0, 0, 0);
	text-decoration: none;
}

.mainmenu_active_td a:hover
{
	color: rgb(0, 0, 0);
	text-decoration: none;
}

.mainmenu_inactive_td
{
	font-family: Verdana;
	font-size: 12px;
	BORDER-TOP: #B4C8A5 1PX SOLID; 
	BORDER-LEFT: #B4C8A5 1PX SOLID; 
	BORDER-RIGHT: #B4C8A5 1PX SOLID; 
	BORDER-BOTTOM: #B4C8A5 1PX SOLID;
	background: rgb(230, 230, 230);
	text-align: center;
}

.mainmenu_inactive_td a 
{
	color: rgb(160, 160, 160);
	text-decoration: none;
}

.mainmenu_inactive_td a:hover 
{
	color: rgb(233, 115, 36);
	text-decoration: none;
}

.content_wrapper_td 
{
	BORDER-LEFT: #B4C8A5 1PX SOLID; 
	BORDER-RIGHT: #B4C8A5 1PX SOLID; 
	BORDER-BOTTOM: #B4C8A5 1PX SOLID;
}

.content_header_td 
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}

.content_item_header_td
{
	font-family: Verdana;
	font-size: 12px;
	BORDER-BOTTOM: #A4C895 1PX dotted;
}

.content_item_desc_td 
{
	font-family: Verdana;
	font-size: 10px;
}

.exercise_name 
{
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	color: rgb(102, 0, 102);
}
