body {
	margin: 10px;
	background-image: url(../images/bg.gif);
	font-family: Arial, Helvetica, sans-serif;
}
html {
	height:100%;
	margin-bottom:1px;
}
#container {
	border:1px solid #E7D9A3;
	width:750px;
	margin:auto;
	background-color: #D6DAE6;
}
#banner {
	background-image: url(../images/grad.jpg);
	background-repeat: repeat-x;
	margin-bottom: 1px;
}
#left {
	width:197px;
	float:left;
	margin-right:1px;
	background-color:#FFFFFF;
	border-bottom:1px solid #FFFFFF;
}
#center {
	float:left;
	width:314px;
}
#center2 {
	float:left;
	width:542px;
	padding:5px;
	font-size:12px;
	background-color:#E4E8EF;
}
#imgFront {
	margin-bottom:1px;
}
#right {
	background-image: url(../images/grad2.jpg);
	background-repeat: repeat-x;
	float:left;
	width:238px;
	height:331px;
	margin-bottom:1px;
}
#box1 {
	background-color: #B4D0EF;
	font-size: 12px;
	clear:both;
	margin-bottom:1px;
}
td.text1 {
	font-size: 16px;
	font-weight:bold;
	text-decoration: underline;
}
td.text2 {
	font-size: 12px;
	font-weight:bold;
	color:#800809;
}
td.text3 {
	font-size: 12px;
}
#footer {
	background-image: url(../images/grad3.jpg);
	font-size: 12px;
	font-weight: bold;
	text-align:center;
	color: #FFFFFF;
	padding:5px;
	clear:both;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
	border-width:1px;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
}
td.text4 {
	background-color: #DFD7C6;
	font-weight: bold;
}
td.text5 {
	background-color: #F4F1EC;
}
td.text6 {
	background-color: #E4E8EF;
}
.text7 {
	font-size:11px;
	color:#FF0000;
}
.text8 {
	background-color: mistyrose;
}
.counter {
	font-size: 12px;
	font-weight:bold;
	background-color:#FFFFFF;
	padding:3px;
	border:1px solid #000000;
}