body 
	{
		background-color: #Ffffff; 
		margin: 10;
	}
a 
	{
		font-family: verdana, sans serif; 
		font-weight: bold; 
		font-size: 10pt; 
		color: #003366; 		
		text-decoration: none
	}
a.mail 
	{
		font-family: verdana, sans serif; 
		font-weight: normal; 
		font-size: 10pt; 
		color: #003366; 		
		text-decoration: underline
	}
a:visited 
	{
		font-family: verdana, sans serif; 
		font-weight: bold; 
		font-size: 10pt; 
		color: #990000; 		
		text-decoration: none
	}
a.mail:visited 
	{
		font-family: verdana, sans serif; 
		font-weight: normal; 
		font-size: 10pt; 
		color: #003366; 		
		text-decoration: underline
	}
a:hover 
	{
		color: #336600; 
		text-decoration: underline;
	}
td 
	{
		font-family: verdana, sans serif; 
		font-size: 10pt;
		color: #cc9900;
	}
.title 
	{
		font-family: verdana, sans serif; 
		color: #ffffcc; 
		text-align: center; font-size: 18pt;
 		font-weight: bold;
	}
.h2 
	{
		font-family: verdana, sans serif; 
		color: #cc9900; 
		text-align: center;
		font-size: 22pt;
 		font-weight: bold;
	}
.h3 
	{
		font-family: verdana, sans serif; 
		color: #000000; 
		text-align: center;
		font-size: 10pt;
 		font-weight: bold;
	}
table.background 
	{
		background-color: #cc9900;
		
	}
table.main 
	{
		background-color: #ffffff;
		border-style: solid; 
		border-color: #000000; 
		border-width: 4;
	}
table.reply 
	{	
		background-color: #ffffff; 
		border-style: solid; 
		border-color: #000000; 
		border-width: 1;
	}
td.pic
	{
		border-style: solid;
		border-color: #000000;
		border-width: 1;
	}
td.desc 
	{
		font-family: verdana, sans serif; 
		font-size: 10pt;
		font-weight: bold;
		background-color: #ffffff;
		border-style: solid;
		border-color: #000000;
		border-width: 1;
		color: #cc9900;
	}
table.menu 
	{	
		background-color: #ffffff; 
		border-style: solid; 
		border-color: #009999; 
		border-width: 1;
		color: 669933;
		font-weight: bold;
		padding-bottom: 5;
		padding-top: 5;
		padding-right: 0;
		padding-left: 0;
	}
table.reply td
	{
		color: #cc9900;
		font-weight: bold;
	}
table.pictures 
	{	
		color: 669933;
		font-weight: bold;
		padding-bottom: 5;
		padding-top: 5;
		padding-right: 0;
		padding-left: 0;
	}
.bold
	{
		font-weight: bold;
	}
.boldyellow
	{
		font-weight: bold;
		color: #ffffcc; 
	}
.button
	{
		font-weight: bold;
		cursor: hand;
	}
textarea
	{
		font-family: verdana, sans serif; 
		color: #000000;
		font-size: 10pt;
		overflow: auto;
		font-weight: normal;
		width: 330px;
		height: 140px;
	}
input, select
	{
		font-family: verdana, sans serif; 
		color: #000000;
		font-size: 10pt;
		overflow: auto;
		font-weight: normal;
	}
table.comments td
	{	 
		border-style: solid; 
		border-color: #000000; 
		border-bottom-width: 1;
		border-top-width: 1;
		border-left-width: 1;
		border-right-width: 1;
		color: #000000;
	}
.seagreen
	{
		background-color: #CC9900;
	 	font-weight: bold;
	}

.orange
	{
		background-color: #F8DCDE;
	 	font-weight: bold;
	}

.yellow
	{
		background-color: #ffffcc;
	 	font-weight: bold;
	}
.white
	{
		background-color: #ffffff;
		font-weight: normal;
	}
.darkorange
	{
		color: #990000;
	}
.blue
	{
		color: #003366;
	}
.category
	{	
		text-decoration: underline;
		padding-bottom: 10;
		padding-top: 15;
		padding-right: 0;
		padding-left: 0;
	}
.smallmenu
	{
		font-size: 8pt;
		font-weight: normal;
		padding-bottom: 10;
		padding-top: 15;
		padding-right: 0;
		padding-left: 0;
	}
.black 
	{
		font-family: verdana, sans serif; 
		font-size: 10pt;
		color: #000000;
	}

