/* Scrollbar properties are only supported by Internet Explorer 5.5  */
body {
	scrollbar-3dlight-color : #098F47;
	scrollbar-arrow-color : #FFFFD3;
	scrollbar-base-color : #098F47;
	scrollbar-darkshadow-color : #000000;
	scrollbar-face-color : #044221;
	scrollbar-highlight-color : #FFF9EA;
	scrollbar-shadow-color : #044221;
	scrollbar-track-color : #098F47;
	background-color : #098F47;
	font-family : Arial, Helvetica, sans-serif;
	margin : 0;
	padding : 0;
}
A:link, A:visited, A:active { 
    text-decoration: none; 
}
.Simple a{
color: #044221;
	font-size : 14px;
	font-family : "Courier New", Courier, monospace;
}
.Simple a:hover{
	color : #098F47;
}
.SimpleExtra  a{
color: #044221;
	font-size : 14px;
	font-family : "Courier New", Courier, monospace;
}
.SimpleExtra  a:hover{
	color : #098F47;
}
.Product a{
	width:100%;
	background : #FFFFD3;
	color : #044221;
	font-family : "Courier New", Courier, monospace;
	display : block;
	font-size : 15px;
	font-weight: bold;
}
.Product a:hover{
	display : block;
	width:100%;
	background-color : #FFF9EA ;
	color : #000000;
	
}
.List a {
	width:100%;
	background : #FFFFD3;
	color : #044221;
	font-family : "Courier New", Courier, monospace;
	font-size : 15px;
	display : block;
	font-weight: bold;
}

.List a:hover {
	width:100%;
	display : block;
	background : #098F47;
	color : black;
}	
.ListSub {
	padding-left: 10px;
	background-color:#FFF9EA;
	font-size : 14px;
	
	
}
.ListSub a {
	width:100%;
	background-color : #FFF9EA;
	color : #000000;
	font-family : "Courier New", Courier, monospace;
	padding-left : 4px;
	font-size : 14px;
	font-weight: lighter;
}
.ListSub a:hover {
	width:100%;
	background-color : #FFF9EA;
	color : #000000;
	font-weight: bold;
}			
.Menu a{
	display : block;
	width : 100%;
	background-color : #044221;
	color : #FFFFFF;
	font-family : "Courier New", Courier, monospace;
	text-align : center;
	font-weight : bolder;
	font-size : 16px;
}
.Menu a:hover{
	display : block;
	
	background-color : #FFFFD3;
	color : #044221;
	font-family : "Courier New", Courier, monospace;
	text-align : center;
}

#Item {
	background : #FFFFD3;
	text-align : left;
	color : #000000;
	display : block;
	margin-left : 1px;
	margin-right : 1px;
	padding : 1px;
    margin-bottom : 1px;
    margin-top : 1px;
	}
#Text{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
}
.ExtraText{
	display:block;
	background-color : #FFF9EA;
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	margin-left : 1px;
	margin-right : 4px;
	padding : 3px;
	}
.Date{
	font-family : "Courier New", Courier, monospace;
	display : block;
	font-size : 15px;
	color:#000000;
	font-weight : bold;
}
th {
	background : #044221;
	width: 100%;
	font-stretch : wider;
	text-align : left;
	color : #FFFFFF;
	font-family : "Courier New", Courier, monospace;
    margin : 1px;
	 padding : 1px;
	 font-size : 16px;
}
.Curier{
	font-family : "Courier New", Courier, monospace;
	font-size : 16px;
	elevation : higher;
}
.UnderLined{
	text-decoration : underline;
}
.Lighter{
 font-weight : lighter;
}
.Next a{
	color : #098F47;
	font-family : "Courier New", Courier, monospace;
	font-size : 16px;
	elevation : higher;
}
.Next a:hover{
	color : #044221;
}
#Numbers{
	background-color:  #098F47;
	color : black;
}
.WebMaster{
	font-size: 12px;
	font-family: "Courier New", Courier, monospace;
	color: #044221;
	text-align: right;
}
.WebMaster a{
		color : #044221;
	font-family : "Courier New", Courier, monospace;
	font-size : 12px;
	text-align: right;
}
.WebMaster a: hover{
color : black;
}