body {
	margin: 0px;
	padding: 0px;
	color: #666666;
}
hr {
	color: #999;
	background-color: #AAA;
	height: 1px;
	border: 0;
}

/*font family for page*/
p, td, div, ul {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-image: url(../images/bullet.gif);
	font-weight: normal;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #333333;
}
.info {
	font-size: 10px;
}
h3 {
	font-size: 14px;
	font-weight: normal;
}
.maintxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.8em;
	color: #666666;
}	
.news {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #666;
}
.events {
	font-family:"Courier New", Courier, mono;
	font-size:12px;
	letter-spacing: 3px;
	color: #900
}
.note {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #900;
}
/* HORIZONTAL LIST */

ul#navlist
{
margin-left: 0;
padding-left: 0;
white-space: nowrap;
}

#navlist li
{
display: inline;
list-style-type: none;
}

#navlist a { padding: 3px 10px; }

#navlist a:link, #navlist a:visited
{
color: #666;
background-color: #fff;
text-decoration: none;
}

#navlist a:hover
{
color: #B9493D;
background-color: #fff;
text-decoration: none;
}



ul li {
	   margin: 0px;
	   padding: 0;
	   list-style-position: outside;
	   list-style-type: square;
	   font-size: 11px;
}
	
.style1 {
	color: #990000;
	font-weight: bold;
}

.style1 a:link {
	color: #990000;
	font-weight: bold;
}
.style1 a:hover {
	color: #990000;
	font-weight: bold;
}
.style1 a:visited  {
	color: #990000;
	font-weight: bold;
}
.style1 a:active {
	color: #990000;
	font-weight: bold;
}
.item
{
	font-size: 1.2em;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.section  {
	background-image: url(../images/Common/lamp_draw.gif)
}
.Heading-1a {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	letter-spacing: 3px;
	color: #900
}
.body-1a {
	font-family: Georgia, Times New Roman, Times, serif;
}
.body-1a {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	
}
.strikethru {
	text-decoration: line-through;
}

