body {
	color: #666666;
	margin: 10;
	padding: 0;
	text-align: center;
	background:    url(/CMS/img/design/Back.png) repeat-x;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 13px;
}


td, tr, th, p {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px
}

/*
ul { margin: 0px 0px 0px 20px; }
li { font-size: 11px; list-style: disc; }
background-attachment:fixed;
*/

a, a:link, a:visited, a:active {
	color: #FF3300;
	text-decoration: none
}
a:hover {
	color: #FF3300;
	text-decoration: none; 
}

.articleText { text-align: justify; }

.bgcolor0 {
	BACKGROUND-COLOR: #b6b6b6
}
.bgcolor1 {
	BACKGROUND-COLOR: #d6d6d6
}
.bgcolor7 {
	BACKGROUND-COLOR: #fbfbfb
}

.articleCode {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
}

.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 : #000000;
}

.articleSubHead, .articleList_topsubhead, h3, h4 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #6D7983;
	line-height: 110%;
	margin-bottom: 0px;
}

.articleSummary {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 135%;
}

.contentHead {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #6D7983;
	line-height: 110%;
}

.contentSubHead {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 110%;
}

.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, Helvetica, Arial, sans-serif; font-size: 9px; }
.v10 {  font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 10px; }
.v11 {  font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 11px; }
.v12 {  font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 12px; }
.v13 {  font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 13px; }
.v14 {  font-family: Verdana, Helvetica, Arial, sans-serif; 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-family: Verdana, Helvetica, 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: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #4A5966;
	font-weight: normal;
	text-decoration: none;
}
.nav_table a:hover {
	text-decoration: none;
}

.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, Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #4A5966;
	font-weight: bold;
	text-decoration: none;
}

.articleList_toptext {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
}

.articleList_listhead {
	font-family: Verdana, Helvetica, 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, Geneva, Arial, Helvetica, 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;
}

/* ------------ .menu ---------------*/

.menu {
	border-left: 1px solid #b3b3b3;
	border-right: 1px solid #b3b3b3;	
	border-bottom: 1px solid #b3b3b3;
	border-top: 5px solid #cccccc;
	background-color: #F8F8F8;
	text-align: center;
	padding:0px;
	/*border-collapse:collapse;*/
	min-height: 100%;
	height: 100%;
}

.menu .navigation
 {
	width: 150px;
	margin-top: 9px;
	text-align: center;
	height: 100%;
}


.menu .navigation-light
 {
	width: 150px;
	margin-top: 9px;
	text-align: center;
	padding-left: 8px;
	height: 100%;
}

.menu .navigation-light select 
{ 

font: 9px Arial, Helvetica, sans-serif;
	margin-top: 2px;
}

/*
.menu .navigation .button a {border:none; text-align=center;background-color: #e5e5e5;}
.menu .navigation .button a:hover {border:none; text-align=center;background-color: #e5e5e5;}
*/

.menu .navigation a {
	text-align: left;
	color: #333;
	font-weight: normal;
	text-decoration: none;
	padding: 2px 0px 1px 8px;
	display:block;
}

.menu .navigation a:visited {
}

.menu .navigation a:hover {
	background-color: #cccccc;
}

.menu .navigation .selected a {
	color: #FFFFFF;
	background:   #cccccc url(/CMS/img/design/menu_selected_item.gif) center;
	text-decoration: none;
	font-weight: bold;
	padding: 2px 0px 1px 8px;
	display:block;
	white-space: nowrap;
}

.menu .navigation .selected a:hover {
	color: #FFFFFF;
	background-color: #999;
	font-weight: bold;
}

.menu .navigation .selected a:visited {
	color: #FFFFFF;
	background-color: #999;
	font-weight: bold;
}

 .buy-text{
	color: #808080;
}

/* ------------ border --------------- */
.border {
	margin-bottom : 15px;
	padding:0px;
	border-collapse : collapse;
	border: 0px;
	}
	
.border-center {
	padding: 8px 7px 4px 7px;
}

.border-center-no-padding {
	padding: 0px;
	border: 0px;
}

.border-center-10-padding {
	padding: 10px ;
	border: 0px;
}

.border-n {
	padding:0px;
	height:7px;
	background-image :   url(/CMS/img/design/b_n.gif);
}

.border-ne {
	padding:0px;
	width: 7px;
	height:7px;
	background-image :   url(/CMS/img/design/b_ne.gif);
	background-repeat : no-repeat;
	background-position:top left;
}
.border-nw {
	padding:0px;
	width: 7px;
	height:7px;
	background-image :   url(/CMS/img/design/b_nw.gif);
	background-repeat : no-repeat;
	background-position:top right;
}
.border-e {
	padding:0px;
	width: 7px; 
	background-image :   url(/CMS/img/design/b_e.gif);
}
.border-w {
	padding:0px;
	width: 7px;
	background-image :   url(/CMS/img/design/b_w.gif);
}
.border-s {
	padding:0px;
	height:7px;
	background-image :   url(/CMS/img/design/b_s.gif);
}
.border-se {
	padding:0px;
	width: 7px;
	height:7px;
	background-image :   url(/CMS/img/design/b_se.gif);
	background-repeat : no-repeat;
	background-position:bottom right;
}
.border-sw {
	padding:0px;
	width: 7px;
	height:7px;
	background-image :   url(/CMS/img/design/b_sw.gif);
	background-repeat : no-repeat;
	background-position:bottom left;
}


