/* JGS CSS Document */

.table_main {
	border: 1px solid #a0071a;
}
.footer {
	font-size: 8pt;
	color: #e28c1a;
}

.sidenav {
	font-size: 9pt;
	color: #707070;
}

.smalltxt {
	font-size: 9pt;
	color: #959595;
	font-style:italic;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #555555;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #a0071a;
}
a:visited {
	color: #a0071a;
}
a:hover {
	color: #740513;
}
a:active {
	color: #a0071a;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, Times New Roman, Times, serif;
}
h1 {
	color: #b7b7b7;
	font-size: 25pt;
	font-weight:lighter;
}

h3 {
	color: #a0071a;
	font-size: 14pt;
	font-weight:lighter;
}


.clmn_bkgd {
	background-image: url(../images/clmn_bkgd.png);
	background-repeat: repeat-y;
}

.td-pricelist {
	color: #FFFFFF;
	background-color: #a0071a;
	font-weight: bold;
}

.drop-cap {
font-family: Georgia, Times New Roman, Times, serif;
color: #b7b7b7;
	font-size: 25pt;
	font-weight:lighter;
	
	}
.grey {
	color: #b7b7b7;
	}