body, html {
	font-family: Arial;
	font-size: 11px;
	color: #000;
} 

h3 {
  font-family: Arial;
  font-size: 11px; 
  font-weight: bold;
  height: 19px;
  width: 190px;
  padding-top: 2px;
  padding-left: 11px;
  border-left: 5px solid #555;
  border-right: 5px solid #555;
  border-top: 1px solid #555;
  border-bottom: 1px solid #555;
  text-transform: uppercase;
}

/* Table Column */	
td {
	font-family: Arial;
	font-size: 11px;
	color: #333333; }

a.mainlevel  {
  margin-right     : 0px;
  padding          : 0px;
  font-size        : 11px;
  width            : 190px;
  height		   : 24px;
  padding-top	   : 5px;
  background-color : #CCC;
  text-indent      : 11px;
  border-left	   : 5px solid #ccc;
  border-left      : 5px solid #ccc;
}
a.mainlevel: link {
  font-size        : 11px;
  width            : 190px;
  height		   : 24px;
  padding-top	   : 5px;
  background-color : #CCC;
  text-indent      : 11px;
  border-left	   : 5px solid #ccc;
  border-right     : 5px solid #ccc;
}
a.mainlevel:link, a.mainlevel:visited {
  display          : block;
  font-size        : 11px;
  border-bottom    : 1px solid #ffffff;
  background-color : #E6E6E6;
  font-weight      : normal;
  color            : #666;
  width            : 190px;
  height		   : 24px;
  padding-top	   : 5px;
  text-indent      : 11px;
  border-left	   : 5px solid #ccc;
  border-right     : 5px solid #ccc;
}
a.mainlevel:hover {
  background-color : #E89D01;
  border-left      : 5px solid #9E6B01;
  border-right     : 5px solid #9E6B01;
  width            : 190px !important;
  width            : 190px;
  height		   : 24px;
  padding-top	   : 5px;
  font-size        : 11px;
  font-weight      : normal;
  color            : #FFF;
  text-decoration  : none;
  text-indent      : 11px;
  border-bottom    : 1px solid #ffffff;
}

#active_menu {
  color            : #FFF;
  background-color : #E89D01;
  width            : 190px !important;
  width            : 190px;
  height		   : 24px;
  padding-top	   : 5px;
  border           : 0px solid #ff9966;
  font-weight      : bold;
  border-bottom    : 1px solid #ffffff;
  border-left      : 5px solid #9E6B01;
  border-right     : 5px solid #9E6B01;
}
a#active_menu:hover {
  color            : #FFF;
  height		   : 24px;
  padding-top	   : 5px;
  
}

a.mainlevel-nav {
  width			   : 80px;
  color			   : #ffffff;
  height		   : 18px;
  padding-top	   : 2px;
  text-align	   : center;
  text-decoration  : none;
}
a.mainlevel-nav:link, a.mainlevel-nav:visited {
  width			   : 80px;
  color			   : #ffffff;
  height		   : 18px;
  padding-top	   : 2px;
  text-align	   : center;
  text-decoration  : none;  
}

a.mainlevel-nav:hover {
  width			   : 80px;
  color			   : #ffffff;
  background-color : #E89D01;
  height		   : 18px;
  padding-top	   : 2px;
  text-align	   : center;
  text-decoration  : none;
  font-weight	   : bold;
  border-right	   : 1px solid #fff;
  border-left	   : 1px solid #fff;
  border-top	   : 1px solid #fff;
}

.sublevel {
  padding    		: 2px;
  margin			: 0px 5px;
}
a.sublevel#active_menu  {
  padding    	    : 0px;
  margin		    : 0px 5px;
  color             : #333333;
  width             : 110px !important;
  width             : 120px;
  background        : #dedede; 
  border            : 0px;  
      }

a.sublevel:link, a.sublevel:visited {
	color: #666666; 
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	font-weight: normal;
}

a.sublevel:hover {
	color: #FF9900;
	text-align: left;
	background-color: transparent;
}

td.top_mod {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C09188;	
}

td.bot_mod {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #C09188;	
	margin-top: 10px;
      margin-bottom: 10px;
      background-color : #FCF1F0

}
td.user {
      border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C09188;	
      background-color : #FCF1F0
}

td.bmw{
  background-color : #FFFFFF;
  line-height      : 7px;
  
}
td.bm{
  background-color : #FCF1F0;
  line-height      : 7px;
  
}

table.l_r_mod {
	width: 151px;
}
td.l_mod {
      background         : url('../images/left_fon.gif') repeat-y;
      width:151px; background-repeat:repeat-y
}
td.r_mod {
	background         : url('../images/right_fon.gif') repeat-y;
      width:151px; background-repeat:repeat-y
}

table.l_r_mod th {
	
	height: 23px;
      padding-top: 7px;
	width: 144;
	
	
}

table.moduletable {
	text-align: center;
	margin-right: 0px;
	margin-left: 0px;
	
}

table.moduletable th {
	font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color            : #C09188;
      text-align       : left;
      line-height      : 21px;
      text-indent      : 10px;
      letter-spacing   : 1px;

		
}

table.moduletable td {
    
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
}
 
td.raduga {
background         : url('../images/right_fon.gif') repeat-y;

}

