body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	background:url(main_bg.jpg);
	background-repeat:repeat-x repeat-y;
}
.h1{
	font-family: Arial;
	font-size: 18px;
	color: #000000;
}
.h2{
	font-family: Arial;
	font-size: 14px;
	color:#c10202;
}
.content{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	line-height:18px;
}
.content2{
	font-family: Arial;
	font-size: 12px;
	color: #f8ecd9;
	line-height:24px;
}
.content3{
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	line-height:18px;
}

.txtfield{
	border:1px solid #620b0b;
	background-color:#f8ecd9;
	font-size:11px;
	font-family:Arial;
	color:#8a1919;
	height:18px;
	width:158px;
}
.txtarea{
	border:1px solid #620b0b;
	background-color:#f8ecd9;
	font-size:11px;
	font-family:Arial;
	color:#8a1919;
	height:60px;
	width:158px;
}

.img{
	border:3px solid #ffffff;
}

.copyrights{
	font-family: Arial;
	font-size: 11px;
	color: #2a2a2a;
	padding-left:20px;
}

#link li{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	BACKGROUND-POSITION: 0px 8px; 
	PADDING-LEFT: 18px;
	line-height:24px;
	list-style:none;
	BACKGROUND-REPEAT: no-repeat; 
	background-image:url(bullet.png);
	color:#c10202;
	text-decoration:none;
}