body {
	background-color: #CCCC99;
	background-image: url(images/bg.jpg);
	background-repeat:repeat-x;
}
p { font-size:11; font-family:Verdana, Arial, Helvetica, sans-serif}

a{ font-size: 12px; color:#FFFF00; 
}
td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

.content{
	border: solid;
	border-color: #FFFFFF;
	border-width: 4;
	width: 650px;
	background-color: transparent;
}
.contentmenu{
	padding: 15;
	padding-top:10;
	padding-bottom:10;
	border:double;
	border-color:#CC0000;
	border-width: 4;
	width: 470px;
	background-color: transparent;
}
.footer{
	border-top: 1px;
	border-top-color: #FFFFFF;
	color:#000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-top-style: dashed;
	width: 650px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight:500;
	background-color: #CCCC66;

}
#banner{
	border-bottom-color: #FFFFFF;
	border-bottom-width:medium;
	border-bottom-style: solid;
	width: 650px;
}
.text1{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-right:10px;
	
	color: #FFFFFF;
	padding-left: 10px;
}
.image1{
	margin-left: 5px;
}
