table.table_main_body{
	width				: 772px;
	border				: 0px;
	border-collapse		: collapse;
	background-color	: #f44a04;
}
td.table_main_body_header{
	background-color	: #1f1f03;
	vertical-align		: top;
}
tr.table_main_body_active_row{
	text-align     		: left;
	background-color	: #ffffff;		
}

td,tr,p,div {
  font-family      : Verdana;
  font-size        : 11px;
  color            : #1f1f03;
}

ul {
  margin           : 5px 5px 5px 5px;
}

li {
  list-style       : inside url(../images/arrow.png);
  list-style-image : url(../images/arrow.png);
}

hr {
  background       : #1f1f03;
  height           : 1px;
  width            : 97%;
}
.i{
	border: 2px;
	border-color: #1f1f03;
}
table.searchintro {
  background-color : #FFFFFF;
  border           : 1px solid #777777;
}
/* ###################### LINKS ###################### */
a:link, a:visited {
  font-family      : Arial, Helvetica, Trebuchet MS, Verdana, sans-serif;
  font-size        : 12px;
  color            : #1f1f03;
  text-decoration  : none;

  }
a:hover {
	color:#9cff03;  
}
a:active {
  color:#FFFFFF; 
}

a.category:link, a.category:visited {
  font-family      : Arial, Helvetica, Trebuchet MS, Verdana, sans-serif;
  font-size        : 13px;
  color            : #1f1f03;
  text-decoration  : none;
  font-weight      : bold;
}

a.category:hover {
  color:#9cff03; 
}
a.category:active {
  color:#FFFFFF; 
}

a.buttonbar:link, a.buttonbar:visited {
  font-family      : Trebuchet MS, Verdana, sans-serif;
  font-size        : 13px;
  color            : #000000;
  text-decoration  : none;
  font-weight      : bold;
  border-bottom    : 1px dashed #000000;
}

a.buttonbar:hover {
  color            : #000000;
  border-bottom    : 1px solid #000000;
}

a.blogsection:link, a.blogsection:visited {
  font-family      : Trebuchet MS, Verdana, sans-serif;
  font-size        : 12px;
  color            : #1f1f03;
  text-decoration  : none;
  font-weight      : bold;
  border-bottom    : 1px dashed #1f1f03;
}
a.blogsection:hover {
  border-bottom    : 1px solid #1f1f03;
}
/* ###################### MAIN MENU SETTINGS ###################### */
/* --Default Class Settings-- */
.mainlevel
{
  font-size        : 13px;
  font-weight      : bold;
  text-decoration  : none;
  text-align       : center;
  list-style	   : none;  
  margin-bottom    : 3px;
  width            : 100%;
  display          : block;
  line-height      : 34px;
  background-color : #1f1f03;
  border-bottom	   : 0px;
}
/* -- 					-- */
a.mainlevel:link,
a.mainlevel:visited
{
  color					: #9cff03;
}
a.mainlevel:hover
{
  background-color		: #ffffff;
}
a.mainlevel:active
{
  background-color		: #ffffff;
  color					: #FFFFFF;
}
a.mainlevel#active_menu
{
  background-color		: #ffffff;
  color			  		: #1f1f03;
}
.sublevel
{
  font-size        : 12px;
  text-decoration  : none;
  font-weight      : bold;
  text-align	   : center;
  margin-bottom    : 3px;
  margin-left	   : -5px;
  padding-right	   : 5px;
  width            : 100%;
  display          : block;
  line-height      : 20px;
  color			   : #1f1f03;
}
a.sublevel:link, a.sublevel:visited
{
background-color:#9cff03;

}
a.sublevel:hover {
background-color:#feff71;
color:#f44a04;

}
a.sublevel:active{
background-color:#feff71;
color:#FFFFFF;
}
#active_menu{
background-color:#feff71;
}
/* ###################### MAIN MENU FIRST LINK SETTINGS ###################### */

