A  { 
	COLOR : #333333;
	TEXT-DECORATION : none;
}
A:visited  {
	COLOR : #333333;
	TEXT-DECORATION : none;
}
A:hover   {COLOR : #8E2A30; TEXT-DECORATION : underline; }
A:link    {TEXT-DECORATION : none; }
A:active  {TEXT-DECORATION : none; }

.effect6 a:link{color:#0066FF;text-decoration:none}
.effect6 a:visited{color:#0066FF;text-decoration:none}
.effect6 a:active{color:#0066FF;text-decoration:none}
.effect6 a:hover{color:#0066FF;text-decoration:underline}

BODY  {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color : #333333;
	margin : 0 3 0 0;
	padding : 0 0 0 0;
	width : auto;
	font-family : Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 10px;
	SCROLLBAR-FACE-COLOR: #6699FF; 
	SCROLLBAR-ARROW-COLOR: #00FF00; 
	SCROLLBAR-TRACK-COLOR: #F0F0F0; 
}

hr  {
	color : silver;
	height : 1;
}

h3  {
  padding : 10 0 0 0;
	color : brown;
	FONT-FAMILY : Tahoma,Verdana,Helvetica;
	FONT-SIZE : 14px;
  TEXT-DECORATION : underline;
}

FONT  {
	FONT-FAMILY : Verdana,Helvetica;
	FONT-SIZE : 11px;
}

TD  {
	FONT-FAMILY : Verdana,Helvetica;
	FONT-SIZE : 11px;
}

P  {
	FONT-FAMILY : Verdana,Helvetica;
	FONT-SIZE : 11px;
}

INPUT  {
	FONT-FAMILY : Verdana, Helvetica;
	FONT-SIZE : 10px;
	background-color : #F2FFF2;
	/*border : 1px #000000 solid;*/
	color : BLUE;
	font-weight : normal;
	
}

TEXTAREA  {
	FONT-FAMILY : Verdana, Helvetica;
	FONT-SIZE : 10px;
	border : 1px #000000 solid;
	background-color : #F2FFF2;
}

FORM  {
	FONT-FAMILY : Verdana, Helvetica;
	FONT-SIZE : 10px;
	border : none;
}

SELECT  {
	font-size : 10px;
	border : 1px #000000 solid;
	background-color : #F2FFF2;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 10px;
	color: #ffffff;
	background-color: #0000FF;
	border-style: solid;
	padding: 0; 
	border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px 
	
	} 
.popupwindow {
	background-color : #FFFFFF; }

#copyright {
  text-align: center;
  font-size: 12px;
  padding: 3px;
}
h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0,0,0,0;
}
h2 {
  font: 18px "arial narrow", arial, sans-serif; 
  color: #e5ddb9;
  font-weight: bold;
}
h4 {
  font: 20px "arial narrow", arial, sans-serif; 
  color: #504634;
  font-weight: bold;
}
#ket {
  font: 16px "arial narrow", arial, sans-serif; 
  color: #857a66;
  font-weight: bold;
  margin: 0,0,0,2;
}

/*--- FOOTER---*/
/*
#footer_bg{
	background:url(../images/footer_bg.gif) repeat-x; width:100%; margin:0  auto 0 auto; float:left; height:153px;
	}
#footer{
	width:525px; margin:0 auto 0 auto; 
	}
#footer ul{
	width:525px; margin:29px 0 7px 0; display:block; height:15px;
	}
#footer ul li{
	float:left; font:12px/14px 'Trebuchet MS', Arial, Helvetica, sans-serif; color:#FFFFFF; background-color:#6B6854;
	display:block; 
	}
#footer ul li a{
	font:12px/14px 'Trebuchet MS', Arial, Helvetica, sans-serif; color:#FFFFFF; background-color:#6B6854; text-decoration:none;
	margin:0 10px 0 10px;
	}
#footer ul li a:hover{
	text-decoration:underline;
	}
#footer p{
	width:300px; margin:0 0 0 162px; font:12px/14px 'Trebuchet MS', Arial, Helvetica, sans-serif; color:#F3F1DF;
	background-color:#6B6854
	}
#footer ul.xhtml{
	width:135px; display:block; margin:12px 0 0 197px; height:21px; font-size:0px;
	}
#footer ul.xhtml li{
	float:left; height:21px; margin-right:9px;
	}
#footer ul.xhtml li a{
	text-indent:-2000px; display:block; height:21px; margin:0; padding:0; font-size:0px;
	}
#footer ul.xhtml li a.xht{
	background:url(images/xhtml.gif) no-repeat 0 0 #6B6854; color:#fff; width:66px;
	}
#footer ul.xhtml li a.css{
	background:url(images/css.gif) no-repeat 0 0 #6B6854; color:#fff; width:50px;
	}
*/