body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
}

form, div{
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6 {
	margin: 1;
	padding: 1;
}

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

.listEntry {
	margin-bottom: 10px;
}

a, a:link, a:visited, a:active, a:focus {
/*	color: #FF3300;
	text-decoration: none */
	color: #264578;
/*	font-weight: bold;*/
}
a:hover {
	color: #FF3300;
	text-decoration: underline;
}

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

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

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

h2
{
	color: #990000;
}

h3
{
	color: #000000;
	background: #d9e4f8;
	border-bottom: 1px solid #aaaaaa;
	border-right: 1px solid #aaaaaa;
}

h1 {font-size: 18px;}
h2 {font-size: 18px;}
h3 {font-size: 13px;}
h4 {font-size: 12px;}

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

.v09 {  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 9px; }
.v10 {  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 10px; }
.v11 {  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 11px; }
.v12 {  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12px; }
.v13 {  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 13px; }
.v14 {  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 14px; }



.formButton	{ font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #FFFFFF; background-color: #92A1AF; }
.formLabel	{ font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 11px; text-align: right;}
.formLabelRequired	{ font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 11px; text-align: right;}
.formField {align: top;}
.checkLabel	{ font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 10px; font-weight: bold;}
.radioLabel	{ font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 10px; font-weight: bold;}
.formTextArea	{ font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 11px;	}
.inputText	{ font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 11px; font-weight: bold;}
.inputPass	{ font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 11px; font-weight: bold;}
.selectMenu	{ font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 11px; font-weight: bold;}
.selectList	{ font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 11px; font-weight: bold;}
.formField { }


/* search */
.formSearch { font-family: Arial, Verdana, Helvetica, 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: #555555;
	font-weight: none;
	text-decoration: none;
	text-align: left;
}

.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: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}

.nav_table_1, .nav_table_1 a, .nav_table_1 a:link, .nav_table_1 a:active, .nav_table_1 a:visited, .nav_table_1 a:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
	font-weight: none;
	text-decoration: none;
	text-align: left;
}

.nav_table_active_1, .nav_table_active_1 a, .nav_table_active_1 a:link, .nav_table_active_1 a:active, .nav_table_active_1 a:visited, .nav_table_active_1 a:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}

.left_menu_bg
{
	background-image: url(../../images/left_menu_bg.gif);
}

.articleList_toptext {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
}

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


/* CSS for the top level list */
#list_top_ul {
	padding: 3px 0px;
	margin-left: 0;
	margin-right: 0px;
	margin-bottom: 1px;
	border-bottom: 3px solid #ffa217;
	font: 11px Arial, sans-serif;
}
#list_top_ul li {
	list-style: none;
	margin: 0;
	display: inline;
}
#list_top_ul li a {
	padding: 3px 0.8em;
	margin-left: 0px;
	margin-right: 0px;
	border: 1px solid #555555;
	border-bottom: none;
	background: #555555;
	text-decoration: none;
}
#list_top_ul li a:link { color: #FFFFFF; }
#list_top_ul li a:visited { color: #FFFFFF; }
#list_top_ul li a:hover {
	color: #FFFFFF;
	background: #990000;;
	border-color: #990000;
}
#list_top_ul li a#list_top_active_link, #list_top li a#list_top_home_active_link {
	background: #990000;
	border-color: #990000;
/*	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;
}






.imglistcaption
{
	font-weight: bold;
	color: #444444;
}

.imagelist_table
{
	width: 99%;
	border-width: 2px;
	border-style: solid;
	border-color: #eeeeef;
	cellspacing: 0px;
	padding: 3px;
}




/* Biruk - CSS for the currect level list - Center */
#list_level_center ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
#list_level_center li { margin: 0 0 1px 0; }

#list_level_center a {
	display: block;

}
#list_level_center a:link, #list_level_center_ul a:visited {
	color: Black;
	font-weight: bold;
	text-decoration: underline;
}

#list_level_center a:visited {
	color: #555555;
}	
#list_level_center a:hover {
	color: Black;
}
#list_level_center_parent a:link, #list_level_center_parent a:visited, #list_level_center_parent_link a:hover {
	border: 1px solid #92A1AF;
	background-color: #FF6600;
	color: White;
}
/* End of Biruk - CSS for the currect level list - Center */


/* Biruk - CSS for the currect level list - Center */
#list_level_center1 ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#list_level_center1 li { margin: 0 0 1px 0; }
/*
#list_level_center1 a {
	display: block;
*/
}
#list_level_center1 a:link, #list_level_center1_ul a:visited {
	color: Black;
	font-weight: bold;
	text-decoration: underline;
}

#list_level_center1 a:visited {
	color: #555555;
}
	
