.cvp_grey {
	color: #efefef;
}

.cvp_cream {
	color: #e7dbd2;
}

.cvp_brown {
	color: #744d2a;
}

.cvp_green {
	color: #9fa47e;
}

.cvp_white {
	color: #ffffff;
}

.cvp_bg_white {
	background: #ffffff;
}

.cvp_bg_grey {
	background: #efefef;
}

.bold {
	font-weight: bold;
}

.italic {
	font-style: italic;
}

body {
	font-family: Century Gothic, Arial, sans-serif;
        line-height: 14pt;
	font-size: 11px;
	color: #000000;
	text-decoration: none;

	margin : 0px;
	background: #e7dbd2;
}

a {
	font-family: Century Gothic, Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

a:link { 
	color: #744d2a;
}

a:visited {
	color: #744d2a;
}

a:hover {
	color: #9FA47E;
	font-family: Century Gothic, Arial, sans-serif;
	text-decoration: none;
}

.style1 {
	font-family: Century Gothic, Arial, sans-serif;
}

.style3 {
	font-size: 15pt;
	font-family: Century Gothic, Arial, sans-serif;
	line-height: 15pt;
}

.style4 {
	font-family: Century Gothic, Arial, sans-serif;
	font-size: 20pt;
	line-height: 20pt;
	  
}

.style5 {
	font-size: 13pt;
	font-family: Century Gothic, Arial, sans-serif;
	line-height: 13pt;
}

input,textarea {
     border: 1px solid #ffffff;
	 background-color: #E7DBD2;
}

.logo  td {
	border-right: 1px solid #9fa47e;
	padding-right: 5px;
}


table {
	font-family: Century Gothic, Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #373737;
	border: 1px
}

p {
	line-height: 14pt;
	font-family: Century Gothic, Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #373737;
}

p.printbreak {
	page-break-before: always;
}

.nav {
	color: #ffffff;
	text-decoration: none;
	font-family: Century Gothic, Arial, sans-serif;
	background-color: #9FA47E;
}

.navgal {
	color: #373737;
	text-decoration: none;
	font-family: Century Gothic, Arial, sans-serif;
	background-color: #E7DBD2;
}

.navigation:hover {
	color: #ffffff;
	text-decoration: none;
	font-family: Century Gothic, Arial, sans-serif;
	background-color: #9FA47E;
}

.navigationgal:hover {
	color: #373737;
	text-decoration: none;
	font-family: Century Gothic, Arial, sans-serif;
	background-color: #E7DBD2;
}

.borderTable {	
	border: 1px solid #000000; 
}

div.scroll {
	height: 440px;
	overflow: auto;
	padding: 8px;
}