.mainlevel-first
{
  font-size        : 13px;
  font-weight      : bold;
  text-decoration  : none;
  text-align       : center;
  list-style	   : none;  
  border-bottom	   : 0px;
  margin-bottom    : 3px;
  width            : 100%-15px;
  display          : block;
  line-height      : 34px;
}
a.mainlevel-first:link,
 a.mainlevel-first:visited
{
  background			: url(../images/m_menu.png) no-repeat right -38px #1f1f03;
  color					: #9cff03;
}
a.mainlevel-first:hover
{
  background-position	: right -114px;
  background-color		: #ffffff;
}
a.mainlevel-first:active
{
  background-position	: right -114px;
  background-color		: #ffffff;
  color					: #FFFFFF;
}
a.mainlevel-first#active_menu-first
{
  background-position	: right -114px;
  background-color		: #ffffff;
  color				  	: #1f1f03;
}
/* ###################### MAIN MENU LAST LINK SETTINGS ###################### */

.mainlevel-last
{
  font-size        : 13px;
  font-weight      : bold;
  text-decoration  : none;
  text-align       : center;
  list-style       : none;  
  border-bottom	   : 0px;
  margin-bottom    : 3px;
  width            : 100%-15px;
  display          : block;
  line-height      : 34px;
}
a.mainlevel-last:link,
 a.mainlevel-last:visited
{
  background			: url(../images/m_menu.png) no-repeat right 2px #1f1f03;
  color					: #9cff03;
}
a.mainlevel-last:hover
{
  background-position	: right -74px;
  background-color		: #ffffff;
}
a.mainlevel-last:active
{
  background-position	: right -74px;
  background-color		: #ffffff;
  color					: #FFFFFF;
}
a.mainlevel-last#active_menu-last
{
  background-position	: right -74px;
  background-color		: #ffffff;
  color					: #1f1f03;
}
/* ###################### TOP MENU SETTINGS ###################### */
.toplevel
{
  font-size        : 12px;
  font-weight      : bold;
  text-decoration  : none;
  display          : block;
  line-height      : 22px;
  list-style       : none;  
  border-bottom	   : 0px;
	
  background-color 	: #1f1f03;
  color				: #9cff03;
   
}
a.toplevel:link,
 a.toplevel:visited
{
  background-color 	: #1f1f03;
  color				: #9cff03;
}
a.toplevel:hover
{
   background-color : #ffffff;
   color			: #9cff03;
}
a.toplevel:active
{
   background-color : #ffffff;
   color			: #FFFFFF;
}
a.toplevel#ac_m
{
   background-color	: #ffffff;
   color			: #1f1f03;
}

/* ###################### TOP MENU FIRST LINK SETTINGS ###################### */
.toplevel-first
{
  font-size        : 12px;
  font-weight      : bold;
  text-decoration  : none;
  display          : block;
  line-height      : 22px;
  width			   : 100%;
  list-style       : none;  
  border-bottom	   : 0px;
	
  background		: url(../images/t_menu.png) no-repeat left 0px;
  background-color 	: #ffffff;
  color				: #1f1f03;
}

