body, td, th, p, div, span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

body {
	background-image: url(/picture/design/top-fon1.gif);
	background-repeat: repeat-x;
}

form, div, p, h1, h2, h3, h4, h5, h6 {
}

#content p { 
	text-align: justify;
}

#content h1 {
	color: #6699CC;
	font-size: 16px;
	padding-left: 10px;
	padding-top: 10px;
	border-left: 5px solid #E4E7EA;
}
#content h2 {
	padding-left: 15px;
	font-size: 12px;
}
#content h3 {
	color: #336699;
	font-size: 12px;
}

#right h3 {
	color: #6699CC;
	font-size: 16px;
	padding-left: 10px;
	padding-top: 10px;
	border-left: 5px solid #E4E7EA;
}

#breadcrumb {
	font-size: 10px;
}
#footer2 p {
	font-size: 10px;
	color: #666666;
}
#footer2 a {
	color: #666666;
	text-decoration: none
}
#footer2 a:hover {
	color: #666666;
	text-decoration: none
}

#more a {
	color: #666666;
	text-decoration: none
}
#more a:hover {
	color: #666666;
	text-decoration: none
}


.listEntry {
	margin-bottom: 10px;
}

a, a:link, a:visited, a:active, a:focus {
	color: #336699;
	text-decoration: none
}
a:hover {
	color: #6699CC;
	text-decoration: underline;
}

.articleText { 
	text-align: justify;
}

.articleCode {
	font-family: Courier New, Courier, mono;
	font-size: 12px;
}

h1, h2, h3, h4, h5, h6 {
}

.articleSummary {
	text-align: justify;
}

.v09 {  font-size: 9px; }
.v10 {  font-size: 10px; }
.v11 {  font-size: 11px; }
.v12 {  font-size: 12px; }
.v13 {  font-size: 13px; }
.v14 {  font-size: 14px; }


/*
.formButton	{ font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 10px; font-weight: bold; color: #FFFFFF; background-color: #92A1AF; }
.formLabel	{ font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 10px; }
.checkLabel	{ font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 10px; font-weight: bold;}
.radioLabel	{ font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 10px; font-weight: bold;}
.formTextArea	{ font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 11px;	}
.inputText	{ font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 11px; font-weight: bold;}
.inputPass	{ font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 11px; font-weight: bold;}
.selectMenu	{ font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 11px; font-weight: bold;}
.selectList	{ font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 11px; font-weight: bold;}
*/

/* search */
.formSearch { 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-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-size: 10px;
	color: #4A5966;
	font-weight: bold;
	text-decoration: none;
}

.articleList_toptext {
	font-size: 10px;
}

.articleList_listhead {
	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-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;
}


.menu_up {
	background-color: #F1F2F3;
}

.articleLinkInternal {
	padding-bottom: 10px;
}