body {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	text-align: left;
}

form, div, p, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}

td, th, p, div, span {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
}

.listEntry {
	margin-bottom: 10px;
}

a, a:link, a:visited, a:focus {
	color: #D7DEE5;
	text-decoration: none;
}

a:active, a:hover {
	color: #455567;
	text-decoration: none;
}

.articleText {
	text-align: justify;
	margin-bottom: 3px;
}

.articleCode {
	margin-bottom: 3px;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
}

/* page title anywhere <div id="thin_title">{PAGETITLE}</div> */

#thin_title {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	color: #D9DEE3;
	font: 64px/45px "Arial narrow", Arial, Verdana;
}

/* page title anywhere <div id="bold_title">{PAGETITLE}</div> */

#bold_title {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	color: #D9DEE3;
	font: bolder 64px/45px "Arial Black", Arial, Verdana;
}

/*articles list main titles*/

h1 {
	margin: 0px 0px 5px 0px; 
	padding: 0px; 
	line-height: 105%; 
	font-family: "Arial Black", Geneva, Arial, Verdana;
	font-size: 18px;
	font-weight: normal;
	color: #455567;
	}

/*articles list subtitle*/

h2 {margin: 0px 0px 10px 0px; padding: 0px; line-height: 105%; font-size:12px;}

/*article menu title / article list title / content title*/

h3 {margin: 0px 0px 10px 0px; padding: 0px; line-height: 105%; font-size:11px;}

/*article menu subtitle / content subtitle*/

h4 {margin: 0px 0px 10px 0px; padding: 0px; line-height: 105%; font-size:10px;}

h5 {margin: 0px 0px 10px 0px; padding: 0px; line-height: 105%;}

h6 {margin: 0px 0px 10px 0px; padding: 0px; line-height: 105%;}

/*h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
} */

.articleLinkInternal {
	font: 14px/130% "Arial Black", Geneva, Arial, Verdana;
	text-decoration: none;
	padding: 0 0 0 5;
	border-left: dashed #455567 0px; /*#D7DEE5*/
}

.articleSummary {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 135%;
}

.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_COLUMN ----------------------------------*/

.nav_table {
	
}

.nav_cell {
	
}

.nav_cell_active {

}

.nav_row_active {
	
}

.nav_table, .nav_table a, .nav_table a:link, .nav_table a:visited {
	font: bolder 64px/45px "Arial Black", Arial, Geneva, Verdana;
	color: #D7DEE5;
	text-decoration: none;
}

.nav_table a:active, .nav_table a:hover {
	color: #455567;
	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 */

.menu_title {
	margin: 0;
	padding: 0px 0px 0px 5px;
	font-family: "Arial Black", Geneva, Verdana, Arial;
	font-size: 22px;
	font-weight: normal;
}

#list_level ul {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style-type: none;
	border-top: 0px solid #455567;
	font: bolder 124px/88px "Arial Black", Arial, Verdana;
}

#list_level li { margin: 0 0 1px 0; }

#list_level a {
	display: block;
	padding: 0px 0px 0px 0px;
	border: 0px solid #000000;
	width: ;
	background-color: none;
}

#list_level a:link, #list_level_ul a:visited {
	color: #D9DEE3;
	text-decoration: none;
}

#list_level a:hover {
	border: 0px solid #92A1AF;
	background-color: none;
	color: #455567;
}

#list_level_parent a:link {
	color: #000000;
	border: 0px solid #000000;
	background-color: none;
}

#list_level_parent a:visited {
	color: #455567;
	border: 0px solid #000000;
	background-color: none;
}

#list_level_parent a:hover {
	color: #000000;
	border: 0px solid #000000;
	background-color: none;
}

/** 
 * Sample CSS for DIV pagelayout 
 background-color: #455567;
 */

#container {
	width: 910px;
	\width: 930px;
	w\idth: 910px;
	border: 0px solid gray;
	margin: 20px;
	margin-left: 0px auto;
	margin-right: auto;
	padding: 10px;
	background-color: none;
}

#headerBlock {
	padding: 5px;
	margin-bottom: 5px;
	background-color: none;
}

#mainBlock {
	padding: 7px 5px 15px 15px;
	margin: 0 0 0 100;
	background-color: none;
}

#leftBlock {
	float: left;
	width: 100px;
	\width: 110px;
	w\idth: 100px;
	margin: 0 5 0 0;
	padding: 0px;
	background-color: none;
}

#rightBlock {
	float: right;
	width: 100px;
	\width: 110px;
	w\idth: 100px;
	margin: 0 0 0 0;
	padding: 0px;
	background-color: none;
}

#footerBlock {
	clear: both;
	padding: 5px;
	margin: 5 0 0 100;
	background-color: none;
}

.custom_block {     
	float: left;
	margin: 0px;
	padding: 0px;
	width: 705; 
	}

.left100px {            
	float: left;   
	padding: 1 10 10 10;  
	width: 100px;
	margin: 0 0 0 0; 
	border: 0px none #000000;
}

.block1_2 {            
	float: left;   
	padding: 1 10 10 10;  
	width: 470px;
	border: 0px none #000000;
}

.block1 {            
	float: left;   
	padding: 1 10 10 10;  
	width: 235px;
	border: 0px none #000000;
}

