body {
	font-family: Arial, helvetica, Verdana, Geneva, sans-serif;
	font-size: 12pt;
	font-weights:600;
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	background-color:#EBEBEB;
	background-image: url(images/);
	background-repeat: no-repeat;	
	background-position: bottom right;
	}	

td {
	font-family: Arial, helvetica, Verdana, Geneva, sans-serif;
	font-size: 12pt;
	font-weight:600;
	color:black;
}
th {
	font-family: Arial, helvetica, Verdana, Geneva, sans-serif;
	font-size: 14pt;
	font-weight:800;
	color:white;
}
a {
	font-family: Arial, helvetica, Verdana, Geneva, sans-serif;
	font-size: 12pt;
	font-weight:600;
	color:#978F60;
}
td.header{
	font-family: Arial, helvetica, Verdana, Geneva, sans-serif;
	font-size: 12pt;
	font-weight:600;
	color:black;
	background-color:#CCC8AF;
}
input{
	font-family: Arial, helvetica, Verdana, Geneva, sans-serif;
	color:#white;
	font-size: 10pt;
	font-weight : 400;
}
textarea {
	font-family: Arial, helvetica, Verdana, Geneva, sans-serif;
	color:#996565;;
	font-size: 11pt;
	font-weight : 400;
}
select {
	font-family: Arial, helvetica, Verdana, Geneva, sans-serif;
	color:#996565;;
	font-size: 11pt;
	font-weight : 400;
}
td.titlesliver{
	background-image: url(images/titlebar_sliver.jpg);
	background-repeat: repeat-x;
	height: 103px;
	color:black;
		
}
td.menubottom{
	background-image: url(images/menu_bottom.jpg);
	background-repeat: no-repeat;		
}