html, body, form, fieldset {
	margin: 0;
	padding: 0;
	font: 100%/120% Verdana, Arial, Helvetica, sans-serif;
}

body
{ 	background-color: #336699;
   color: Black;
   margin: 5px; } 

/* 
a:link {color: blue; background: white; font-weight: bold;}
a:visited {color: blue; background: white; text-decoration: underline; }
a:hover {color: white; background: blue; text-decoration: underline; font-weight: bold;}
a:active {color: white; background: #4682b4; text-decoration: underline; font-weight: bold;}
*/

a:link {color: white; background:  #6A8EA5; font-weight: bold; text-decoration: none;}
a:visited {color: white; background: #999999; font-weight: bold; text-decoration: none; }
a:hover {color: white; background: #336699; text-decoration: underline; font-weight: bold;}
a:active {color: white; background: #4682b4; text-decoration: underline; font-weight: bold;}
	  
/* Header Container */
#header
{	 background-color: #000033;
	 color: White; 
    border: 3px solid white;
	 margin-left: 10px;
	 margin-right: 10px;
	 margin-top: 2px;
	 margin-bottom: 2px;
 	 min-width: 1187px; /* sets min-width value for all standards-compliant browsers #002346 (868) */
	 height: 65px;
 	 text-align: center; }
 
td.headleft {
	 width: 155px; 		
	} 
td.headcenter {
	 width: auto;  		
 	 margin-left: auto;
	 margin-right: auto;
} 
td.headright {
	 width: 125px; 		
} 
/* Body Container */
#body 
{   background-color: white;
    color: Black;
	 border: 3px solid black;
    min-width: 1187px; /* sets min-width value for all standards-compliant browsers (880) */
	 margin-left: 10px;
	 margin-right: 10px;
	 margin-top: 2px;
	 margin-bottom: 2px; }

td.leftwidth 
{   width: 165px;
    vertical-align: top; }

td.rightwidth 
{   width: 125px;
    vertical-align: top; }

/* Footer Container 	 margin: 2px 7%; */
.mylogo {
    background: Black url(images/freki1.gif) no-repeat center left;
    color: #CCCCCC;
	 float: left;
	 font: normal normal bold 10px arial, verdana, sans-serif; 
	 text-align: center;
	 vertical-align: middle;
	 padding: 2px; 
    padding-left: 20px; }

.mylogo:hover {
   background: Black url(images/freki1.gif) no-repeat center left;
	color: White;
	text-decoration: none;
	cursor: default; }

.footright
{   background: Black url(images/ok.gif) no-repeat 0 50%;
    color: White; 
	 float: right;
	 font: normal normal bold 10px arial, verdana, sans-serif; 
	 text-align: center;
	 vertical-align: middle;
	 padding: 2px; 
    padding-left: 30px; }
	 
.footright a:link, .footright a:visited, .footright a:active {
	text-decoration: none;
	color: #CCCCCC;
	background-color: Black; }

.footright a:hover {
	color: White;
	background-color: Black;
	text-decoration: none; }

.rss {
    background: Black url(images/feediconblue.gif) no-repeat center left;
	 color: White; 
	 float: right;
	 font: normal normal bold 10px arial, verdana, sans-serif; 
	 text-align: center;
	 vertical-align: middle;
	 padding: 2px;
	 width: 100px; }

.rss a:link, .rss a:visited, .rss a:active {
	text-decoration: none;
	color: #CCCCCC;
	background-color: Black; }

.rss a:hover {
	color: White;
	text-decoration: none;
	background-color: #000000; }

.de
{   background: #000033 url(images/d-flag-small.png) no-repeat 0 50%;
    color: White; 
	 float: right;
	 font: normal normal bold 10px arial, verdana, sans-serif; 
 	 border-style : outset;
  	 border-color : white;
	 border-width : thin;
	 text-align: right;
	 vertical-align: middle;
	 padding: 2px;
    padding-left: 40px;
	 width: 50px; }
	 
.de a:link, .de a:visited, .de a:active {
	text-decoration: none;
	color: #CCCCCC;
	background-color: Black; }

.de a:hover {
	color: White;
	background-color: Black;
	text-decoration: none; }

.hu
{   background: #000033 url(images/hng-flag-small.png) no-repeat 0 50%;
    color: White; 
	 float: right;
	 font: normal normal bold 10px arial, verdana, sans-serif; 
	 border-style : outset;
  	 border-color : white;
	 border-width : thin;
	 text-align: right;
	 vertical-align: middle;
 	 padding: 2px;
    padding-left: 40px;
 	 width: 50px; }
	 
.hu a:link, .hu a:visited, .hu a:active {
	text-decoration: none;
	color: #CCCCCC;
	background-color: Black; }

.hu a:hover {
	color: White;
	background-color: Black;
	text-decoration: none; }

.en
{   background: #000033 url(images/us-flag-small.png) no-repeat 0 50%;
    color: #CCCCCC; 
	 float: right;
	 font: normal normal bold 10px arial, verdana, sans-serif; 
	 border-style : outset;
  	 border-color : white;
	 border-width : thin;
	 text-align: right;
	 vertical-align: middle;
	 padding: 2px;
    padding-left: 40px;
 	 width: 50px; }
	 
.en a:link, .en a:visited, .en a:active {
	text-decoration: none;
	color: #CCCCCC;
	background-color: Black; }

.en a:hover {
	color: White;
	background-color: Black;
	text-decoration: none; }

sub {
	 font: normal normal normal 11px arial, verdana, sans-serif; 	
}

td.foot {
	background-color: Black;
	color: black; }

table {
	margin-left: auto;
	margin-right: auto;
}

table.g2 {
	margin: 5px;
	padding: 2px;
}
	
table.gl {
	background-color: #666699;
	color: White;
	width: 300px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
   text-align: center;
	vertical-align: middle;
	border: medium groove Black;
	font: bold small arial, verdana, sans-serif;
	border-collapse: collapse;
	table-layout: auto; }

table.mid {
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
	border-collapse: collapse;
	border: none; }		

td.gl1 {
	background-color: #000066;
   color: White;
	border-style : outset;
	border-color : #666666;
	border-width : thick;
	font: normal normal bolder 10px verdana, tahoma, arial, sans-serif; }

td.gl2 {
	background-color: #6699CC;
   color: White;
	border-bottom: medium solid Black;
	text-indent: 0em; 
	font: normal normal normal 10px verdana, tahoma, arial, sans-serif; 
	text-align: justify;
	margin: 5px; }
	
td#box {
   vertical-align: top; }

a img,:link img,:visited img { border:none }

img.t {
   border: none;
	margin: 5px;
	padding: 0px; }

.boxed 
{   border: 1px solid #003366;	
	 padding: 3px; 
	 color: Black;
	 background: transparent;
	 margin: 3px;
 }

.boxed2 
{   border: 1px solid #003366;	
	 float: right;	
	 padding: 0px; 
	 color: Black;
	 background: transparent;
	 margin: 3px;
	 width: 125px; }

.boxedright
{   border: 1px solid #003366;	
	 padding: 0px; 
	 color: Black;
 	 background: transparent;
    margin: 3px;
	 width: 120px; }

.boxedright2
{   border: 1px solid White;	
	 padding: 0px; 
	 color: Black;
 	 background: transparent;
	 margin-left : auto;
	 margin-right : auto;  
    width: 120px; }

.boxedleft 
{   border: 1px solid #003366;	
	 padding: 0px; 
	 color: Black;
	 background: transparent;
	 margin: 3px;
	 width: 468px; }

.adright 
{   border: 1px solid #003366;	
	 padding: 0px; 
	 background-color: White;
	 color: Black;
	 text-align: center;
	 margin-left: auto; 
    margin-right: auto; }

.adahead
{   background-color: #666699;
 	 color: #CCCCCC;
    padding: 1px;
	 font: normal normal bold 10px arial, verdana, sans-serif; 
    text-align: center;
	 margin: auto; }
	 
.boxed2left
{   border: 1px solid #003366;	
    float: left;
	 width: 400px; 
	 padding: 0px; 
	 background-color: White;
	 color: Black;
	 margin: 3px; }
	 
.boxed2right
{	 border: 1px solid #003366;	
	 float: right;
    width: 400px;
	 padding: 0px;	 
	 background-color: White;
	 color: Black;
    margin: 3px; }

 .ahead
{   background-color: #666699;
	 color: White;
    padding: 1px;
	 font: normal normal bold small/normal arial, verdana, sans-serif;
    text-align: center; }

 .ahead2
{   background-color: #666699;
    color: White;
    padding: 1px;
	 border: 2px solid Black;
	 font: normal normal bold medium/12pt arial, verdana, sans-serif;
    text-align: center;
	 width: 96%; 
	 margin-left: auto; 
	 margin-right: auto;	}
	 
.ahead3
{   background-color: Black;
    color: White;
    padding: 1px;
	 font: normal normal bold small/normal arial, verdana, sans-serif;
    text-align: center;  }

  p { text-indent: 2em; margin:5px; 
   	font: normal normal normal small verdana, tahoma, arial, sans-serif; }
	
  div.hr { 
		display: block;
		background-color: #000033;
      color: #000000;
	   height: 1px;
	   width: auto;
		margin-left: 3px; 
		margin-right: 3px;
		padding: 0; }

  div.hr2 { 
		display: block;
		background-color: #333399;
      color: #000000;
	   height: 2px;
	   width: auto;
		margin: 0px; 
		padding: 0; }

  em { font-style: italic; font-weight: bold; }
  strong {font-weight: bold; }
  pre { font-family: monospace; font-weight: bold; font-size: small; text-indent: 2em; }
  
  li { font: normal normal normal small/150% verdana, tahoma, arial, sans-serif; 
	  margin-left: 5px; }

.PostDate small { 
	font-size: 10px; 
	font-weight: bold;
	text-indent: 0em; 
	padding: 1px; 
	width: 130px; }
	
.PostDate .date {
	display:block;
	background-color: #000033;
	color: #FFFFFF;
	}
	  
.bodytext { 
     background-color: transparent;
	  color: Black;
     text-indent: 0em; 
	  font: normal normal normal small verdana, tahoma, arial, sans-serif; 
	  margin: 5px; 
  	  padding: 3px;
	  text-align: justify;}

.bodytext2 { 
     text-indent: 0em; 
	  text-decoration: underline;
	  font-family: verdana, tahoma, arial, sans-serif;
	  font-size: x-small;
	  font-weight: bold; 
	  margin: 5px; 
  	  padding: 2px;
	 }

.bodytext3 { 
     text-indent: 0em; 
	  font: normal normal normal 10px verdana, tahoma, arial, sans-serif; 
	  text-align: left;
	  padding: 2px;
	  margin: 5px; }

.bodytext4 { 
     background-color: transparent;
	  color: Black;
     text-indent: 0em; 
	  font: normal normal bold small verdana, tahoma, arial, sans-serif; 
	  margin: 5px; 
  	  padding: 2px;
	  text-align: justify;}

.bodytext4b { 
     background-color: transparent;
	  color: Black;
     text-indent: 0em; 
	  font: normal normal bold small verdana, tahoma, arial, sans-serif; 
	  margin: 5px; 
  	  padding: 2px;
	  text-align: justify;
	  text-decoration: underline;}

.bodytext4a { 
     text-indent: 10em; 
	  font-family: verdana, tahoma, arial, sans-serif;
	  font-size: xx-small;
	  font-weight: normal; 
	  margin: 5px; 
  	  padding: 2px;
	 }

.bodytext5 { 
     text-indent: 0em; 
	  font-family: verdana, tahoma, arial, sans-serif;
	  font-size: x-small;
	  font-weight: normal; 
  	  padding: 2px;
  	  margin: 5px; 
	 }

.bodytext5a { 
     text-indent: 10em; 
	  font-family: verdana, tahoma, arial, sans-serif;
	  font-size: x-small;
	  font-weight: normal; 
  	  padding: 2px;
  	  margin: 5px; 
	 }
dt {
	  border: 3px ridge #003366;	
	  background: #4682b4;
	  color: White;
     font: normal normal bold large verdana, tahoma, arial, sans-serif; 
	  margin: 10px;
	  padding: 10px;
	  width: auto; 
	   }

dd {
	  border: 3px ridge #003366;	
     font: normal normal normal medium/normal verdana, tahoma, arial, sans-serif; 
	  margin: 10px;
	  padding: 10px;
	  text-align: justify; 
	  min-height: 80px;}
	  
.pp 
{   
	  text-indent: 2em; 
     background: navy;
	  font: italic normal bold medium verdana, tahoma, arial, sans-serif;  
	  color: white;
	  margin-bottom: 25px;
	  margin-top: 25px; 
	  width: 100px; }

.pp a:hover {text-decoration: none; color: Black; background: White; } 

.fleft { float: left; margin: 5px;}
.fright{ float: right; margin: 5px; }
.fnone { float: none }
.clearleft { clear: left }
.clearright { clear: right } 
.clearboth { clear: both }

.top         {
	font: normal normal bold 10px arial, verdana, sans-serif; 
	text-align: right;
	background: black;
	color: white;
	vertical-align: middle;   
   margin-bottom: 2px;
	margin-right: 10px;
	padding: 1px; 
	padding-left: 10px;
   display: block; }

.top a:link, .top a:visited, .top a:active  {
    text-decoration: none;
	 color: #CCCCCC; 
    background: Black url(images/top1.gif) no-repeat center left; 
	 padding: 1px; 
    padding-left: 10px;
 	 margin-bottom: 2px;
	 margin-right: 0px; }

.top a:hover {
    text-decoration: none;
	 color: White;
    background: Black url(images/top2.gif) no-repeat center left;
	 padding: 1px; 
 	 padding-left: 10px;
	 margin-bottom: 2px;
	 margin-right: 0px; }

acronym, abbr {
	letter-spacing: .07em;
	border-bottom: 1px dashed #999;
	cursor: help; }
	
.pdf {
	 background: url(images/iconpdf.gif) no-repeat center left;
	 float: left; 
    text-indent: 2em; }

table.left {
	border-style: outset;
	border-color: #666666;
	border-width: thick;
	padding: 2px;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: auto; }		 

table.right {
	font : 700 12px 'Arial', 'Times New Roman', 'Serif';
	text-align: right;
	color : #000000;
   background : transparent;
	border-style: outset;
	border-color: #666666;
	border-width: thick;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-right: 10px; }		 

TABLE.t1  {
	text-align : center;
	margin-left : auto;
	margin-right : auto;   }

TABLE.t  {
	font : 700 14px 'Arial','Times New Roman', sans-serif;
	text-align : center;
	color : #000000;
	background : #0080C0;
	border-style : none;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left : auto;
	margin-right : auto;    
}

TABLE.tt  {
	font : 700 12px 'Arial', 'Times New Roman', 'Serif';
	text-align: center;
	color : #000000;
   background : transparent;
	border-style: outset;
	border-color: #666666;
	border-width: thick;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
}

TABLE.ttt  {
	font : 700 12px 'Arial', 'Times New Roman', 'Serif';
	text-align : center;
	text-transform : none;
	width : 150px;
   table-layout: fixed;
   background : transparent;
	color : #000000;
	border-style : outset;
	border-color : #666666;
	border-width : thick;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left : auto;
	margin-right : auto;
}

TABLE.z  {
	font : 700 12px 'Arial', 'Times New Roman', 'Serif';
	text-align : center;
	text-transform : none;
   background : transparent;
	color : #000000;
	table-layout: auto;
	width: 660px;
   border-style : outset;
	border-color : #666666;
	border-width : thick;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left : auto;
	margin-right : auto;
}

td.x  {
	font : 700 11px 'Arial', 'Times New Roman', 'Serif';
	text-align : center;
	color : #FFFFFF;
	background : #336699;
	margin-left : auto;
	margin-right : auto; }

td.y {   
	font : 700 11px 'Arial', 'Times New Roman', 'Serif';
	text-align : left;
	width: 550px;
   color : #FFFFFF;
   background : #400080;
	margin-left : auto;
	margin-right : auto;
}

td.a  {
	font : 700 11px 'Arial', 'Times New Roman', 'Serif';
	text-align : center;
	color : #FFFFFF;
	background : #408080;
	margin-left : auto;
	margin-right : auto;
}

td.aa {
	font : 700 11px 'Arial', 'Times New Roman', 'Serif';
	text-align : center;
	color : #FFFFFF;
	background : Navy;
	margin-left : auto;
	margin-right : auto; }

td.b  {
   font : 900 18px 'Arial', 'Times New Roman', 'Serif';
	text-align : center;
	border-style : outset;
	border-color : #666666;
	border-width : thick;
	color : #FFFFFF;
	background : #000000;
}

td.c  {
	font : 900 12px 'Arial', 'Times New Roman', 'Serif';
	text-align : center;
	border-style : outset;
	border-color : #666666;
	border-width : thick;
	color : #FFFFFF;
	background : #000000;
}

td.d  {
   font : 900 12px 'Arial', 'Times New Roman', 'Serif';
	color : #FFFFFF;
	background : #400080;
   text-align : center;
 	margin-left : auto;
	margin-right : auto;
	border-style : outset;
	border-color : #666666;
	border-width : thick;
}

td.da  {
   font : 900 12px 'Arial', 'Times New Roman', 'Serif';
	color : #FFFFFF;
	background : #400080;
   text-align : left;
 	margin-left : auto;
	margin-right : auto;
	border-style : outset;
	border-color : #666666;
	border-width : thick;
}

td.mb  {
   font : 900 11px 'Arial', 'Times New Roman', 'Serif';
	text-align : center;
	border-style : outset;
	border-color : #666666;
	border-width : thick;
	color : #FFFFFF;
	background : #000000;
}

td.mk  {
   font : 900 10px 'Arial', 'Times New Roman', 'Serif';
	color : #FFFFFF;
	text-align : center;
	background : #336699;
   border-style : outset;
	border-color : #666666;
	border-width : thick;
	margin-left : auto;
	margin-right : auto;  }

td.mg  {
   font : 900 10px 'Arial', 'Times New Roman', 'Serif';
	color : #FFFFFF;
	background : #408080;
   text-align : center;
 	margin-left : auto;
	margin-right : auto;
	border-style : outset;
	border-color : #666666;
	border-width : thick;
}

td.mn  {
   font : 900 10px 'Arial', 'Times New Roman', 'Serif';
	color : #FFFFFF;
	background : #400080;
   text-align : center;
 	margin-left : auto;
	margin-right : auto;
	border-style : outset;
	border-color : #666666;
	border-width : thick;
}

td.dd 
{    color : #FFFFFF;
     background : #400080;
     text-indent: 0em; 
	  font: normal normal normal small verdana, tahoma, arial, sans-serif; 
	  border-style : outset;
     border-color : #666666;
	  border-width : thick;
     margin: 5px; 
	  text-align: justify; }

td.e  {
	font : 900 18px 'Arial', 'Times New Roman', 'Serif';
	color : #FFFFFF;
	background : #400080;
   text-align : center;
 	margin-left : auto;
	margin-right : auto;
	border-style : outset;
	border-color : #666666;
	border-width : thick;
}
td.f  {
   font : 900 28px 'Arial', 'Times New Roman', 'Serif';
  	text-align : center;
   border-style : outset;
  	border-color : #666666;
  	border-width : thick;
  	color : #FFFFFF;
  	background : #000000;
  	width : auto;
}

td.g  {
   font : 900 12px 'Arial', 'Times New Roman', 'Serif';
	color : #FFFFFF;
	background : #408080;
   text-align : center;
 	margin-left : auto;
	margin-right : auto;
	border-style : outset;
	border-color : #666666;
	border-width : thick;
}

td.ga  {
   font : 900 12px 'Arial', 'Times New Roman', 'Serif';
	color : #FFFFFF;
	background : #408080;
   text-align : left;
 	margin-left : auto;
	margin-right : auto;
	border-style : outset;
	border-color : #666666;
	border-width : thick;
}

td.h  {
   font : 900 12px 'Arial', 'Times New Roman', 'Serif';
	color : #FFFFFF;
	background : gray;
   text-align : center;
 	margin-left : auto;
	margin-right : auto;
	border-style : outset;
	border-color : #666666;
	border-width : thick;
}

td.k  {
   font : 900 12px 'Arial', 'Times New Roman', 'Serif';
	color : #FFFFFF;
	text-align : center;
	background : #336699;
   border-style : outset;
	border-color : #666666;
	border-width : thick;
	margin-left : auto;
	margin-right : auto;      }

td.ka  {
   font : 900 12px 'Arial', 'Times New Roman', 'Serif';
	color : #FFFFFF;
	text-align : left;
	background : #336699;
   border-style : outset;
	border-color : #666666;
	border-width : thick;
	margin-left : auto;
	margin-right : auto;      }

td.g1  {
	font : 900 18px 'Arial', 'Times New Roman', 'Serif';
	color : #FFFFFF;
	background : #400080;
        text-align : center;
 	margin-left : auto;
	margin-right : auto;
	border-style : outset;
	border-color : #666666;
	border-width : thick;
}

td.g2  {
	font : 900 18px 'Arial', 'Times New Roman', 'Serif';
	color : #FFFFFF;
	background : #408080;
   text-align : center;
 	margin-left : auto;
	margin-right : auto;
	border-style : outset;
	border-color : #666666;
	border-width : thick;
}

td.g2a  {
	font : 900 18px 'Arial', 'Times New Roman', 'Serif';
	color : #FFFFFF;
	background : #408080;
   text-align : left;
 	margin-left : auto;
	margin-right : auto;
	border-style : outset;
	border-color : #666666;
	border-width : thick;
}


td.g3  {
   font : 900 18px 'Arial', 'Times New Roman', 'Serif';
	text-align : center;
	border-style : outset;
	border-color : #666666;
	border-width : thick;
	color : #FFFFFF;
	background : #336699;
	width : auto;
}

td.g3a  {
   font : 900 18px 'Arial', 'Times New Roman', 'Serif';
	text-align : left;
	border-style : outset;
	border-color : #666666;
	border-width : thick;
	color : #FFFFFF;
	background : #336699;
	width : auto;
}

td.g4  {
   font : 900 18px 'Arial', 'Times New Roman', 'Serif';
	text-align : center;
	border-style : outset;
	border-color : #666666;
	border-width : thick;
	color : #FFFFFF;
	background : black;
	width : auto;
}

td.g4a  {
   font : 900 18px 'Arial', 'Times New Roman', 'Serif';
	text-align : left;
	border-style : outset;
	border-color : #666666;
	border-width : thick;
	color : #FFFFFF;
	background : black;
	width : auto;
}

th.g2  {
	font : 900 18px 'Arial', 'Times New Roman', 'Serif';
	color : #FFFFFF;
	background : #408080;
   text-align : center;
 	margin-left : auto;
	margin-right : auto;
	border-style : outset;
	border-color : #666666;
	border-width : thick;
}

td.g5  {
      font : 900 28px 'Arial', 'Times New Roman', 'Serif';
    	text-align : center;
	   border-style : outset;
    	border-color : #666666;
    	border-width : thick;
    	color : #FFFFFF;
    	background : black;
    	width : auto;
}

td.g6  {
      font : 900 28px 'Arial', 'Times New Roman', 'Serif';
    	text-align : center;
	   border-style : outset;
    	border-color : #666666;
    	border-width : thick;
    	color : #FFFFFF;
    	background : #408080;
    	width : auto;
}

td.g7  {
      font : 900 28px 'Arial', 'Times New Roman', 'Serif';
    	text-align : center;
	   border-style : outset;
    	border-color : #666666;
    	border-width : thick;
    	color : #FFFFFF;
    	background : #400080;
    	width : auto;
}

td.r  {
	font : 900 18px 'Arial', 'Times New Roman', 'Serif';
	color : #FFFFFF;
	background : #B22222;
   text-align : center;
 	margin-left : auto;
	margin-right : auto;
	border-style : outset;
	border-color : #666666;
	border-width : thick;
}


.a1  {
	font : 700 11px 'Arial', 'Times New Roman', 'Serif';
	text-align : left;
	color : #FFFFFF;
	background : #408080;
	margin-left : auto;
	margin-right : auto;
}

.a1a  {
	font : 700 11px 'Arial', 'Times New Roman', 'Serif';
	text-align : center;
	color : #FFFFFF;
    border-bottom : thin white solid;
	background : #408080;
	margin-left : auto;
	margin-right : auto;
}
.a1b  {
	font : 700 11px 'Arial', 'Times New Roman', 'Serif';
	text-align : left;
	color : #FFFFFF;
    border-bottom : thin white solid;
	background : #408080;
	margin-left : auto;
	margin-right : auto;
}
.a2b  {
	font : 700 11px 'Arial', 'Times New Roman', 'Serif';
	text-align : center;
	color : #FFFFFF;
	background : #408080;
	margin-left : auto;
	margin-right : auto;
}

.b  {
	font : 700 11px 'Arial', 'Times New Roman', 'Serif';
	text-align : center;
	color : #FFFFFF;
	background : #408080;
	margin-left : auto;
	margin-right : auto;
}

.b1  {
	font : 700 11px 'Arial', 'Times New Roman', 'Serif';
	text-align : left;
	color : #FFFFFF;
	background : #400080;
	margin-left : auto;
	margin-right : auto;
}

.b3  {
	font : 700 11px 'Arial', 'Times New Roman', 'Serif';
	text-align : left;
	color : #FFFFFF;
	background : #800080;
	margin-left : auto;
	margin-right : auto;
}

.b1a  {
	font : 700 11px 'Arial', 'Times New Roman', 'Serif';
	text-align : center;
	color : #FFFFFF;
   border-bottom : thin black solid;
	background : #400080;
	margin-left : auto;
	margin-right : auto;
	padding: 5px;
}

.b2  {
	font : 700 11px 'Arial', 'Times New Roman', 'Serif';
	text-align : center;
	color : #FFFFFF;
	background : #400080;
	margin-left : auto;
	margin-right : auto;
}

p.lud  {
	  font-family: verdana, tahoma, arial, sans-serif;
	  font-size: 10px;
	  font-weight: normal; 
     color : black;
     font-style : italic;
     text-align : left;
     background : transparent;
  	  text-indent: 0em; 
}

.ch a:link, .ch a:visited {
	text-decoration: none;
	text-indent: 0em;
	border: 1px solid #B1B1B1;
	color: #000099;
	background-color: White;
   font-family: verdana, tahoma, arial, sans-serif;
	font-weight: bold;
	text-align: center;
	padding: 3px;
	line-height: 35px;}

.ch a:hover {
	color: White;
   background: #4682b4;
	border: 1px solid Black;
	text-decoration: none; 
	font-family: verdana, tahoma, arial, sans-serif;
	font-weight: bold;
	text-align: center;
	padding: 3px;}

.ch a:active {
	text-decoration: none;
	border: 1px solid #B1B1B1;
	color: blue; 
	background: #ffd700;
   font-family: verdana, tahoma, arial, sans-serif;
	font-weight: bold;
	text-align: center; 
	padding: 3px;}