.block2 {            
	float: left;   
	padding: 1 10 10 10;  
	width: 235px;
	border: 0px none #000000;
	  }

.blockhalf3 {            
	float: left;   
	padding: 1 0 10 10;  
	width: 110px;
	margin: 0 0 0 0; 
	border: 0px none #000000;
}

.block3 {            
	float: left;
	padding: 1 10 10 10;
	width: 235px;
	border: 0px none #000000;
	  }

.block2_3 {            
	float: left;   
	padding: 1 10 10 10;  
	width: 470px;
	border: 0px none #000000;
}

.right100px {            
	float: right;   
	padding: 1 10 10 10;  
	width: 100px;
	margin: 0 0 0 0; 
	border: 1px none #000000;
}

/**
  * Sample for FORUM
  */

.tableForum { background-color: #FFFFFF; border: 2px #006699 solid; }

th	{
	color: #FFA34F; font-size: 10px; font-weight : normal;
	background-color: #006699; height: 24px;
	background-image: url(../../img/forum/silver/cellpic3.gif);
	background-repeat: repeat-x;
}

th.thForum, th.thTopic, th.thPost, th.thLastPost {
	font-weight: normal; border: #FFFFFF; border-style: solid; height: 24px;
}

th.thForum { border-width: 0px 0px 0px 0px; }

th.thTopic { border-width: 0px 0px 0px 0px; }

th.thPost  { border-width: 0px 0px 0px 0px; }

th.thLastPost { border-width: 0px 0px 0px 0px; }

td.rowIcon, td.rowForum { background-color: #EFEFEF; height: 30px; }

td.rowLabel, td.rowReply { background-color: #EFEFEF; }

td.rowError { background-color: #D82B2B; }

td.rowTopic, td.rowPost, td.rowLastPost, td.rowReplyA	{ background-color: #DEE3E7; }

td.row3	{ background-color: #D1D7DC; }

td.rowIcon, td.rowLabel, td.rowReply, td.rowReplyA	{ padding-left: 4px; padding-right: 4px; }

.rowText { font-size : 12px; }

.rowError { font-size: 12px; color: #FFFFFF; }

.rowTextMed { font-size : 11px; }

.rowTextSmall { font-size : 10px; }

.rowTextLabel { font-size : 12px; font-weight: bold; }

.rowText,.rowTextMed,.rowTextSmall, .rowTextLabel { color : #000000; }

a.rowText,a.rowTextMed,a.rowTextSmall { color: #006699; text-decoration: none; }

a.rowText:hover,a.rowTextMed:hover,a.rowTextSmall:hover	{ color: #DD6900; text-decoration: underline; }

/* The register, login, search etc links at the top of the page */

.mainmenu		{ font-size : 11px; color : #000000 }

a.mainmenu		{ text-decoration: none; color : #006699;  }

a.mainmenu:hover{ text-decoration: underline; color : #DD6900; }

/* Forum category titles */

.cattitle		{ font-weight: bold; font-size: 12px ; letter-spacing: 1px; color : #006699}

a.cattitle		{ text-decoration: none; color : #006699; }

a.cattitle:hover{ text-decoration: underline; }

.catBottom {
	background-color: #D1D7DC;
	background-image: url(../../img/forum/silver/cellpic1.gif);
	background-repeat: repeat-x;
	text-align: center;
}

/* Forum title: Text and link to the forums used in: index.php */

.rowTextForumlink		{ font-weight: bold; font-size: 12px; color : #006699; }

.rowTextForumlink a, .rowTextForumlink a:link, .rowTextForumlink a:active, .rowTextForumlink a:visited {
	text-decoration: none; color : #006699;
}

.rowTextForumlink a:hover { text-decoration: underline; color : #DD6900; }

.navForum { font-weight: bold; font-size: 11px; color : #000000;}

.navForum a, .navForum a:link, .navForum a:active, .navForum a:visited { text-decoration: none; color : #006699; }

.navForum a:hover { text-decoration: underline; color : #006699; }

.forumInputText {
	font-weight: bold;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.forumTextareaText {
	font-weight: normal;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.forumButton {
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.postdetails { font-size: 10px; color: #000000; margin: 3px 0 0 0; }

.postdetails hr {
	margin: 0 0 0 0;
	padding: 0;
	height: 0px;
	border: solid #D1D7DC 0px;
	border-top-width: 1px;
}

.postbody		{ font-size: 12px; color : #000000; margin: 0 0 3px 0; padding: 0 }

.postbody a, .postbody a:link, .postbody a:active, .postbody a:visited {
	text-decoration: none; color : #006699;
}

.postbody a:hover { text-decoration: underline; color : #DD6900; }

/* TEASER_EX TABLE ----------------------------------*/

#teaserTable {
	border-collapse:collapse;
	margin: 0 0 0 100;
}

#teaserTableLeftCell {
	}

#teaserTableRightCell {
	}
/* TEASER_EX NAV ----------------------
#teaserPageNav  {
	
}

#teaserPageNavItems{
	
}
------------*/

#hr_top { background-color: #ff6600;	height: 3px;	width: 100%;	margin-bottom: 20px;}

#hr_bottom { background-color: #ff6600;	height: 3px;	width: 100%;	margin-top: 20px;}

#hr_left { 
	border-left: 10px solid #ffcc33;
	border-spacing: 0;}