body {
	font-family: tahoma, arial, helvetica, sans-serif;
	margin: 20px 0px 10px 20px;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	background-color: #ebebeb;
	color: #333333;
}
td, li, select {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 12px;
}

input {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

p {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
}

.giant {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 24px;
	line-height: 32px;
	color: #cc9c2e;
}

.header {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 20px;
	line-height: 24px;
	color: #cc9c2e;
}

.rightHeader {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	line-height: 12px;
	color: #cc9c2e;
}

.bullet {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #cc9c2e;
	padding-right: 3px;
}

.padBody { padding-top: 0; padding-right: 20px; padding-bottom: 20px; padding-left: 20px !important; }

.padColumn {
	padding: 0px 15px 0px 0px;
	width: 170px;
}

.padColumn p, td {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	margin: 0px 0px 10px 0px;
}

.homeBucket {
	font-size: 11px;
	margin: 0px;
}

.copyright {
	font-size: 10px;
	color: #999999;
	padding: 15px;
}

.imgThumb {
	border: 1px solid #c0c0c0;
}


/* backgrounds */

.shadowRight {
	background-image: url('../images/shadow_right.gif');
	background-color: #f1f1f1;
	background-repeat: repeat-y;
}

.shadowBottom {
	background-image: url('../images/shadow_bottom.gif');
	background-color: #f1f1f1;
	background-repeat: repeat-x;
}

.whiteBG {
	background-color: #ffffff;
}

.grayBG {
	background-color: #b8b8b8;
}

.stroke {
	background-color: #c0c0c0;
}

.footerLev2 {   
  background-image: url("../images/footer_2ndlev.jpg");    
  background-position: 100% 100%;   
  background-repeat: no-repeat;  
}
.headerLev2 { color: gray; font-size: 8pt; font-weight: normal; line-height: 6pt; background-color: white; background-image: none !important; background-position: 100% 100%; letter-spacing: 2pt; }
/* links */
a, a:visited {
	color: #cc9c2e;
	text-decoration: none;
}
a:active, a:hover {
	color: #333333;
	text-decoration: underline;
}


a.rightLink, a.rightLink:visited {
	font-size: 11px;
	color: #cc9c2e;
	text-decoration: none;
}
a.rightLink:active, a.rightLink:hover {
	color: #333333;
	text-decoration: underline;
}


a.mediumLink, a.mediumLink:visited {
	font-size: 11px;
	color: #cc9c2e;
	text-decoration: none;
}
a.mediumLink:active, a.mediumLink:hover {
	color: #333333;
	text-decoration: underline;
}
.entries { color: #3b3b3b; font-size: 11px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; line-height: 15px; }
