body {
	/*background-image: url(images/bkg.jpg);*/
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #AADF55;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #33CC00;
}


.enlarge {
	text-align: center;
    background: url(images/enlarge.gif) no-repeat;
    background-position: 8px center;
}

.enlarge a:link, .enlarge a:visited, .enlarge a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;

	color: #999999;
	text-decoration: none;
}

.enlarge a:hover {
	color: #6666FF;
	text-decoration: underline;
}

.left_bar {
	background-image: url(images/left_bar_bg.gif);
	background-repeat: repeat;
	background-position: center top;
	width: 85px;
	vertical-align: top;
}
.content_top {
	background-color: #FFFFFF;
	background-image: url(images/content_top.gif);
	height: 5px;
}


.content_bottom {
	background-color: #FFFFFF;
	background-image: url(images/content_bottom.gif);
	background-repeat: repeat-x;
	height: 12px;
}

.bottom_link {
	color: #336600;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: right;
	vertical-align: bottom;
	padding-top: 10px;
}

.bottom_link a:link, .bottom_link a:active, .bottom_link a:visited {
    color: #336600;
	text-decoration: none;
}

.bottom_link a:hover{
	color: #FFFF00;
	text-decoration: underline;
}

.contact_us {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #339900;
	font-weight: bold;
}

.contact_us a {
	color: #0099CC;
	text-decoration: none;
}

.contact_us a:hover {
	color: #0033CC;
	text-decoration: underline;
}