a.toplevel-first:link,
 a.toplevel-first:visited
{
  background-position	: left -52px;
  list-style			: none;  
  border-bottom			: 0px;
  background-color 		: #1f1f03;
  color					: #9cff03;
}
a.toplevel-first:hover
{
   background-position		: left 0px;
   background-color 		: #ffffff;
   color					: #9cff03;
}
a.toplevel-first:active
{
   background-position		: left 0px;
   background-color 		: #ffffff;
   color					: #FFFFFF;
}
a.toplevel-first#ac_m-first
{
  background-position		: left 0px;
  background-color			: #ffffff;
  color						: #1f1f03;
}
/* ###################### TOP MENU LAST LINK SETTINGS ###################### */
.toplevel-last
{
  font-size        		: 12px;
  font-weight      		: bold;
  text-decoration  		: none;
  display          		: block;
  line-height      		: 22px;
  width			   		: 100%;
  list-style    	    : none;  
  border-bottom	   		: 0px;
	
   background			: url(../images/t_menu.png) no-repeat right -26px;
   background-color 	: #ffffff;
   color				: #1f1f03;
}
a.toplevel-last:link,
 a.toplevel-last:visited
{
  background-position	: right -78px;
  background-color 		: #1f1f03;
  color					: #9cff03;
}
a.toplevel-last:hover
{
  background-position	: right -26px;
  background-color 		: #ffffff;
  color					: #9cff03;
}
a.toplevel-last:active
{
  background-position	: right -26px;
  background-color 		: #ffffff;
  color					: #FFFFFF;
}
a.toplevel-last#ac_m-last
{
  background-position		: right -26px;
  background-color			: #ffffff;
  color						: #1f1f03;
}
/* ###################### TOP MENU HOME SETTINGS ###################### */
.toplevel-home_1 
{
  background		: url(../images/t_menu.png) no-repeat left 0px #ffffff;
}
.toplevel-home_2
{
  font-size        		: 12px;
  font-weight      		: bold;
  text-decoration  		: none;
  display          		: block;
  line-height      		: 22px;
  width			   		: 100%;
  list-style    	    : none;  
  border-bottom	   		: 0px;

  background	   : url(../images/t_menu.png) no-repeat right -26px;
  text-align	   : center;
}
/* ###################### MODULE SETTINGS ###################### */
table.moduletable {
  width            : 100%;
  margin-bottom	   : 3px;
}
table.moduletable th {
  font-family    		: Arial;
  font-size      		: 14px;
  font-weight    		: bold;
  color          		: #1f1f03;
  text-align     		: left;
  padding-top      		: 0px;
  background-image 		: url(../images/vi_.png);
  background-repeat		: no-repeat;
  background-position	: left top;
  padding-left			: 31px;
  line-height			: 24px;
}
.newsflash {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #1f1f03;
}
.frameheader {
  font             : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 18px;
  font-weight      : none;
}/* ###################### MODULE 8ac SETTINGS ###################### */
table.moduletable-8ac {
  width            : 100%;
  font-weight      : bold;
  font-size		   : 13px;
  text-align       : center;
  background	   : url(../images/m_v_.png) no-repeat right bottom #9cff03;

  margin-bottom	   : 6px;
}
td.moduletable-8ac,
table.moduletable-8ac th {
  font-size		  		: 11px;
  text-align      		: center;
  font-weight    		: bold;
  color           		: #9cff03;  
  line-height			: 22px;
  
  border-bottom	  		: 3px solid;
  border-bottom-color	: #f44a04;
    
  background			: url(../images/m_menu.png) no-repeat right -38px #1f1f03;
  
  padding-bottom		: 0px;
  padding-top			: 0px;
}
/* ###################### POLLS MODULE SETTINGS ###################### */
.poll {
  font-family      : Arial, Helvetica, Trebuchet MS, Verdana, sans-serif;
  font-size        : 12px;
  color            : #1f1f03;
  line-height      : 15px
}
.pollstableborder {
  display          : block;
  width            : 100%;  
}
.sectiontableentry1_ {
  background-color : #dadbdc;
  border-top       : 3px solid;
  border-top-color : #FFFFFF;
 }

.sectiontableentry2_ {
  background-color : #dadbdc;
  border-top       : 3px solid;
  border-top-color : #FFFFFF;
 }
/* ###################### FORMULAR SETTINGS ###################### */
.button
{
  font-size        : 12px;
  font-weight      : bold;
  text-decoration  : none;
  display          : block;
  height		   : 22px;
  width			   : 100px;
  list-style       : none;  
  border           : 0px solid;    
  background-color		: #1f1f03;
  color					: #9cff03;
}
.button_hover
{
  font-size        : 12px;
  font-weight      : bold;
  text-decoration  : none;
  display          : block;
  height		   : 22px;
  width			   : 100px;
  list-style       : none;  
  border           : 0px solid;    
  background-color		: #9cff03;
  color					: #1f1f03;   
}
.button_s
{
  font-size        : 12px;
  font-weight      : bold;
  text-decoration  : none;
  display          : block;
  height		   : 22px;
  width			   : 100px;
  list-style       : none;  
  border           : 0px solid;  
  
  background		: url(../images/t_menu.png) no-repeat right -78px;
  background-color		: #1f1f03;
  color					: #9cff03;
}
.inputbox_s
{ 
  font-family      : Arial, Helvetica, Trebuchet MS, Verdana, sans-serif;
  font-weight      : bold;
  margin-left		: 9px;
  margin-top		: 1px;
  padding-right		: 2px;
  height			: 15px;
  font-size			: 13px;
  border-style		: solid;
  border-width		: 0;
  background-color	: #f44a04;
  color				: #1f1f03;
}
.search_box_background
{
  background		: url(../images/search_box.png) no-repeat left top;
  width					: 130px;
  height				: 22px;
}
.inputbox
{
  font-family      : Arial, Helvetica, Trebuchet MS, Verdana, sans-serif;
  font-size        : 13px;
  font-weight      : bold;
  color            : #1f1f03;
  background       : #9cff03;
  border           : 0px solid;
  margin-top	   : -1px;
  padding-bottom   :6px; 

  scrollbar-face-color		:#feff71;
  scrollbar-track-color		:#FFFFCC;
  scrollbar-arrow-color		:#1f1f03;
}
/* ###################### CONTENT PAGE SETTINGS ###################### */
a.contentpagetitle:link, a.contentpagetitle:visited {
  font-family      : Arial;
  font-size        : 14px;
  font-weight      : bold;
  color            : #1f1f03;
  text-align       : left;
  padding-top      : 7px;
  text-decoration  : none;
  border-bottom    : 0px;
}

