
h2 {
	font-family: Interstate, Verdana, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bolder;
	color: #000099;
	line-height: 22px;
	padding-left: 20px;
}

p {
	font-family: Interstate, Verdana, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000099;
	line-height: 22px;
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	
}

td {
	font-family: Interstate, Verdana, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000099;
}

.menuhead {
	font-family: Interstate, Verdana, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000099;
	line-height: 22px;	
}

.menuhead2 {
	font-family: Interstate, Verdana, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
        margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	color: #FFFFFF;
	background-color: #000099;
	border-right: thin solid #FFFFFF;
	cursor: hand;
}

.menuhead2 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.menuhead2 a:hover {
	text-decoration: none;
	color: #FF0000
}


.menuhead2a {
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	no-background-color: #000099;
	cursor: hand;
}

.menuhead2a a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.menuhead2a a:hover {
	text-decoration: none;
	color: #FF0000
}

	
.menuhead3 {
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
        margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	color: #FFFFFF;
	background-color: #006633;
	border-right: thin solid #FFFFFF;
	cursor: hand;
}

.menu{
	list-style:none;
	margin:0;
	margin-top:-10px;
	width:150px;
	float:right;
	}
	
.menu li{
	background-image:url(uk/images/training_menu_bg.png);
	background-repeat:no-repeat;
	background-position:bottom left;
	padding-left:0px;
	padding-bottom:3px;
	}
	
.menu li a{
	text-decoration:none;
	color:#000099;
	display:block;
	padding-top:10px;
	}	

.menu li a:HOVER{
	text-decoration:none;
	color:#FFF;	
	background-color:#000099;
	}
	
.form_label{
	padding: 2px;
	padding-top: 4px;
	}

.form_field{
	padding: 2px;
	padding-top: 4px;
	width: 268px;
	}

.demo_image{
	float:left;
	margin-right:20px;
	}
	
.demop{	
	margin-left:195px;
	}	

.demo_table{
	margin-left:7px; border-left:1px solid #999;border-bottom:1px solid #999;
}

.demo_table td{
	border-right:1px solid #999;border-bottom:1px solid #999;
	}

.page_border{
	border-color:#333;
	background-color:#FFF;
	border:2px solid;
	width:813px;
}

.page_border_ie{
	background-color:#FFF;
	border:4px solid #006633;
	width:800px;
}

.page_border_nz{
	background-color:#FFF;
	border:4px solid #ED1B39;
	width:813px;
}

.grey_line{
	background-color:#c7c7c7;
}
