.bottom {
	bottom: 20px;
}
.top {
	top: 0px;
}
.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 16px;
	position: relative;
	left: 5px;
	top: 5px;
	height: 5px;
	width: 5px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 22px;
	color: #333333;

}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 22px;
	color: #333333;

}


a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 22px;
	color: #990000;
	font-weight: bold;

}

.imageflash {
	position: absolute;
	left: 0px;
	top: 0px;
	visibility: visible;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	font-style: bold;
	color: #990000;
	left: 10px;

}

h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: bold;
	line-height: 18px;
	color: #990000;
	left: 10px;
}

h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: bold;
	line-height: 18px;
	color: #990000;
	left: 10px;
}

body {
	background-image: url(images/i_bg.jpg);
	background-attachment: fixed;
	background-repeat: repeat-x;
}
.surround {
	border: 1px solid #c9c9c9;
}.image_border {

	border: 1px solid #990000;
}
