BODY {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #d6d6d5;
	background-image: url(images/background.jpg);	
	FONT-SIZE:11px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	COLOR : #7b7a7a;
	topmargin:0;
	bottommargin:0;
}
h1, h2 {
	font-weight: bold;
	color: #000000;
}
h1 {
	font-size: 16px;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 11px;
	COLOR : #74653d;
}
img {
	display:block;
	border:0px;
}
p, td, tr, ol, ul {
	COLOR : #74653d;
}
tr, td {
	padding: 1px;
}
A {
	COLOR: #aa7f0d;
	TEXT-DECORATION: none;
}
A:hover {
	COLOR: #a6a4a4;
	TEXT-DECORATION: underline;
}
.Amenu{
	FONT-SIZE: 12px; 
	COLOR : #ffffff;
}
.Amenu:hover {
	COLOR: #dbc106;
	TEXT-DECORATION: none;
}
.inputbox,.input,.input_frontpage {
	BORDER-RIGHT: 1px solid;
	BORDER-TOP: 1px solid;
	BACKGROUND: #ffffff;
	BORDER-LEFT: 1px solid;
	BORDER-BOTTOM: 1px solid;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
}
.inputbox {
	COLOR: #74653d;
	FONT-SIZE:11px;
}
.input {
	COLOR: #74653d;
	FONT-SIZE:11px;
	width:150px;
}
.input_frontpage {
	COLOR: #000000;
	FONT-SIZE:12px;
	font-weight: bold;
	width: 200px;
}
.button {
	BORDER-RIGHT: #000000 1px solid;
	BORDER-TOP: #74653d 1px solid;
	MARGIN-TOP: 1px;
	FONT-WEIGHT: normal;
	BACKGROUND: #74653d;
	BORDER-LEFT: #74653d 1px solid;
	COLOR: #ffffff;
	BORDER-BOTTOM: #000000 1px solid;
	HEIGHT: 17px;
	TEXT-ALIGN: center;
	FONT-SIZE:11px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
}
.Exchange{
	FONT-SIZE: 11px; 
	COLOR : #74653d;
	font-weight : bold;
	text-align: center;
}
.disclaimer{
	FONT-SIZE:10px;
	COLOR : #7b7a7a;
	TEXT-DECORATION: none;
}
.tab1,.tab2{
	TEXT-DECORATION: none;
	height: 30px;
}
.tab1{
	COLOR : #74653d;
	background-color: #e6e4dd;
}
.tab2{
	FONT-SIZE:10px;
}
.style1 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.style2 {
	font-weight: bold;
}
.info_block {
	border: #ffffff 1px solid;
	overflow: auto;
	width: 824px;
}
.rss-item  {
  font-size: 11px;
  font-weight : normal;
  color: #74653d;
  list-style:none;
  padding-bottom:1em;
}
.rss-item a {
	text-decoration : none;
  font-weight : bold;
}
.rss-date {
	font-size: 85%;
	font-weight : normal;
	color: #74653d;
}
.split50 {
	border: none;
	float: left;
	padding:0px;
	text-align: center;
	width: 50%;
	COLOR : #74653d;
}
.splitpic,.splitpicinfo,.splitpic_perseus,.splitpicinfo_perseus,.split30_left,.split30_right,.fulline,.split30,.split70  {
	border: none;
	float: left;
	text-align: left;
	COLOR : #74653d;
}
.splitpic {
	padding:0px;
	width: 180px;
	vertical-align: bottom;
}
.splitpicinfo{
	padding:5px;
	width: 570px;
} 
.split30{
	padding:5px;
	width: 200px;
}
.split70{
	padding:5px;
	width: 550px;
}
.splitpic_perseus {
	padding:0px;
	width: 240px;
}
.splitpicinfo_perseus{
	padding:5px;
	width: 510px;
}
.split30_left {
	padding:1px;
	width: 60%;
	height:18px;
}
.split30_right {
	padding:1px;
	width: 10%;
	height:18px;
}
.fulline {
	width: 770px;
}
#container {
width: 100%;
clear: both;
}
#col1, #col2, #col3, #col4, #col5, #col6 {
background-color: #ffffff;
float: left;
margin: 1px;
overflow: hidden;
color: #74653d;
}
#col1, #col3 {
text-align: center;
}
#col2, #col4, #col5, #col6 {
text-align: left;
}
#col1 {
width: 130px;
text-align: left;
}
#col2 {
width: 250px;
}
#col3 {
width: 130px;
}
#col4 {
width: 250px;
}
#col5 {
width: 210px;
margin-left: 35px;
}
#col6 {
width: 500px;
}
#errordiv {
	border: 1px solid red;
	background-color: #FFAFAF;
	display: none;
	width: 600px;
	margin: 5px;
	padding: 5px;
	COLOR : #000000;
	font-weight : bold;
}
.required {
	background-color: #FFAFAF;
	FONT-SIZE:11px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	COLOR: #74653d;
	width: 150px;
}
.required:focus {
	background-color: #fff;
	border: 1px solid #f00;
}
.checkit {
	background-color: #e6e4dd;
	FONT-SIZE:11px;
	COLOR: #74653d;
	width: 150px;
}