a.contentpagetitle:hover {
  color:#9cff03;
}

.contentpane {
  text-align       : left;
  width            : 100%;
  margin-top       : 1px;
  padding-left     : 3px;
  padding-right    : 3px;
}

.contentpaneopen {
  text-align       : left;
  width            : 100%;
  margin-top       : 1px;
  padding-left     : 3px;
  padding-right    : 3px;
}
/** -- CONTENTHEADING -- */
.contentheading {
  font-family    		: Arial;
  font-size      		: 14px;
  font-weight    		: bold;
  color          		: #1f1f03;
  text-align     		: left;
  padding-top      		: 0px;
  background-image 		: url(../images/vi_.png);
  background-repeat		: no-repeat;
  background-position	: left top;
  padding-left			: 31px;
  line-height			: 24px;
}
.contentheading2 {
  font-family    		: Arial;
  font-size      		: 14px;
  font-weight    		: bold;
  color          		: #1f1f03;
  text-align     		: left;
  padding-top      		: 0px;
  background-image 		: url(../images/sub_alpha_index_0.png);
  background-repeat		: no-repeat;
  background-position	: left top;
  padding-left			: 31px;
  line-height			: 24px;
}
.contentheading3 {
  font-family    		: Arial;
  font-size      		: 14px;
  font-weight    		: bold;
  color          		: #1f1f03;
  text-align     		: center;
  line-height			: 24px;
}
/** --			   	-- */
.componentheading {
  font-family    		: Arial;
  font-size      		: 14px;
  font-weight    		: bold;
  color          		: #1f1f03;
  text-align     		: left;
  padding-top      		: 0px;
  background-image 		: url(../images/vi_.png);
  background-repeat		: no-repeat;
  background-position	: left top;
  padding-left			: 31px;
  line-height			: 24px;
}
.contentdescription {
  font-family      : Arial, Helvetica, Trebuchet MS, Verdana, sans-serif;
  font-size        : 12px;
  color            : #333333;
  text-align       : left;
}

.category {
  font-family      : Arial, Helvetica, Trebuchet MS, Verdana, sans-serif;
  font-size        : 13px;
  color            : #1f1f03;
  text-decoration  : none;
  font-weight      : bold;
}

/* ###################### SECTION LISTING SETTINGS ###################### */
a.lis_noactive:link,
 a.lis_noactive:visited {
  font-family      : Arial, Helvetica, Trebuchet MS, Verdana, sans-serif;
  font-size        : 13px;
  text-decoration  : none;
  font-weight      : bold;
  color            : #1f1f03;
}

a.lis_noactive:hover, a.lis_noactive:active {
  color:#9cff03;
}

.lis_active {
  font-family      : Arial, Helvetica, Trebuchet MS, Verdana, sans-serif;
  font-size        : 13px;
  text-decoration  : none;
  font-weight      : bold;
  color  		   : #f44a04;
}
.sectiontableentry1 {
  font-size		   : 12px;
  background-color : #9cff03;
  padding-left     : 5px;
  padding-right	   : 1px;
 }

