.mybutton {
	font: normal 10px/10px Verdana; border: solid 2px #cccc9a;
	background: #aaa; padding: 2px; color: black;
}

body {
	cursor: default;
	background: #cc9 url(/img/back.gif) bottom left fixed repeat-x;
	margin: 0;
	padding: 0;
	border: 0;
	text-align: center;
}

#onlyprint {
	display: none;
}

#topimage {
	border-right: 2px solid #d5d6b7;
}

#wrapper {
	margin: 0px auto;
	padding: 10px 10px 30px 110px;
	border-right: 2px solid #d5d6b7;
	border-bottom: 2px solid #d5d6b7;
	min-height: 600px;
	z-index: 1;
	background-color: #eee;
	text-align: left;
	overflow: visible;
	width: 682px;
	* width: 802px;
	* height: 600px;
}

#footer {
	border-right: 2px solid #d5d6b7;
	border-bottom: 2px solid #d5d6b7;
	font-family: Verdiana, Arial;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #333;
	background-color: #eee;
	position: relative;
	text-align:center;
	margin: 10px auto;
	z-index: 1;
	width: 802px;
}

.updates {
	border-top: 1px solid #d5d6b7;
	font-family: Verdana, Arial, sans-serif;
	text-align: justify;
	font-size: 12px;
	line-height: 130%;
	margin: 50px 0 10px 0;
	padding-left: 20px;
}

.articleText { 
	font-family: Verdana, Arial, sans-serif;
	text-align: justify;
	font-size: 12px;
	line-height: 130%;
	margin-bottom: 10px;
	padding-left: 20px;
}

.articleCode {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	padding-left: 20px;
}

.articleHead, .articleList_tophead, h1, h2 {
	font-weight: bold;
	font-size: 21px;
	font-family: "Arial Narrow", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height : 120%;
	color : #060;
	border: 0px;
}

span.articleHead a, span.articleHead a:link, span.articleHead a:visited, span.articleHead a:active, span.articleList_tophead a, span.articleList_tophead a:link, span.articleList_tophead a:visited, span.articleList_tophead a:active, h1 a, h1 a:link, h1 a:visited, h1 a:active, h2 a, h2 a:link, h2 a:visited, h2 a:active {
	font-weight: bold;
	font-size: 21px;
	font-family: "Arial Narrow", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height : 120%;
	color : #060;
	border: 0px;
}

.articleSubHead, .articleList_topsubhead, h3, h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: normal;
	color: #6D7983;
	line-height: 110%;
	margin-bottom: 0px;
	border: 0px;
}


span.articleSubHead a, span.articleSubHead a:link, span.articleSubHead a:visited, span.articleSubHead a:active, span.articleList_topsubhead a, span.articleList_topsubhead a:link, span.articleList_topsubhead a:visited, span.articleList_topsubhead a:active, h3 a, h3 a:link, h3 a:visited, h3 a:active, h4 a, h4 a:link, h4 a:visited, h4 a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: normal;
	color: #6D7983;
	line-height: 110%;
	margin-bottom: 0px;
	border: 0px;
}


.articleSummary {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 130%;
	padding-left: 20px;
}

.contentHead {
	padding: 20px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border: 0px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #6D7983;
	line-height: 100%;
}

.contentSubHead {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 110%;
}

td, tr, th, p, caption {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px
}

ul {
	margin: 0px 0px 20px 20px;
}

li {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;

	list-style: disc;
}

a, a:link, a:visited, a:active {
	border-bottom-style: dotted;
	border-bottom-color: #B07B00;
	border-bottom-width: 1px;
	color: #B07B00;
	text-decoration: none;
}
a:hover {
	border-bottom-style: solid;
}

#menu {
	position: relative;
	left: -190px;
	top: 0px;
	width: 160px;
	height: 450px;
	/* update also margintop in main (see bellow) */
	background-color: #d5d6b7;
	margin: 0;
	border-top: 1px solid #eee;
	border-left: 1px solid #eee;
	border-right: 2px solid #aaa;
	border-bottom: 2px solid #aaa;
	font-family: Verdana, Arial;
	font-size: 12px;
	padding: 0px 0px 0px 16px;
	overflow: hidden;
	/* Explorer Hack */
	* padding-left: 2px;
}

