body {
	scrollbar-track-color: #C0C0C0;
	scrollbar-arrow-color: #000000;
	scrollbar-face-color: #C0C0C0;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #202020;
	scrollbar-shadow-color: #000000;
	scrollbar-darkshadow-color: #404040;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-image: url(../images/site/Charles-Trent_new_corp_logo.png);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: right top;
	background-color: #FFFFFF;
}

.mainbody, 
{	background-color:#FF0000;
}

.normal, .mainbody {

	font-size: 10px;
	color: #000000;
}
.small {

	font-size: 10px;
	color: #000000;
}
.sidebar {
	background-attachment: fixed;
	background-image: url(../images/site/logo2.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

.large {

	font-size: 11px;
	font-weight: bolder;
	color: #000000;

}

.subheading {

	font-size: 18px;
	font-weight: bolder;
	color: #000000;

}

a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	color: #0000FF;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: underline;
}

form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: bold;
	color: #003399;
}
ul {
	list-style-image: url(<? global $url_to_client_images; ?><?=$url_to_client_images;?>bullet2.gif);

}

input ,select, textbox
{
	color: #000000;
	font-size: 9px;

}



.editPoints {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	font-size: xx-small;
}
.topmenu {
	color: #000066;
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.tab_show {
	font-weight: bold;
	color: #000000;
}
.tab_hide {
	font-weight: lighter;
	color: #CCCCCC;
}


.report_style0 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.report_style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.report_style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}.receipt_table {
	border: none;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000000;
}
