/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
body {
background-color: #666666;
/* background-image: url(newsbg.jpg); */
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #333333;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #006600;
}
a:active {
	color: #CC3300;
}
#Layer1 {
	position:relative;
	left:550px;
	top:10px;
	width:200px;
	height:20px;
	z-index:1;
}
#Layer2 {
	position:absolute;
	left:265px;
	top:164px;
	width:632px;
	height:20px;
	z-index:2;
}
.style1 {
	font-family: "Garamond", Times, serif;
	font-size: 12px;
	text-transform:uppercase;
	font-weight:bold;
	
}
.style1 {
	font-family: "Garamond", Times, serif;
	font-size: 12px;
	text-transform:uppercase;
	font-weight:bold;
	
}
.style1:link {
	font-family: "Garamond", Times, serif;
	font-size: 12px;
	text-transform:uppercase;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	
}

.style1:visited {
	font-family: "Garamond", Times, serif;
	font-size: 12px;
	text-transform:uppercase;
	font-weight:bold;
	text-decoration:none;
	
}
.style1:active {
	font-family: "Garamond", Times, serif;
	font-size: 12px;
	text-transform:uppercase;
	font-weight:bold;
	text-decoration:none;
	
}
.style1:hover {
	font-family: "Garamond", Times, serif;
	font-size: 12px;
	text-transform:uppercase;
	font-weight:bold;
	text-decoration:underline;
	color:#004400;
	
}
.style2 {
	color: #006600;
	font-weight: bold;
	font-size: 12px;
}
.style3 {font-size: 12px}
.style5 {
	font-size: 9;
	color: #666666;
}
.style6 {font-size: 18px;
font-family: "Garamond", Times, serif;}


.faq {
	font-size: 12px;
	
}
.faq:link {
	font-size: 12px;
	font-weight:bold;
	color:#006600;
	text-decoration:none;
	
}
.faq:hover {
	font-size: 12px;
	font-weight:bold;
	color:#006600;
	text-decoration:underline;
	
}
.faq:visited {
	font-size: 12px;
	font-weight:bold;
	color:#006600;
	text-decoration:none;
	
}
.faq:active {
	font-size: 12px;
	font-weight:bold;
	color:#555555;
	text-decoration:none;
	
}
.faq2:link {
	font-size: 12px;
	font-weight:bold;
	color:#555555;
	text-decoration:none;
	
}
.faq2:hover {
	font-size: 12px;
	font-weight:bold;
	color:#555555;
	text-decoration:underline;
	
}
.faq2:visited {
	font-size: 12px;
	font-weight:bold;
	color:#555555;
	text-decoration:none;
	
}
.faq2:active {
	font-size: 12px;
	font-weight:bold;
	color:#555555;
	text-decoration:none;
	}




#containerul, #containerul ul{
  text-align:left;
  margin:5; /* Removes browser default margins applied to the lists. */
  padding:0; /* Removes browser default padding applied to the lists. */
}

#containerul li{
  margin:10 0 0 3px; /* A left margin to indent the list items and give the menu a sense of structure. */
  padding:0; /* Removes browser default padding applied to the list items. */
  list-style-type:none; /* Removes the bullet point that usually goes next to each item in a list. */
  	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

#containerul .symbols{ /* Various styles to position the symbols next to the items in the menu. */
  float:left;
  width:1px;
  height:1em;
  background-position:0 ;
  background-repeat:no-repeat;
}
.style60 {
	font-size: 10px;
	color: #666666;
}