.border-hsep {
	padding:0px;
	height:13px;
	background-image :   url(/CMS/img/design/b_hsep.gif);


}
.border-hsep-e {
	padding:0px;
	width: 7px;
	height:13px;
	background-image :   url(/CMS/img/design/b_hsep_e.gif);

}

.border-hsep-w {
	padding:0px;
	width: 7px;
	height:13px;
	background-image :   url(/CMS/img/design/b_hsep_w.gif);

}

.border-vsep {
	padding:0px;
	width: 13px;
	height:13px;
	background-image :   url(/CMS/img/design/b_vsep.gif);

}
.border-vsep-n {
	padding:0px;
	width: 13px;
	height:7px;
	background-image:  url(/CMS/img/design/b_vsep_n.gif);

}

.border-vsep-s {
	padding:0px;
	width: 13px;
	height:7px;
	background-image :  url(/CMS/img/design/b_vsep_s.gif);

}

.border-cross {
	padding:0px;
	width: 13px;
	height:13px;
	background-image :  url(/CMS/img/design/b_cross.gif);

}

/* ------------ .navbarmain ---------------*/
.navbarmain {
	background:  url(/CMS/img/design/navbar_background.gif);
	background-color : #cccccc;
}

.navbarmain .separator{
	color: #cccccc;
	padding-left: 1px;
}

.navbarmain .separator-active{
	color: #e3f1ff;
	background:  url(/CMS/img/design/navbar_selected.gif);
	padding-left: 1px;
}

.navbarmain .deco-left {
	width:6px;
	height:22px;
}
		
.navbarmain .deco-right {
	width:6px;
	height:22px;
}

.navbarmain a, .navbarmain a:visited { 
	color: white; 
	padding: 3px 10px 3px 10px; 
	display: block;
	font-weight: bold;
	line-height: 14px;
}

.navbarmain a:hover { 
	background:  url(/CMS/img/design/navbar_over.gif);
	color: white; 
	font-weight: bold; 
	line-height: 14px;
}

.navbarmain-active a:link, .navbarmain-active a:hover, .navbarmain-active a:visited  { 
	background:  url(/CMS/img/design/navbar_selected.gif);
	color: #000000; 
	background-color: #cccccc !important;
}


/* ------------ .navbarsub ---------------*/

.navbarsub {
	background:  url(/CMS/img/design/navbarsub_background.gif);
}

.navbarsub .separator{
	color: #000000;
	padding-left: 1px;
}

.navbarsub .separator-active{
	color: white;
	background:  url(/CMS/img/design/navbarsub_selected.gif);
	padding-left: 1px;
}

.navbarsub a {
	color: #333333;
	padding: 3px 10px 3px 10px;
	display: block;	
	font-weight: bold;
	line-height: 14px;
}

.navbarsub a:visited {
	color: #000000;	
}

.navbarsub a:hover {
	background:  url(/CMS/img/design/navbarsub_over.gif);
	color: #000000;
}

.navbarsub-active a, .navbarsub-active a:link, .navbarsub-active a:hover, .navbarsub-active a:visited {
	background:  url(/CMS/img/design/navbarsub_selected.gif);
	background-color: white !important;
}

.navbarsub .deco-left {
	background:   url(/CMS/img/design/navbarsub_left.gif) no-repeat top left;
	width:6px;
	height:22px;
}
		
.navbarsub .deco-right {
	background:   url(/CMS/img/design/navbarsub_right.gif) no-repeat top right;
	width:6px;
	height:22px;
}


/* ------------ .navbarsubsmall ---------------*/

.navbarsubsmall {
	background:  url(/CMS/img/design/navbarsub_background_small.gif);
	height: 6px;
}

.navbarsubsmall .deco-left {
	width:6px;
	height:6px;
	background:   url(/CMS/img/design/navbarsub_left_small.gif) no-repeat top left;
}
		
.navbarsubsmall .deco-right {
	width:6px;
	height:6px;
	background:   url(/CMS/img/design/navbarsub_right_small.gif) no-repeat top right;
}

/* ------------ footer ---------------*/

.footer { margin-left: 20px; margin-right: 20px; text-align:center; color: #888888;padding-top: 10px;}
.footer a{ color: #333333; font-weight: normal; }
.footer a:visited{ color: #333333; font-weight: normal; }
.footer a:hover{ color: #666666; font-weight: normal; }

/* ------------ news ---------------*/

h1 {
        margin: 0px 15px 4px 130px;
        padding: 0px 0px 4px 1px;
        font: verdana, lucida, arial, helvetica, sans-serif;
        font-weight:bold;
        font-size:130%;

        color: #345360;
        background: white bottom url(./line.gif) repeat-x;

}