a {
   font-family: Georgia, Times New Roman, Times, serif; font-size: 14; color: #FFF3CE; text-decoration: none; font-weight: bold
}

.contentlink {
   font-family: Georgia, Times New Roman, Times, serif; font-size: 14; color: #990000; text-decoration: underline; font-weight: bold
}

a:hover {
   font-family: Georgia, Times New Roman, Times, serif; font-size: 14; color: #CC0000; text-decoration: none; font-weight: bold
}
h1{
   font-family: Georgia, Times New Roman, Times, serif; font-size: 16; color: #CC0000; text-decoration: none; font-weight: bold
}
p{
   font-family: Georgia, Times New Roman, Times, serif; font-size: 12; color: #cc0000; text-decoration: none; 
}
ul {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	list-style-position: outside;
	list-style-type: square;
	color: #CCFF99;
	font-weight: bold
}

area {
cursor: pointer
}

.homelist {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	list-style-position: outside;
	list-style-type: square;
	color: #333333;
	font-weight: normal
}


.treemenu {
	margin : 0px 20px;
	padding : 10px;
	list-style : none;	
	background-color : #007F3E;
	width : 375px;
}

.treemenu UL {
	list-style : none;
	margin : 0px 10px;
	padding : 0px 10px;
}

.treemenu LI {
	display : inline;
}

.treemenu A {
	display : block;
	padding-left : 12px;
	text-decoration : none;

}

.treemenu .treeopen {
	background-image : url('open.gif');
	background-repeat : no-repeat;
	background-position : left;
}		

.treemenu .treeclosed {
	background-image : url('closed.gif');
	background-repeat : no-repeat;
	background-position : left;
}

.datetxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #cc0000;
}


.contenttxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: .6cm;
	color: #333333;
}
.popuplink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #CC0000;
	text-decoration: underline;
}
hr {
	color: #CC0000;
 	width: 95%;
	background-color: #f00;
}
.contenttxt1 {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: normal;
	color: #333333;
}
.picturetxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 0.6cm;
	color: #333333;
	font-style: italic;

}
.bytelink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CC0000;
	text-decoration: underline;
	font-weight: bold;
	font-size: x-small;

}

.bytelink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
	text-decoration: underline;
	font-weight: bold;
	font-size: x-small;

}


.footer {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CC0000;
	font-weight: normal;
	font-size: x-small;
}

.photolink {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #990000;
	text-decoration: underline;
	font-weight: bold;
	font-size: 11px;

}

.photolink:hover {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	}