body {
	background-color: #80A6AB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #799b07;
	font-weight: bold;
}
	

.greentopline {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B2C573;
	
}
.greenbottomline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B2C573;
}
.greenleftline {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #B2C573;
}
#sidemenu {
	background-image: url(../images/sidemenubutton.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 167px;
}
.greenrightline {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B2C573;
}
#tintedbox {
	background-image: url(../images/tintedbox.gif);
	background-repeat: no-repeat;
}
.portrait {
	margin-right: 10px;
}
a:visited {
	color: #799b07;
	font-weight: bold;
}
a:active {
	color: #799b07;
	font-weight: bold;
}
a:hover {
	color: #333;
	font-weight: bold;
}
a.leftmenu :link {
	color: #8DB509;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 50px;
}
.roundlink {
	background-color: #96BF0D;
	height: 30px;
}
.linkbottom {
	background-image: url(../images/images/Untitled-1_09.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.linktop {
	background-image: url(../images/images/Untitled-1_03.gif);
	background-position: right;
	background-repeat: no-repeat;
}


.roundcont {
	width: 250px;
	background-color: #f90;
	color: #fff;
}

.roundcont p {
	margin: 0 10px;
}

.roundtop { 
	background: url(tr.gif) no-repeat top right; 
}

.roundbottom {
	background: url(br.gif) no-repeat top right; 
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}
.imagebuffer {
	margin-top: 3px;
}
.sidelink {
	font-size: 11px;
	top: -10px;
}
.bottomline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
