a {	text-decoration: none;}
a:hover {color: #000000; text-decoration: none;}

blockquote {
float: left;
left-margin: 20px;

}


.default {
	font-family: Georgia;
	font-size: 15px;
	color: #000000;
	line-height: 1.5;
	font-weight: normal;
}

.small {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
}

.nav {
	font-family: Arial;
	font-size: 11px;
	color: #cccccc;
}
.bnav {
	font-family: Arial;
	font-size: 11px;
	color: #cccccc;
	padding-right: 20px;
	padding-top: 35px;
	line-height: 1.5;

}
.home {
	font-family: Georgia;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 1.5;
}
.bnav1 {
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	padding-top: 5px;
}
.bnavblack {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	padding-top: 5px;
}

.tnav {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
}
	
.head {  
	font-family: Century Gothic;
	font-size: 15px;
	color: #000099;
	font-weight: bold;
	text-transform: uppercase; 
}
.logo {
	background-attachment: fixed;
	background-image: url(images/home/back.jpg);
	background-repeat: no-repeat;
	background-position: top-right;
	background-color: none;
}


.border {
border-bottom-style: solid;
border-bottom-width: 5px;
border-bottom-color: #cccccc; /* lt gray*/
border-right-style: solid;
border-right-width: 5px;
border-right-color: #cccccc; /* lt gray*/ 
BORDER-left: gray 1px solid; 
  }

.bordertop {
BORDER-TOP: gray 1px solid; 
}

.bordersolid { border: 1px solid black; }

input {
	font-family: Arial;
	font-size: 12px;
}

select {
	font-family: Arial;
	font-size: 12px;
}

textarea {
	font-family: Arial;
	font-size: 12px;
}

.content_red {
	font-family: Arial;
	font-size: 12px;
	color: #FF0000;
}

.content_blue {
	font-family: Arial;
	font-size: 12px;
	color: #0000FF;
}

.BACK {
	background-attachment: fixed;
	background-image: url(images09/BACK.jpg);
	background-repeat: no-repeat;
	background-position: top-right;
	background-color: #C8CEC8;
}