body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg.gif);
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

.box{padding-left:20px; padding-right:20px;}

.box2{padding-left:15px; padding-right:15px; line-height:17px;}

.white {
	font-weight: bold;
	color: #FFFFFF;
}

.spacing {
	padding-left:15px; 
	padding-right:10px;
	line-height: 25px;
}

.red {
	color: #7C210F;
}

a:link {
	color: #7C210F;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #7C210F;
}

a:hover {
	text-decoration: underline;
	color: #7C210F;
}

a:active {
	text-decoration: none;
	color: #7C210F;
}

.tab{
	font-weight: bold;
	line-height:32px;
	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

.tabOFF{
	font-weight: bold;
	line-height:32px;
	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

.style1 {font-weight: bold}

.box3 {line-height:20px;}

.head {
	line-height:32px;
	text-transform: uppercase;
	font-family: "Century Gothic", Arial;
	font-size: 36px;
	color: #7C210F;
}

.gray{color:#555555;}
a.gray:link{color:#555555;}
a.gray:active{color:#555555;}
a.gray:visited{color:#555555;}
a.gray:hover{color:#555555;}.textbox {
	background-color: #f5f5f5;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.button {
	background-color: #7C210F;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	height: 20px;
}

