
BODY {
margin : 0%;
	color : Black;
	font-size : x-small;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align : left;
	background-image : url(images/background.jpg);
}

A {
	color : #FF3300;
}

A:HOVER {
	color : Black;
}

tr.grey {
background-image : url(images/grey.gif);
font-family : sans-serif; font-size : x-small; 

}
td.menubar {
	border-bottom-color : Red;
	border-bottom-style : solid;
	border-bottom-width : 1px;
}

.topline {
	border-top-color : Red;
	border-top-style : solid;
	border-top-width : 2px;
	font-size : x-small;
}

td{
font-size :  x-small;
}


td.textbox {
 padding-top : 48px;
 padding-right : 38px;
 padding-left : 44px;

	font-size : x-small;
}

div.home {
	padding-left : 37px;
}

