body,td,dl,li,div,span {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #4B4B4B;
}
.left9 {padding-left:5px; padding-right:5px; padding-top: 15px;}
#curr {	background : url("/images/leftmenu/bg.gif") repeat-y;}
a  {
	color: #6B8E23;
}
a:hover  { color: #FF7F50; }
.copy {
	color: Gray;
	font-size:9px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
h1, .spanh1{
	font-size: 18px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : lighter;
	margin-bottom : 0;
	margin-top : 0;
}
h1 a:hover {color:#D7DABA;}
h1 a {color:#E6E8D2;text-decoration:none;}
h2 {color: #79825C; font-size:14px; font-weight:bold; margin-bottom:-7px;}
dt {
	padding-top: 7px; padding-left: 12px;
}
.code, #code {
	font-size: 14px;
	font-weight : bold;
	color:#79825C;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif
}
#system {
	text-decoration : none;
}

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

.leftmenu {
	font-size: 12px;
	font-weight : bold;
	color: #D2691E;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
	/* text-transform : lowercase; */
}
a.leftmenu {line-height:1.25em;} /* 1.25em default*/
#c {
	color:#79825C;
}
.left { padding : 2 1 7 5;}
.submenu {
	font-size: 12px;
	font-weight : bold;
	text-decoration : none;
	color: #79825C;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
li {
	list-style-image: url("../images/bullet.gif");
	margin-top:3;
}
.bullets {
	list-style-image: url("../images/bullets.gif");
	margin-top:3;
}
ul {
	margin-top : 0;
	margin-left : 30;
}
hr {
	color: #6B8E23;
	width : 500px;
	text-align : left;
	height : 1px;
}
.black {color:#000000;}
.thimbnail {cursor:pointer;}