#main {
	margin-top: -450px;
}


#menu li {

	list-style-type: square;
	height: 1.5em;
	vertical-align: top;
	list-position: inside;
	marker-offset: 10px;
}

#menu a {
	border: 0;
	padding: 0;
	color: #B07B00;
	text-decoration: none;
}

#nav {
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: normal;
	letter-spacing: 1px;

	color: #333;


	padding-bottom: 10px;
	border-bottom: 1px solid #d5d6b7;
}


.tableHead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #6D7983;
	line-height: 13px;
}

.tableSubHead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.v09 {  font-family: Verdana, Arial, sans-serif; font-size: 9px; }
.v10 {  font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.v11 {  font-family: Verdana, Arial, sans-serif; font-size: 11px; }
.v12 {  font-family: Verdana, Arial, sans-serif; font-size: 12px; }
.v13 {  font-family: Verdana, Arial, sans-serif; font-size: 13px; }
.v14 {  font-family: Verdana, Arial, sans-serif; font-size: 14px; }


.formButton	{ font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; color: #FFFFFF; background-color: #92A1AF; }
.formLabel	{ font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.checkLabel	{ font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold;}
.radioLabel	{ font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold;}
.formTextArea	{ font-family: Verdana, Arial, sans-serif; font-size: 11px;	}
.inputText	{ font-family: Verdana, Arial, sans-serif; font-size: 11px; font-weight: bold;}
.inputPass	{ font-family: Verdana, Arial, sans-serif; font-size: 11px; font-weight: bold;}
.selectMenu	{ font-family: Verdana, Arial, sans-serif; font-size: 11px; font-weight: bold;}



.selectList	{ font-family: Verdana, Arial, sans-serif; font-size: 11px; font-weight: bold;}

/* search */
.formSearch { font-family: Verdana, Arial, sans-serif; font-size: 12px; font-weight: bold;}
.search_form {}
.search_result {}



.nav_table, .nav_table a, .nav_table a:link, .nav_table a:active, .nav_table a:visited, .nav_table a:hover {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #4A5966;
	font-weight: normal;
	text-decoration: none;
}
.nav_table a:hover {
	text-decoration: underline;
}

.nav_table_active, .nav_table_active a, .nav_table_active a:link, .nav_table_active a:active, .nav_table_active a:visited, .nav_table_active a:hover {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #4A5966;
	font-weight: bold;
	text-decoration: none;
}



.articleList_toptext {

	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;

}


.articleList_listhead {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
}


/* CSS for the top level list */
#list_top_ul {
	padding: 3px 0;
	margin-left: 0;
	border-bottom: 1px solid #5E747F;
	font: bold 12px Verdana, sans-serif;
}
#list_top_ul li {
	list-style: none;

	margin: 0;
	display: inline;
}
#list_top_ul li a {
	padding: 3px 0.5em;
	margin-left: 3px;
	border: 1px solid #778;
	border-bottom: none;
	background: #D7DEE5;
	text-decoration: none;
}
#list_top_ul li a:link { color: #5E747F; }
#list_top_ul li a:visited { color: #5E747F; }
#list_top_ul li a:hover {
	color: Black;
	background: #92A1AF;;
	border-color: #227;
}
#list_top_ul li a#list_top_active_link, #list_top li a#list_top_home_active_link {
	background: white;
	border-bottom: 1px solid white;
}

/* CSS for the currect level list */
#list_level ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}
#list_level li { margin: 0 0 1px 0; }
#list_level a {
	display: block;
	padding: 2px 2px 2px 24px;
	border: 1px solid #92A1AF;
	width: 160px;
	background-color: #B7C2D0;
}
#list_level a:link, #list_level_ul a:visited {
	color: Black;
	text-decoration: none;
}
#list_level a:hover {

	border: 1px solid #92A1AF;
	background-color: #FF8C00;

	color: Black;
}
#list_level_parent a:link, #list_level_parent a:visited, #list_level_parent_link a:hover {
	border: 1px solid #92A1AF;
	background-color: #FF6600;
	color: White;
}