body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #999999;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.brown_red_bold {
	color: #993300;
	font-weight: bold;
}
.verdana_10 {font-size: 10px}
.verdana_12 {font-size: 12px}
.main_table_border {
	border: 1px solid #000000;
	margin: 0 auto;
	margin-top: -5em;
}
.no_background_image_repeat {
	background-repeat: no-repeat;
}
.content_pad {
	padding-right: 8px;
	padding-left: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 8px;
}	
.black_border_1px {
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.image{
	text-align:center;
	display: block;
	text-align:center;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

.social {
	position: relative;
	margin: 0 auto;
	width: 250px;
	padding-left: 80px;
}

.social ul {
	list-style:none;
	
}
	 
.social ul li a {
	padding: 0 0 0 2.5em;
	display: block;
	line-height: 2em;
}
	 
.social ul li a:hover {
	color: #ff6600;
}

#facebook {
	background-image: url(../images/facebook.png);
	background-repeat: no-repeat;
	background-position: 0.2em;
}

#twitter {
	background-image: url(../images/twitter.png);
	background-repeat: no-repeat;
	background-position: 0.2em;
}

