

BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
}

A { 
  color: #B2A522; 
  text-decoration: none; 
}

A:hover { 
  color: #B2A522;
  text-decoration:underline; 
}

.tableformat
{
	font-family: Arial;
	font-size: 12px;
	color: #6C6C6C;
	font-weight : normal;
	border: .5px solid #888885;
}
.left_text_links{
	font-family: Arial;
	font-size: 11px;
	color: #B2A522;
	font-weight : normal;
}
A.text_links{
	font-family: Arial;
	font-size: 11px;
	color: #B2A522;
	font-weight : normal;
}
A:hover.text_links { color:#B2A522; text-decoration:underline; }

.text_links {
	font-family: Arial;
	font-size: 11px;
	color: #B2A522;
	font-weight : bold;
}
A.index_link{
	font-family: Arial;
	font-size: 12px;
	color: #6C6C6C;
	font-weight : normal;
}
A:hover.index_link { color:#6C6C6C; text-decoration:underline; }
.main{
	font-family: Arial;
	font-size: 12px;
	color: #6C6C6C;
	font-weight : normal;
}
.main_header {
	font-family: Arial, Verdana,  Helvetica, sans-serif; 
	color: #31556f; 
	font-size: 14pt; 
	font-weight: 600; 
	text-transform: none
}
.main_sub_header{
	font-family: Arial;
	font-size: 12px;
	color: #6C6C6C;
	font-weight : normal;
	text-transform: lowercase;
}
.main_bodytext{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	font-weight : normal;
}
.order_form{
	font-family: Arial;
	font-size: 12px;
	border: 1px #000000 solid;
	color: #000000;
	background-color: #EAEAEA;
	font-weight : normal;
}


.main_form{
	font-family: Arial;
	font-size: 12px;
	color: #6C6C6C;
	font-weight : bold;
}

A.bottom_text_link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #646469;
	font-weight : normal;
}
A:hover.bottom_text_link { color:#646469; text-decoration:underline; }

.mainfooter {
  font-family:  Arial, Verdana,  Tahoma, sans-serif;
  font-size: 10px;
  color: #6E7176;
}

.bot_keywrds {
  font-family:  Arial, Verdana,  Tahoma, sans-serif;
  font-size: 11px;
  color: #FFFFFF;
}