body {
	margin-top: 5px;
	background-image:  url("3rgb.gif");
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.nav {
	font-weight: bold;
	color: #DC059E;
	background-color: #C2C2C2;
	height: 30px;
}a:link {
	color: #666666;
	text-decoration: none;
} 
a:visited {color: #666666} 
a:hover {
	color: #D10092;
	text-decoration: underline;
} 
a:active {color: #000000} 
li {
	color: #333333;
} 
ul {
	color: #333333;
	list-style-type: none;
} 
ol {color: #333333} 
.mytext {
	
	color: #333333;
	font-weight: normal;
	text-align: left;
} 
.mytext a:link {color: #666666; text-decoration: underline} 
.mytext a:visited {color: #666666; text-decoration: underline} 
.mytext a:hover {color: #C011A0; text-decoration: none} 
.mytext a:active {color: #333333; text-decoration: none} 
.mytext2 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #666666} 
.mytext2 a:link {color: #666666; text-decoration: underline} 
.mytext2 a:visited {color: #666666; text-decoration: underline} 
.mytext2 a:hover {color: #CCCCCC; text-decoration: none; background-color: #333333} 
.mytext2 a:active {color: #333333; text-decoration: none} 

</style>.lgtable {
	color: #333333;
	background-image: url(../assets1/longbg1.jpg);
	text-align: left;
	border: 1px solid #333333;
	height: 25px;
	width: 720px;
	background-repeat: no-repeat;
}
.smtable {
	background-image: url(shortbg1.jpg);
	text-align: left;
	height: 25px;
	width: 350px;
	font-weight: bold;
	background-repeat: no-repeat;
	border: 1px solid #333333;
}
.contenttable {
	border: 1px solid #333333;
	color: #333333;
	background-color: #FFFFFF;
}
.foot {
	background-image:  url("aplogofoot1.jpg");
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-align: left;
}
.lgtable {<br>
    color: #333333;
	background-image:  url("longbg1.jpg");
	text-align: left;
	height: 25px;
	width: 350px;
	font-weight: bold;
	background-repeat: no-repeat;
	border: 1px solid #333333;
}
.box {
	font-size: 10px;
	color: #333333;
	text-align: center;
}
.mailinglist {
	border: 1px solid #333333;
	background-color: #E9E9E9;
	font-size: 10px;
	text-align: left;
}
.testimonial1 {
	font-size: 10px;
	color: #333333;
	text-align: left;
	border: 1px solid #666666;
	font-style: normal;
	font-weight: normal;
	margin-left: 5px;
	margin-top: 5px;
}
.testimonial2 {
	font-size: 10px;
	color: #333333;
	background-color: #E5E5E5;
	text-align: left;
	border: 1px solid #666666;
	font-style: normal;
	font-weight: normal;
	margin-left: 5px;
	margin-top: 5px;
}
.mytext {
	color: #333333;
	padding-left: 5px;
}
#navi ul {
	margin: 0;
	padding: 0;
	float: left;
	width: 720px;
	list-style: none;
	font-weight: bold;
	font-size: 95%;
	}
#navi ul li {
  float: left;
}
#navi ul a {
	padding: 0 2em;
	line-height: 2.1em;
	text-decoration: none;
	color: #636363;
	float: left;
	display: block;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #636363;
	background-color: #DEDEDE;
}
#navi ul a:hover {
	color: #333333;
	background-color: #CDC6D0;
}
#navi ul .first a {
	border: none;
}
#navi ul .current a {
	background: #FFFFFF;
	color: #333333;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #3F0000;
}

#navi ul .currentfirst a {
	background: #FFFFFF;
	color: #333333;
	border: none;
}
form {
	width: auto;
}


/* fieldset styling */
fieldset {
	border : 1px solid #E0E0E0}

/* legend styling */
legend {
	font-weight: bold;
	color: #C1C1C1;
}

form p {
	padding-top: 5px;
	
}

/* style for  labels */
label {
	float: left;
	width: 10em;
	font-weight: bold;
	color: #E0E0E0;
	font-size: smaller;
	padding-left: 5px;
}


/* style for required labels */
label .required {
	font-size: 0.83em;
}

/* style error messages */
label .feedback {
	position: absolute;
	margin-left: 11em;
	left: 200px;
  right: 0;
	font-weight: bold;
	padding-left: 18px;
	background: url(../../finistere/assets/images/error.png) no-repeat left top;
}

/* :KLUDGE: Explicitly set the width for IE6- */
* html .feedback{
  width: 10em;
}

input {
	width: 240px;
	border: 1px solid #333333;
}

input[type="text"], textarea {
	border: 1px solid #000000;
	line-height: 1.7;
}

input.radio, input.checkbox, input.submit {
	width: 3em;
	color: #333333;
	border: 1px solid #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.6em;
	margin-left: 10px;
}

/* style form elements on focus */
input:focus, textarea:focus {
	background: #E1E1E1;
}

input.radio {
  float: left;
	margin-right: 1em;
}

textarea {
	width: 240px;
	height: 100px;
}
.pdf {
	background:  url(i_pdf.gif) no-repeat right;
   padding-right: 16px;
}

.external {
  background:  url(i_external.gif) no-repeat right top;
  padding-right: 10px;
}

.mailer {
  background:  url(i_email.gif) no-repeat right top;
  padding-right: 17px;
}

.doc {
	background:  url(i_wdoc.gif) no-repeat right;
   padding-right: 16px;
}
form table {
	padding: 5px 5px 5px 10px;
}