.poll {
	color : #333333;
	line-height : 12px;
	font-weight: bold;
	width: 150;
}

.pollstableborder {
  	border : 1px dotted #C09188;
}


.sectiontableheader {
	background-color : #ECEAD8;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #C09188;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C09188;
	color : #000000;
	font-weight : bold;
	font-size: 11px;
	line-height: 13px;
}

.sectiontableentry1 {
	font-size: 11px;
	background-color : #FCF1F0;
}

.sectiontableentry2 {
	font-size: 11px;
	background-color : #FFFFFF;
}

.pagenav {
	font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
}

a.pagenav:link, a.pagenav:visited {
	font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
}

a.pagenav:hover {
	font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color            : #000000;
	text-decoration  : underline;
	background-color: transparent;
}


.small {
	font-size : 11px;
	color : #666666;
}

.smalldark {
	font-size : 11px;
	color : #333333;
	text-decoration : none;
}

.createdate {
	font-size : 10px;
	color : #666666;
	text-decoration : none;
	font-weight : medium;
}

.modifydate  {
	font-size : 9px;
	color : #999;
	font-weight : medium;
}


.frontpageheader {
	font-size: 13px;
	color : #669900;
	font-weight : bold;
        }


td.header {
      background         : url('../images/header.jpg');
      width    : 760px;
      height   : 135px
}
td.header_l {
      background         : url('../images/bt_1.jpg');
      width    : 380px;
      height   : 25px
}
td.header_r {
      background         : url('../images/bt_2.jpg');
      width    : 380px;
      height   : 25px
}

.contentpane {
	font-size : 11px;
	color     : #333333;
}

.contentpaneopen {
	font-size : 11px;
	color     : #000000;
}

.contentheading, .componentheading {
	font-family : Arial, Helvetica, sans-serif;
	font-size   : 18px;
	font-weight : bold;
	color       : #E89D01;
	text-align  : left;
	line-height : 16px;
	padding-left: 0px;
	padding-top : 0px;
}
.category {
	font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

a.category:link, a.category:visited {
  color            : #333333;
  font-weight      : bold;
}

a.category:hover {
	color            : #000000;
	text-decoration  : underline;
	background-color: transparent;
}

form { 
	display:inline; 
	margin: 0px; 
	padding: 0px; 
} 

ul {
  float            : left;
  margin           : 2px;
  padding-left     : 10px;
  list-style       : none;
}
li {
  padding-left     : 10px;
  padding-top      : 0px;
  line-height      : 15px;
  background       : url('../images/str.gif') no-repeat 0px 5px;
   
}

.button {
  font-family      : Tahoma,Arial, Helvetica, sans-serif;
  font-style       : normal;
  font-size        : 10px;
  font-weight      : bold;
  background-color : #FFFFFF;
  color            : #ff6600;
  border           : 1px solid #C09188;
}

.searchbox {
  font-family      : Tahoma,Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #333333;
  background-color : #ECEAD8;
  border           : 1px  solid #C09188;
  margin-right     : 7px;
  width            : 136;
}


.inputbox {
  font-family      : Tahoma,Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #333333;
  background-color : #ECEAD8;
  border           : 1px solid  #C09188;
}


a:link, a:visited {
  font-size        : 11px;
  color            : #BD8500;
  text-decoration  : none;
  font-weight      : normal;
}
a:hover {
  font-size        : 11px;
  color            : #BD8500;
  text-decoration  : underline;
  font-weight      : normal;
}

a.contentpagetitle:link, a.contentpagetitle:visited {
	font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
 	color: #000000;
	text-align:left;
	}

a.contentpagetitle:hover {
	font-family      : Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size        : 13px;
	font-weight      : bold;
	text-align       :left;
	color            : #000000;
	text-decoration  : underline;
	background-color : transparent;
	}

.description {
	font-size : 10px
	color     : #000000;
}

.ontab {
	background-color: #ffae00;
	border-left: outset 2px #ff9900;
	border-right: outset 2px #808080;
	border-top: outset 2px #ff9900;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
      cursor: pointer;
	cursor: hand;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.offtab {
	background-color : #e5e5e5;
	border-left: outset 2px #E0E0E0;
	border-right: outset 2px #E0E0E0;
	border-top: outset 2px #E0E0E0;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
      cursor: pointer;
      cursor: hand;
	font-weight: bold;
	color: #000000;
	font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.tabheading {
	background-color: #ffae00;
	text-align: left;
	font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.pagetext {
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
	font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.contact_email  {
  width            : 90%;
  
}
.contact_email .inputbox {
    width            : 380px;
 
}

.footer_l  {
      font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
      background         : url('../images/footer1_01.jpg');
      width    : 151px;
      height   : 20px
}
.footer_r  {
      font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
      background         : url('../images/footer1_03.jpg');
      width    : 151px;
      height   : 20px

}

.footer_title  {
      font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
      background         : url('../images/footer_02.jpg');
      width    : 458px;
      height   : 20px

}
.moscode {
	background-color: #f0f0f0;
}

.message {
	font-weight: bold;
	font-size : 10pt;
	color : #FFFFFF;
	text-align: center;
	background-color: #FF0000;
}
