/* CSS Document */

/* Page structure-------------------------------------------------*/

body { color: #333333; line-height: 155%; font-size: 13px; background-color: #FFFFFF; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; background-image: url(../../images/bg.jpg); background-repeat: repeat-x; background-position: left top; letter-spacing: 0.1em; 

}
p {
	margin: 0px;
	padding: 0px;
}

a {
	font-size: 12px;
	color: #F60;
	border:0px;
}
body,td,th {
	font-size: 12px;
	color: #333;
}
body {
	background-color: #F1EBDB;
	margin-top: 0px;
}

#footer {
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	height: 160px;
	width: 960px;
	margin-top: 39px;
	background-position: center bottom;
	}
