/* CSS Document */
body,td {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	line-height:20px;
	color:#444815;
	}

body {background-color:#FFFFFF;}

h3 {color:#54640D; font-style:italic; font-size:18px;}

hr {height:1px; border:none; border-top:1px solid #4a580f;}

a:link {color:#444815; text-decoration:underline; font-weight:bold;}
a:visited {color:#444815; text-decoration:underline; font-weight:bold;}
a:active {color:#444815; text-decoration:underline; font-weight:bold;}
a:hover {color:#444815;	text-decoration:none;	font-weight:bold;}
	
a.navigation:link 		{color:#654E2F;text-decoration:none; font-weight:normal; font-size:13px;}
a.navigation:active 	{color:#654E2F;text-decoration:none; font-weight:normal; font-size:13px;}
a.navigation:visited 	{color:#654E2F;text-decoration:none; font-weight:normal; font-size:13px;} 
a.navigation:hover 		{color:#654E2F;text-decoration:underline; font-weight:normal; font-size:13px;}
	
.frame {
	border:1px solid #bfbfbf;
	padding:2px;
}

#flashcontent {
	/*
		border: solid 1px #000;
		width: 300px;
		height: 300px;
		float: left;
		margin: 15px 20px;
		*/
	}
