BODY {background: #ffffff; margin:0px; border:0px;}

#layout  {
	width:740px;margin:0px;border:0px;padding:0px;
}

#logo    {
	width:740px;height:80px;margin:0px;border:0px;padding:0px;
	background-image:url(images/kmt_training.jpg);background-repeat:no-repeat;
}


#head_layout  {
	width:740px;margin:0px;
}

.header  {

	margin:0px;
	font-size : xx-small;
	font-family : Verdana;
	font-weight: bold;
	color: #ffffff;
	border-top : 1;
	border-bottom : 1;
	border-left : 0;
	border-right : 0;
	border-style : solid;
	border-color : #777777;
	background-color : #999999;
	float:left;
	width:590px;
}

.nav_header  {
	margin:0px;
	font-size : xx-small;
	font-family : Verdana;
	font-weight: bold;
	color: #ffffff;
	border-top : 1;
	border-bottom : 1;
	border-left : 0;
	border-right : 0;
	border-style : solid;
	border-color : #333366;
	background-color : #333366;
	width:150px;
	float:left;
}



.subNav  {
	margin:0px;
	font-size : xx-small;
	font-family : Verdana;
	font-weight:normal;
	color:#333366;
	border-top : 0;
	border-bottom : 0;
	border-left : 0;
	border-right : 0;
	border-style : solid;
	border-color : #ffffff;
	background-color : #0060aa;
	width:150px;
	float:left;
}



.subNav A, .subNav A:Visited, .subNav A:Active {
	font-face:verdana;
	font-size : xx-small;
	font-weight: bold;
	text-decoration : none;
	color : #eeeeee;
	border-top : 1;
	border-bottom : 1;
	border-left : 1;
	border-right : 1;
	border-style : solid;
	border-color : #0060aa;
	background-color : #0060aa;
	margin-left:5px;
	margin-bottom:2px;
	margin-top:2px;
	width:140px;
}

.subNav A:Hover {
	font-face:verdana;
	font-size : xx-small;
	font-weight: bold;
	text-decoration : none;
	color : #eeeeee;
	border-top : 1;
	border-bottom : 1;
	border-left : 1;
	border-right : 1;
	border-style : solid;
	border-color : #eeeeee;
	background-color : #0060aa;
	margin-left:5px;
	margin-bottom:2px;
	margin-top:2px;
	width:140px;
}




.pageDiv {
	margin:0px;
	font-size : 12px;
	font-family : Verdana;
	font-weight: normal;
	padding:2px;
	color: #000060;
	border-top : 0;
	border-bottom : 0;
	border-left : 0;
	border-right : 0;
	border-style : solid;
	border-color : #a0a0a0;
	background-color: #f0f0f0;
	width:590px;
	float:left;
}