.sectiontableentry2 {
  font-size		   : 12px;
  background-color : #9cff03;
  padding-left     : 5px;
  padding-right	   : 1px;
 }

.sectiontableheader {
  height           : 22px;
  font-weight      : bold;
  padding-left     : 5px;
  border-bottom    : 2px solid #FFFFFF;
  background-color : #1f1f03;
  color            : #FFFFFF;
}

/* ###################### SMALL FONT SETTINGS ###################### */
.small {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 9px;
  color            : #CC6600;
  text-decoration  : none;
  font-weight      : normal;
}

.smalldark {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 9px;
  color            : #000000;
  font-weight      : normal;
}

/* ###################### TABLE OF CONTENT SETTINGS ###################### */
.contenttoc {
  background-color : #f0f0f0;
  border           : solid 1px #777777;
  padding          : 3px;
}

a.toclink:link, a.toclink:visited {
  color            : #707070;
  font-weight      : bold;
  border-bottom    : none;
}

a.toclink:hover {
  color            : #f44a04;
  border-bottom    : 1px dashed #f44a04;
}
/* ###################### DATE TIME SETTINGS ###################### */
.createdate {
	font-family: Helvetica;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
	color: #9fa0a3;
	}
.modifydate{
	font-family: Helvetica;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
	color: #9fa0a3;
}
/* ###################### PAGE NAVIGATION SETTINGS ###################### */
.pagenavbar {
  text-align       : center;
}

/* ###################### OTHER SETTINGS ###################### */
.blog_more {
  font-size        : 14px;
  font-weight      : bold;
  font-style       : italic;
  text-align       : left;
  padding-top      : 10px;
  padding-left     : 15px;
}

.readon {
  font             : Arial, Verdana, Trebuchet MS, Verdana, sans-serif;
  font-size        : 13px;
  font-weight      : bold;
  text-align       : left;
  padding-left     : 0px;  
}
a.readon:link, a.readon:visited {
  color            : #f44a04;
}

a.readon:hover {
  color            : #9cff03;
}
a.readon:active {
  color            : #FFFFFF;
}
/* ###################### PATH-WAY ###################### */
table.atr_v{
	border-color	: #008000;
	border-collapse	: collapse;
}
td.f1{
	width					: 15px;
	border-bottom-style		: solid;
	border-bottom-width		: 1px;
    background-image		: url(../images2/b_corner.png);
    background-repeat		: no-repeat;
    background-position		: left top;
}
td.f2{
	width					: 15px;
	border-bottom-style		: solid;
	border-bottom-width		: 1px;
    background-image		: url(../images2/b_corner3.png);
    background-repeat		: no-repeat;
    background-position		: right top;
}
td.f3{
	width					: 15px;
	border-top-style		: solid;
	border-top-width		: 1px;
    background-image		: url(../images2/b_corner2.png);   
    background-repeat		: no-repeat;
    background-position		: right bottom; 
}
td.f4{
	width					: 15px;
    border-top-style		: solid;
    border-top-width		: 1px;
    background-image		: url(../images2/b_corner4.png);
    background-repeat		: no-repeat;
    background-position		: left bottom;
}
/*////////////// sub_alpha_index ///////////////*/
a.s_a_i:link,
 a.s_a_i:visited
{
    font-size		 : 14px;
    font-weight      : bold;
    display          : block;
    width			 : 100%;
    height		     : 23px;
    border-bottom	 : 0px;
	line-height      : 22px;
	
	background-image		: url(../images/sub_alpha_index_0.png);
 	background-repeat		: no-repeat;
 	background-position		: center top;
 	color					: #1f1f03;
}
a.s_a_i:hover
{
	background-image		: url(../images/sub_alpha_index_1.png);
  	background-repeat		: no-repeat;
  	background-position		: center top;
    color					: #9cff03;
}
a.s_a_i:active
{
	background-image		: url(../images/sub_alpha_index_1.png);
    background-repeat		: no-repeat;
	background-position		: center top;
	color					: #FFFFFF;
}
a.s_a_i#ac_m
{
  background-image		: url(../images/sub_alpha_index_1.png);
  background-repeat		: no-repeat;
  background-position		: center top;
  color						: #FFFFFF;
}





