body {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	}

h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	margin:0;
	padding:0;
	}

hr {
	border:none;
	border-top:1px solid #CCCCCC;
	height:1px;
	margin-bottom:25px;
	}
	
#tabs {
	float:left;
	width:628px;
	border-bottom:1px solid #F45551;
	line-height:normal;
	}

#tabs ul {
	margin:0;
	list-style:none;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 18px;
	}

#tabs li {
	display:inline;
	margin:0;
	padding:0;
	}

#tabs a {
	float:left;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	background-image: url(../images/tableft.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}

#tabs a span {
	float:left;
	display:block;
	color:#FFF;
	background-image: url(../images/tabright.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 6px;
	}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {float:none;}

/* End IE5-Mac hack */
#tabs a:hover span {
	color:#FFF;
	}

#tabs a:hover {
	background-position:0% -42px;
	}

#tabs a:hover span {
	background-position:100% -42px;
	}
/*-- MENU --------------------------------------------------------------------------------------------------------------*/



.codebox {
	border:2px dotted #F9E8D2;
	background-color:#FBEFE1;
	margin-bottom:1em;
	width: 580px;
	padding-top: 0em;
	padding-right: 0.5em;
	padding-bottom: 0em;
	padding-left: 0.5em;
}

.codebox_2 {
	border:2px dotted gray;
	background-color:#FFFFFF;
	padding-top: 0em;
	padding-right: 0.5em;
	padding-bottom: 0em;
	padding-left: 0.5em;
}
.codebox_3 {
	border:1px solid #F1D081;
	background-color:#FFFFFF;
	width: 300px;
	padding-right: 0.2em;
	padding-bottom: 0.2em;
	padding-left: 0.2em;
	padding-top: 0.2px;
}
.codebox_4 {
	border:3px dotted #F7DFBF;
	background-color:#F8E3CD;
	margin-bottom:1em;
	width: 100%;
	padding-top: 0.5em;
	padding-right: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 0.5em;
}

/*-- MENU --------------------------------------------------------------------------------------------------------------*/
/*-- MENU --------------------------------------------------------------------------------------------------------------*/
/*-- MENU --------------------------------------------------------------------------------------------------------------*/

a.a:link {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #002851;
	text-decoration: underline;
}
a.a:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #0033CC;
	text-decoration: none;
}
a.a:visited {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #002851;
	text-decoration: underline;
}


/*-- MENU --------------------------------------------------------------------------------------------------------------*/


a.b:link {

	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #990000;
	text-decoration: underline;
}
a.b:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.b:visited {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #990000;
	text-decoration: underline;
}

/*-- MENU --------------------------------------------------------------------------------------------------------------*/
/*-- MENU --------------------------------------------------------------------------------------------------------------*/
a.c:link {

	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #ED6015;
	text-decoration: underline;
}
a.c:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: ##003366;
	text-decoration: none;
}
a.c:visited {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #ED6015;
	text-decoration: underline;
}

/*-- MENU --------------------------------------------------------------------------------------------------------------*/
/*-- MENU --------------------------------------------------------------------------------------------------------------*/
a.e:link {

	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #0000CC;
}
a.e:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: underline;
}
a.e:visited {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
a.e:active {
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #0000CC;
	text-decoration: underline;
}

/*-- MENU --------------------------------------------------------------------------------------------------------------*/
.seeoverview:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;
	text-decoration: underline;
}
.seeoverview:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #EA7500;
	text-decoration: underline;
}
.seeoverview:visited {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #660099;
	text-decoration: underline;
}
.seeoverview:active {
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #0000CC;
	text-decoration: underline;
}