@charset "utf-8";

#infoContent{
	width:600px;
	padding:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#FFF;
	text-align:left;
}
#infoContent h1{background:url(/images/backgrounds/footer.jpg) bottom repeat-x; font-size:110%; font-family:Georgia, Times, serif; color:#BF4904; padding:5px; margin-top:0}
#infoContent h3{font-size:100%; font-family:Georgia, Times, serif; color:#BF4904; font-weight:bold; margin-bottom:0; margin-top:20px;}
.mainLink{color:#1C0D08; background:url(/images/backgrounds/button.jpg) repeat-x center; font-weight:bold; padding-top:5px; border:1px solid #d27d00; height:25px; text-align:center; margin:10px;}
.mainLink a{text-decoration:none}
.infoImg{padding:3px; border:1px dotted #BF4904}
.tableData td{border:1px dotted #BF4904}