@charset "utf-8";
/* CSS Document */

body {
	background-color: #750f12;
	background-image: url(images/eli_bg.png);
	background-repeat: repeat-x;
	background-position: top;
}
.style1 {
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 12px;
	padding-left: 30px;
	line-height: normal;
}
.style4 {
	font-size: 14px;
	font-weight: bold;
	color: #999999;
}
.style5 {
	color: #999999;
	font-weight: bold;
}
.style6 {color: #999999}

A.one:visited  {color: #cf2b2b; text-decoration: none}
A.one:link  {color: #cf2b2b; text-decoration: none}
A.one:active  {color: #cf2b2b text-decoration: none}
A.one:hover   {color: #f19221;text-decoration: none}
