/* Galeo Designs Version 2008 */

/* Common */

body {
	scrollbar-face-color:#e2e4e7;
	scrollbar-highlight-color:#F4F1F1;
	scrollbar-3dlight-color:#F4F1F1;
	scrollbar-darkshadow-color:#e2e4e7;
	scrollbar-shadow-color:#e2e4e7;
	scrollbar-arrow-color:#F4F1F1;
	scrollbar-track-color:#F4F1F1;
	margin: 0;
	padding: 0;
	background-image: url(img/back.gif);
	background-position: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
p, p a {
font-weight:normal;
text-decoration:none;
color: #000000;
}
/* Top */

#top {
background: url(img/top.jpg) no-repeat;
text-align: right;
color: #ffffff;
font-size: x-large;
}
.toptext, .toptext a {
	font-size: xx-small;
	color: #FF0000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration:none;
}

/* Menu */

#nav {
border-right: 1px solid #5073a9;
background: #e2e4e7;
vertical-align: top;
}
#navSpace {
padding left: 0;
padding-bottom: 20px;
}
.titles {
color: #000033;
font-size: x-small;
font-weight: bold;
font-family: Geneva, Arial, Helvetica, sans-serif;
text-decoration: underline;
}
.nav, .nav a {
color:#000000;
margin: 0;
padding:0;
font-size: xx-small;
list-style: none;
text-indent: 10px;
text-decoration:none;
}

/* Content */

#contentBox {
background: #F4F1F1;
padding: 15px;
}
#contentBoxTL {
background: #F4F1F1;
padding: 15px;
border-right: #E0E7EE 1px solid;
}
#contentBoxTR {
background: #F4F1F1;
padding: 15px;
}
#contentBoxBL {
border-top: #E0E7EE 1px solid;
background: #F4F1F1;
padding: 15px;
}
#contentBoxBR {
background: #F4F1F1;
padding: 15px;
border-left: #E0E7EE 1px solid;
border-top: #E0E7EE 1px solid;
}
.text, .text a {
font: xx-small Geneva, Arial, Helvetica, sans-serif;
color: #000000;
text-decoration:none;
}
.phone {
font-size: x-large;
color: #FFFFFF;
font-weight:bold;
}
.redtext, .redtext a {
color: #FF0000;
font-size: xx-small;
text-decoration:none;
}
.folioText {
font: xx-small Geneva, Arial, Helvetica, sans-serif;
font-weight:bold;
text-decoration:none;
}
.folioText a {
font: xx-small Geneva, Arial, Helvetica, sans-serif;
color: #4D7193;
font-weight:bold;
text-decoration:none;
}

/* Footer */

#copyright, #copyright a {
background: #F4F1F1;
color: #000000;
text-decoration: none;
font-size: xx-small;
font-weight: bold;
font-family: Geneva, Arial, Helvetica, sans-serif;
vertical-align: bottom;
}


/* End Code */