.title { font-family: Geneva, Verdana, Arial, Helvetica, sans-serif; color: #ffffff; font-size: 9px; font-weight: bold;} 
a,b,td,th,p,div,form,h1,h2,h3,h4,blockquote,ul,ol { font-family: Geneva, Verdana, Arial, Helvetica, sans-serif; font-size: 9px; }
a:link { font-family: Geneva, Verdana, Arial, Helvetica, sans-serif; color: #0a64ff; font-size: 9px; font-weight: bold; } /* #52188C; */
a:visited { font-family: Geneva, Verdana, Arial, Helvetica, sans-serif; color: #7f7f7f; font-size: 9px; font-weight: bold; }
a:hover { font-family: Geneva, Verdana, Arial, Helvetica, sans-serif; color: #393939; font-size: 9px; font-weight: bold; }
a:active { font-family: Geneva, Verdana, Arial, Helvetica, sans-serif; color: #0000de; font-size: 9px; font-weight: bold; }
.white_underline { font-family: Geneva, Verdana, Arial, Helvetica, sans-serif; color: #ffffff; font-size: 9px; font-weight: bold; text-decoration: underline;}
.red_underline { font-family: Geneva, Verdana, Arial, Helvetica, sans-serif; color: #ff0000; font-size: 9px; font-weight: bold; text-decoration: underline;}  
.white { font-family: Geneva, Verdana, Arial, Helvetica, sans-serif; color: #ffffff; font-size: 9px; font-weight: bold;} 

.right_table {
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	background-color: #dbdbdb;
	border-left: 1px dotted #373737;
	border-right: 1px solid #000000;
}

.left_table {
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	background-color: #dbdbdb;
	border-right: 1px dotted #373737;
	border-left: 1px solid #000000;
}

.middle_table {
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	background-color: #dbdbdb;
}

.borders {
	background-color: #4C4C4C;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
}

.borders_notop {
	background-color: #4C4C4C;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
}

.inner_table {
	border: 1px solid #000000;
}

body { 
	background-image: url(http://www.ironclive.com/background.gif);
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-color: #8a9dad;
}	
