body { 
		FONT-FAMILY: arial, sans-serif;
		color: #4d4d4f;
		font-size: 12px;
		text-decoration:none;
		font-weight:normal;
		}
.quote {color:#526532; font-size: 17px; font-family:"Times New Roman", Times, serif;}
a {
	text-decoration:none;
	color: #719A8D;
	font-size: 12px;
	font-weight:bold;
}
a:link {
	text-decoration:none;
	color: #719A8D;
	font-size: 12px;
	font-weight:bold;
}

a:active {
	text-decoration:none;
	color: #719A8D;
	font-size: 12px;
	font-weight:bold;
}

a:visited {
	text-decoration:none;
	color: #719A8D;
	font-size: 12px;
	font-weight:bold;
}
a:hover{
	text-decoration:none;
	color: #000000;
	font-size: 12px;
	font-weight:bold;
}

.fontsize11 {font-size: 11px;}

h1 { color:#526532; font-size: 25px; font-weight:bold; padding-top:0px;font-family: "Times New Roman", Times, serif;margin-top:18px;}
h2 { color:#526532; font-size: 16px; font-weight:bold; font-family: "Times New Roman", Times, serif;}
h3 { color:#000000; font-size: 14px; font-weight:bold;font-family: "Times New Roman", Times, serif; }
h4 { color:#000000; font-size: 10px; font-weight:bold; font-family: "Times New Roman", Times, serif;}

.blue{color: #00bbe6;}
.red {color: #af4400;}
.black {color:#000000;}
.white {color:#ffffff;}
.beige {color:#d8d8b3;}
.orange {color :#f89a01;}
.purple {color :#543280;}
.grey {color:#8c8c8c;}
.yellow {color: #fff200;}
.green {color:#719a8d;}

p {line-height:16px; margin-top:10px; FONT-FAMILY: arial, sans-serif; color: #4d4d4f; font-size: 12px;}
p a{font-size:12px; color:#719A8D;}
p a:link{font-size:12px; color:#719A8D;}
p a:active{font-size:12px; color:#719A8D;}
p a:visited{font-size:12px; color:#719AD0;}
p a:hover{font-size:12px; color:#000000;}

#maincontent {font-size:12px; color:#000000;}
#maincontent a {font-size:12px; color:##719A8D;}
#maincontent a:link {font-size:12px; color:##719A8D;}
#maincontent a:active {font-size:12px; color:##719A8D;}
#maincontent a:visited {font-size:12px; color:##719A8D;}
#maincontent a:hover {font-size:12px; color:#000000;}

#sidebar {font-size:12px; color:#000000;}
#sidebar a {font-size:12px; color:#719A8D;}
#sidebar a:link {font-size:12px; color:#719A8D;}
#sidebar a:active {font-size:12px; color:#719A8D;}
#sidebar a:visited {font-size:12px; color:#719A8D;}
#sidebar a:hover {font-size:12px; color:#000000;}

#submenu { color: #94b847; font-size:12px;}
#submenu a:link, a:active, a:visited {color: #94b847;font-size:12px;text-decoration:none;}
#submenu a:hover {color: #ffffff;font-size:12px;text-decoration:underline;}

hr.black {color: #000000;}
hr.beige {color:#d8d8b3;}
hr.blue {color:#719AD0;}
hr.green {color: #719a8d;}

#page-wrap			{ width: 395px; margin: 0px auto; position: relative; }
.scroll-pane 		{ width: 395px; overflow: auto; padding-right: 10px; height: 300px; }
.bottomshadow 		{ position: absolute; top: 375px; left: -47px; z-index: 9999; }
.jScrollPaneContainer 	{ position: relative; overflow: hidden; z-index: 1; }
.jScrollPaneTrack 		{ position: absolute; cursor: pointer; right: 0; top: 0; height: 250px;
						  background: url(images/bar.jpg) top center repeat-y; padding: 3px; margin-top:12px;margin-bottom:5px;}
.jScrollPaneDrag	{ position: absolute; background: url(images/ball.png) center center no-repeat;
					  cursor: pointer; overflow: hidden;}
