body {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 12pt;
	background-color: #cccccc;
	color: white;
	margin-top: 37px;
}

#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 900px;
	border: 1px solid #959596;
	}
	
h1 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14pt;
	margin-left: 10px;
	margin-top: 10px;	
	color: black;
	}

h2 {
	font-style: normal;
	font-weight: normal;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12pt;
	margin-left: 10px;
	margin-top: 10px;	
	color: black;
	}	

p {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12pt;
	margin-left: 10px;
	color: black;
	}

.black {
	color: black;
	}
	
.skilz {
	text-decoration: none;
	font-variant: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: black;
	}	

.skilzblue {
	text-align: center;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
	font-variant: normal;
	font-size: 10pt;
	color: #004080;
	}	
	
.blue {
	text-align: center;
	margin-left: 5px;
	font-weight: bold;
	font-size: 10pt;
	color: #004080;
	}	
		
.white {
	color: white;
	}	

.font8 { font-size : 8pt; } 
.font10 { font-size: 10pt; } 
	
a, white { font-family: Helvetica, Verdana, Arial, sans-serif; color: white; } 
	
td, white { font-family: Helvetica, Verdana, Arial, sans-serif; color: white; }
	
.tbbg {
	background-image: url("http://www.etc-hr.com/images/panel_bk.png");
	background-repeat: repeat-x;
	background-color: #999999;
	}
	
.tbbg1 {
		border-right-width: thin;
		border-right-color: #cccccc;
		border-right-style: solid;
		background-color: #4d66a0;
	}

.footer {
	padding-right: 4px;
	padding-left: 4px;
	margin-right: 4px;
	margin-left: 4px;
	font-style: normal;
	font-weight: normal;
	font-family:  Helvetica, Verdana, Arial, sans-serif; color: white; 
	font-size: 12px;
	color: white;
	}

#menu {
	background: #455681;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 900;
}
#menu li {
	float: left;
	font: 10pt Helvetica, Verdana, Arial, Lucida;
	margin: 0;
	padding: 0;
}
#menu a {
	background: #455681 url("../images/seperator.gif") bottom right no-repeat;
	color: #ccc;
	display: block;
	float: left;
	margin: 1;
	padding: 8px 12px;
	text-decoration: none;
	font-weight:normal;
}
#menu a:hover {
	background: #ffc300 url("../images/hover.png") bottom center no-repeat;
	color: #fff;
	padding-bottom: 8px;
	}

#menu #intro {
	font-weight: bold;
	font-family: sans-serif, Helvetica, Verdana, Arial;
	font-size: 10pt;
	background: #455681 url("../images/seperator.gif") bottom right no-repeat;
	color: #fff;
	}
	
#menu #current {
	background: #ffc300 bottom center no-repeat;
	color: #fff;
	}

skilztable {
	border-spacing: 0px 0px;
	background-color: white;
	margin-left: 10px;
	border-width: 1px;
	}
	
#sklizmenu {
	background-color: #e6e6e6;
	color: #004080;
	float: left;
	list-style: none;
	padding: 0;
	width: 180px;
	height: 58px;
}
#skilzmenu li {
	border-color: white;
	background-color: #e6e6e6;
	border-style: solid;
	border-width: 1px;
	float: left;
	font-size: 11px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	margin: 0px;
	padding: 0px;
	width: 180px;
	height: 58px;
}
#skilzmenu a {
	text-align: left;
	font-size: 11px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	padding-left: 6px;
	color: #004080;
	display: block;
	text-decoration: none;
	width: 180px;
	height: 58px;
	}
#skilzmenu a:hover {
	background: #ffc300;
	color: #000;
	width: 180px;
	height: 58px;
	}
	
#skilzmenu #current {
	background: #ffc300;
	color: #000;
	width: 180px;
	height: 58px;
	}
		
</style>
