#counter {
visibility:hidden
}
h2{
	display: block;
	font-size: 30px;
    color: #CE0000;
	font-weight: normal;
	text-decoration: none;
    letter-spacing: 4px;
    text-align: center;
	text-shadow: #AA8A51 2px 2px 2px;
	font-family: times new roman;
}
h3{
	display: block;
	font-size: 30px;
    color: #CE0000;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 4px;
    text-align: center;
	text-shadow: #AA8A51 2px 2px 2px;
    font-family: times new roman;	
}
.header h1{
	display: block;
	font-size: 40px;
    color: #D00000;
	font-weight: normal;
	text-decoration: none;
	text-shadow: #AA8A51 2px 2px 2px;
    letter-spacing: 4px;
    text-align: center;
	font-family: times new roman;	
}
.butt01:hover {
BACKGROUND-COLOR: #ffffff; 
BORDER-BOTTOM:#55421F 3px solid; 
BORDER-LEFT:#968360 3px solid; 
BORDER-RIGHT:#55421F 3px solid; 
BORDER-TOP:#968360 3px solid; 
COLOR: #73582b; 
TEXT-ALIGN: center; 
FONT-WEIGHT: bold; 
FONT-FAMILY: arial; 
FONT-SIZE: 12 px;
padding-left: 6px;
padding-right: 6px;
padding-bottom: 0px;
padding-top: 1px;
}
.butt01 {
BACKGROUND-COLOR: #600000; 
BORDER-BOTTOM: #A59A7A 3px solid; 
BORDER-LEFT: #F9E9B9 3px solid; 
BORDER-RIGHT: #A59A7A 3px solid; 
BORDER-TOP: #F9E9B9 2px solid; 
COLOR: #f9e9b9; 
TEXT-ALIGN: center; 
FONT-WEIGHT: bold; 
FONT-FAMILY: arial; 
FONT-SIZE: 12 px;
padding-left: 6px;
padding-right: 6px;
padding-bottom: 0px;
padding-top: 2px;
}
.zoom {
margin: 5px;
}
.butt {
BACKGROUND-COLOR: #FAEDC1; 
BORDER-BOTTOM: #909090 3px solid; 
BORDER-LEFT: #e1e1e1 3px solid; 
BORDER-RIGHT: #909090 3px solid; 
BORDER-TOP: #e1e1e1 3px solid; 
COLOR: #700000; 
TEXT-ALIGN: center; 
FONT-WEIGHT: bold; 
FONT-FAMILY: arial; 
FONT-SIZE: 12px;
padding-left: 8px;
padding-right: 8px;
padding-bottom: 2px;
padding-top: 2px;
}
.butt:hover {
BACKGROUND-COLOR: #600000; 

}
.mypara {
text-align:  justify; text-indent: 5%; font-family: verdana, arial; font-weight: bold; color: #600000;
}
a.noneline {text-decoration: none;
}
A:hover {
color: #A88848; text-decoration: none;
}
A:link {text-decoration: none;
}
A:visited {text-decoration: none;
}
 .tooltip { background: #ffffee;
border: 1px solid black;
padding: 2px                           
}
.link1:link {
	COLOR: #A88848; TEXT-DECORATION: none;
}
.link1:visited {
	COLOR: #A88848; TEXT-DECORATION: none;
}
.link1:active {
	COLOR: #f9e9b9; TEXT-DECORATION: none;
}
.link1:hover {
	COLOR: #A88848; TEXT-DECORATION: underline;
}