.table_1 {
 	
 	HEIGHT: 65;
 	BORDER: 0;
 	background-color: #880D05;
}
.table_2 {
	 width: 800;
	 background-color: #EDB412;
	 padding: 10;
}

.table_3 {
	 width: 800;
	 background-color: #880D05;
	 padding: 10;
}

.img {
	
	VSPACE: 0;
}
a:link {
	color: #84414A;
	text-decoration: underline;
	}
a:visited { 
	color: #84414A;
	text-decoration: underline; 
	}
a:hover {
	color: #666666;
	text-decoration: underline;
	}
a:active { 
	color: #84414A;
	text-decoration: underline; 
	}
	
.textverd { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#000000;
	line-height:20px;
	}
	
.textverdbold { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color:#EDB412;
	line-height:14px;
	font-weight: bold;
	}
	
.textverdbold2 { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	line-height:12px;
	font-weight: bold;
	}

.textverdbold3 { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	line-height:12px;
	}
	
.realbig{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: white;
	}	
	
.bigmenu { 
	font-family:Comic Sans MS, Arial, Helvetica, sans-serif;
	font-size: 40px;
	color:#EDB412;
	line-height:40px;
	}

td.box4grey
{
	border-style: solid;
	background-color:#FFFFFF;
	border-top-width: 1px;
	border-top-color: #D5D5D5;
	border-right-width: 1px;
	border-right-color: #D5D5D5;
	border-left-width: 1px;
	border-left-color: #D5D5D5;
	border-bottom-width: 1px;
	border-bottom-color: #D5D5D5;
}

td.box4green
{
	border-style: solid;
	background-color:#D7E8A1;
	border-top-width: 1px;
	border-top-color: #B0D144;
	border-right-width: 1px;
	border-right-color: #B0D144;
	border-left-width: 1px;
	border-left-color: #B0D144;
	border-bottom-width: 1px;
	border-bottom-color: #B0D144;
}

td.boxBlack
{
	border-style: solid;
	background-color:#EEF7D0;
	border-top-width: 0px;
	border-top-color: #000000;
	border-right-width: 1px;
	border-right-color: #000000;
	border-left-width: 0px;
	border-left-color: #000000;
	border-bottom-width: 0px;
	border-bottom-color: #000000;
}
body {

	margin-top: 10px;
	font-size: 8pt;
	font-family: verdana, sans-serif;
//	background-image: url(images/Dog_City_Studios_header_long.gif);
//	background-repeat: no-repeat;
//	background-position: 10px 10px;
}


TABLE { font-size: 8pt; }


#bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #CCCCCD;
	text-align: right;
}