#list_level_center1 a:hover {
	color: Black;
}
#list_level_center1_parent a:link, #list_level_center1_parent a:visited, #list_level_center1_parent_link a:hover {
	border: 1px solid #92A1AF;
	background-color: #FF6600;
	color: White;
}
/* End of Biruk - CSS for the currect level list - Center */



/** 
 * Sample CSS for DIV pagelayout 
 */
#container {
	width: 760px;
	\width: 780px;
	w\idth: 760px;
	border: 1px solid gray;
	margin: 10px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
}

#headerBlock {
	padding: 5px;
	margin-bottom: 5px;
	background-color: rgb(213, 219, 225);
}

#mainBlock {
	padding: 5px;
	margin-left: 215px;
	margin-right: 215px;
	background-color: gray;
}

#leftBlock {
	float: left;
	width: 200px;
	\width: 210px;
	w\idth: 200px;
	margin: 0;
	margin-right: 5px;
	padding: 5px;
	background-color: rgb(235, 235, 235);
}

#rightBlock {
	float: right;
	width: 200px;
	\width: 210px;
	w\idth: 200px;
	margin: 0;
	margin-left: 5px;
	padding: 5px;
	background-color: rgb(235, 235, 235);
}

#footerBlock {
	clear: both;
	padding: 5px;
	margin-top: 5px;
	background-color: rgb(213, 219, 225);
}


/**
  * 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: #ffffff; }
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: #ff0000; font-weight: bold; }
.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; }


/* Added By Biruk */
/* BEGIN Menu Definitions */ 


.headerleft {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.headermain {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bolder;
	font-style: oblique;
}

.nav1
{
	font-weight: bold;
	font-family: verdana;
	font-size: 13px;
	text-decoration: none;
	color: #000000;
}

#nav, #nav ul { 
   float: left; 
   width: auto; 
   list-style: none; 
   line-height: 1; 
   background-color: #71C02F; /* 496A91 */ 
   background-image: url(/img/nav_btm.gif); 
   background-repeat: repeat-x; 
   background-position: left bottom; 
   /* border-bottom: 1px solid #000000; */ 
   font-weight: bold; 
   font-size: x-small; 
   * font-size: smaller; 
   padding: 0; 
   margin: 0 0 -1px 0; 
   * margin: -2px 0 0 0; 
} 

#nav a { 
   display: block; 
   width: auto; 
   w\idth: auto; 
   filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=1, OffY=1, Color='black', Positive='true'); 
   color: #FFFFFF; 
   text-decoration: none; 
   text-shadow: #000000 2px 2px 2px; 
   padding: 0.5em 1em; 
} 

#nav li.active { 
   background-color: #333333; 
} 

#nav li { 
   float: left; 
   padding: 0; 
   width: auto; 
/*   border-right: 1px solid #777777; */ 
} 

#nav li ul { 
   position: absolute; 
   left: -999em; 
   height: auto; 
   width: 150px; 
   w\idth: 150px; 
   font-weight: bold; 
   * font-size: xx-small; 
   border: solid #777777; 
   border-width: 1px 0 0 1px; 
   margin: 0 0 0 0; 
} 

#nav li li { 
   /* padding-right: 1em; */ 
   width: 150px; 
/*   border-bottom: 1px solid #222222; */ 
} 

#nav li ul a { 
   width: auto; 
   w\idth: auto; 
} 

#nav li ul ul { 
   margin: -2.1em 0 0 150px; 
} 

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul { 
   left: -999em; 
} 

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { 
   left: auto; 
} 

#nav li:hover, #nav li.sfhover { 
   background: #333333; 
} 

/* END Menu Definitions */

.breadcrumb_spacer
{
	font-weight: bold;
	font-size: 14px;
}


/* Added by Biruk */
.topmenu_selected
{
	background: #B42830;
}
.whitelink
{
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
.black
{
	color: #000000;
	font-size: 12px;
}
.black_small
{
	color: #000000;
	font-size: 11px;
}
.link_small
{
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
}
.small
{
	color: #000000;
	font-size: 11px;
}
.small_white
{
	color: #ffffff;
	font-size: 11px;
}
.white
{
	color: #ffffff;
}
.title
{
	font-size: 22px;
	font-weight: bold;
	color: #264578;
}
.darkblue
{
	background: #264578;	
}
.lightblue
{
	background: #2B5AA7;
}
.lightblue1
{
	background: #d9e4f8;
}
.darkgray
{
	background: #bbbbbb;
}
.lightgray
{
	background: #eeeeef;
}
.buttons
{
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	background: #d9e4f8;
}

.datelink
{
	color: #000000;
}
