body {
	margin:0; 
	background-color: #01245c;
	background-image:url(imgs/bg.jpg);
	background-position:top;
	background-repeat:no-repeat;
	}

body, h4, th, td {
	font-family: "Lucida Sans Unicode", "Lucida Grande", "Trebuchet MS", Helvetica, sans-serif; 
	font-size:11px; 
	color:#000000;
	}
	
h1 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", "Trebuchet MS", Helvetica, sans-serif;
	font-size:11px; 
	color:#b70000;
	}

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

h1 a:link {color: #b70000; text-decoration: none;}
h1 a:visited {color: #b70000; text-decoration: none;}
h1 a:hover {color: #b70000; text-decoration: underline;}
h1 a:active {color: #b70000; text-decoration: none;}


.content {
	font-family: "Lucida Sans Unicode", "Lucida Grande", "Trebuchet MS", Helvetica, sans-serif;
	font-size:11px;
	padding-top: 24px;
	padding-left: 42px;
	padding-right: 42px;
	padding-bottom: 20px; 
	line-height: 14px;
	}
	
.testimonial {
	padding-bottom: 42px;
	background:url(imgs/pict_testimonial.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	}
	
	
.title {

	font-family: "Lucida Sans Unicode", "Lucida Grande", "Trebuchet MS", Helvetica, sans-serif;
	font-size:11px; 
	color:#b70000;
	
	}
.items{
	font-size:9px;
	}
div#scroll {
width: 676px;
height: 497px;
overflow: auto;
overflow-x: hidden;
}
div#scrollAdmin {
background-color:White;
width: 916px;
height: 497px;
overflow: auto;
overflow-x: hidden;
}