body {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #666666;
	background-image: url(../images/bg_pattern.jpg);
	background-repeat: repeat-x;
	margin: 0px;
}
	
.main_table {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-width: 1px;
	border-right-style: solid;
	border-top-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-color: #CCCCCC;
}

table, tr, td, div, span {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #666666;
	line-height: 15px;
}

.left_column {
	padding-right: 10px;
	padding-left: 30px;
	text-align: left;
}

.left_more {
	text-decoration: none;
	padding-right: 10px;
}

.welcome {
	background-image: url(../images/bg_welcome.gif);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #d0ccb7;
	border-bottom-color: #d0ccb7;
}

.welcomenotopbot {
	background-image: url(../images/bg_welcome.gif);
	background-repeat: repeat-x;
}

.classes {
	background-image: url(../images/bg_welcome.gif);
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d0ccb7;
}

.separatepanels {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d0ccb7;
}

.img_brdr {
	border: 1px solid #e6e4da;
}

.more {
	text-decoration: none;
	font-weight: bold;
	color: #66A815;
}


.raisedcash {
	text-decoration: none;
	font-weight: normal;
	color: #FF3300;
	line-height: 20px;
	font-size: 20px;
}

.introtext {
	text-decoration: none;
	font-weight: normal;
	color: #66A815;
	line-height: 20px;
	font-size: 15px;
}

.introtextrollover {
	text-decoration: none;
	font-weight: normal;
	color: #66A815;
	line-height: 20px;
	font-size: 16px;
}

.introtextrollover:hover {
	text-decoration: underline;
}

.introtextsmall {
	text-decoration: none;
	font-weight: normal;
	color: #666666;
	line-height: 16px;
	font-size: 13px;
}

.more:hover {
	text-decoration: underline;
}

.left {
	background-image: url(../images/left_bg_pattern.gif);
	background-repeat: repeat-y;
}

.top {
	background-image: url(../images/bg_top.gif);
	background-repeat: repeat-x;
}

.news_date {
	font-weight: bold;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #66A815;
	padding-left: 5px;
	text-decoration: none;
}

.justify {
	text-align: justify;
}

.footer {
	background-image: url(../images/bg_footer.gif);
	background-repeat: repeat-x;
}

.footer_link {
	text-decoration: none;
	color: #333333;
}

.footer_link:hover {
	text-decoration: underline;
	color: #000000;
}
.main_head {
	background-repeat: repeat-x;
	background-position: center;
}
.subheads {
	font-weight: bold;
}
.subheadsblack {
	font-weight: bold;
	font-size: 11px;
	color: #000000;
}
.subheadsblackhighlight {
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	background-color: #FFCC00;
	font-family: Tahoma, Verdana, Arial;
}
.norm_link {
	color: #0099FF;
	text-decoration: none;
}
.norm_link:hover {
	color: #0099FF;
	text-decoration: underline;
}

