.copycell {
	padding: 15px;
	background-color: #FFFFFF;
	background-attachment: fixed;
	background-image: url(images/template/cellbg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
h1 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
}
p, td, li {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 14px;
}
.menucell {
	background-color: #999999;
	padding-top: 10px;
	padding-right: 6px;
	padding-left: 6px;

}
.linkcell {
	background-color: #FFFFFF;
	padding: 10px 10px 20px;
}
.linkcell img {
 	padding-left:8px;
	padding-right:8px;
	border:0px;
}
h2 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 18px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.white {
	color: #FFFFFF;
}
a.yellow:link, a.yellow:visited {
	color: #FFFC21;
	text-decoration: none;
}

a.yellow:hover, a.yellow:visited:hover,  a.yellow:active {
	color: #FFFFFF;
	text-decoration: underline;
}
body {
	background-image: url(images/template/pagebg.gif);
	background-color: #666666;
}
th {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.bordered {
	border: 2px solid #C0C0C0;
}
h3 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.leftpic {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}
.rightpic {
	float: right;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 10px;

}

.description {
    width:225px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
}

#side_bar{
	background-color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 10px 4px 10px 4px;
}

#side_bar a {
	color: #FFFF99;
	text-decoration: none;
	border-bottom: 1px solid #FFFF99;
	display: block;
	padding-bottom: 3px;
	padding-left:8px;
	margin-bottom: 3px;
  }

#side_bar a:last-child {
	border-bottom: 0px;
}

#side_bar span:last-child {
	border-bottom: 0px;
	padding-bottom: 0px;
}

 #side_bar a:hover {
 	color:  #FFFFFF;
 }

.sideheader {
	color: #FFFFFF;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFF99;
	display: block;
	padding-bottom: 3px;
	padding-top: 4px;
	margin-bottom: 3px;
 }


 #side_bar span a {
     border-bottom: 0px none;
 }

.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFCC;
	background-color: #333333;
}
.listing {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
}
.smtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.bar {
	background: #999999;
	height: 3px;
	width: 745px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.smaller {
	font-size: 80%;
}
