﻿.mainbodytext {
	color : #000000;
	font-size : 14px;
	font-family : Trebuchet MS, Veranda, Tahoma, Arial;
	text-align: justify;
}
.mainbodytext a {
	color : #000066;
}
.mainbodytext a:hover {
	color : #996600;
}
.para {
	color : #CC0000;
	font-size : 14px;
	font-family : Trebuchet MS, Arial, Veranda, Tahoma;
	font-weight : bold;
}
h1 {
	color : #CC0000;
	font-size : 14px;
	font-family : Trebuchet MS, Arial, Veranda, Tahoma;
	font-weight : bold;
}
.paracentre {
	color : #000066;
	font-size : 20px;
	font-family : Trebuchet MS, Arial, Veranda, Tahoma;
	font-weight : bold;
	text-align: center;
	font-style:italic;
}
.paraleft {
	color : #3B0364;
	font-size : 16px;
	font-family : Trebuchet MS, Arial, Veranda, Tahoma;
	text-align: left;
	font-weight : bold;
	font-style:italic;
}
.pararight {
	color : #000066;
	font-size : 17px;
	font-family : Arial, Veranda, Tahoma;
	text-align: center;
	font-weight : bold;
	font-style: italic;
}
.pararight a {
	color : #000066;
}
.pararight a:hover {
	color : #996600;
}
.mainbodytextsmall {
	color : #ffffff;
	font-size : 11px;
	font-family : Veranda, Tahoma, Arial;
	text-align: center;
}
.mainbodytextsmall a {
	color : #000066;
}
.mainbodytextsmall a:hover {
	color : #996600;
}
.menu {
	color : #000000;
	font-size : 11px;
	font-family : Trebuchet MS, Tahoma, Veranda, Arial;
	text-align: right;
	text-decoration: none;
}
.menu a {
	color : #000000;
	text-decoration: none;
}
.menu a:hover {
	color : #FF0000;
	text-decoration: none;
}
.submenu {
	color : #003366;
	font-size : 11px;
	font-family : Trebuchet MS, Tahoma, Veranda, Arial;
	text-align: right;
	text-decoration: none;
}
.submenu a {
	color : #003366;
	text-decoration: none;
}
.submenu a:hover {
	color : #FF0000;
	text-decoration: none;
}
.menublue {
	color : #ffffff;
	font-size : 11px;
	font-family : Tahoma, Veranda, Arial;
	text-align: right;
	text-decoration: none;
}
.menublue a {
	color : #ffffff;
	text-decoration: none;
}
.menublue a:hover {
	color : #cc0000;
	text-decoration: none;
}
.footerleft {
	color : #ffffff;
	font-size : 9px;
	font-family : Veranda, Tahoma, Arial;
	text-decoration: none;
	text-align: left;
}
.footerleft a {
	color : #ffffff;
	text-decoration: none;
}
.footerleft a:hover {
	color : #cc0000;
	text-decoration: none;
}
.footerright {
	color : #ffffff;
	font-size : 9px;
	font-family : Veranda, Tahoma, Arial;
	text-decoration: none;
	text-align: right;
}
.footerright a {
	color : #ffffff;
	text-decoration: none;
}
.footerright a:hover {
	color : #cc0000;
	text-decoration: none;
}
.pageheader {
	color : #000000;
	font-size : 22px;
	font-family : Trebuchet MS, Arial, Veranda, Tahoma;
	text-align: left;
	font-weight : bold;
}
.pageheader a {
	color : #CC0000;
	text-decoration: none;
}
.pageheader a:hover {
	color : #006600;
	text-decoration: none;
}
.menutop {
	color : #3B0364;
	font-size : 20px;
	font-family : Trebuchet MS, Arial, Veranda, Tahoma;
	text-align: center;
	font-weight : bold;
	font-style: italic;
}
.testimonialsignature {
	color : #0000CC;
	font-size : 14px;
	font-family : Trebuchet MS, Veranda, Tahoma, Arial;
	text-align: right;
	font-style: italic;
}






.pic{
position: relative;
z-index: 0;
}

.pic:hover{
background-color: transparent;
z-index: 50;
}

.pic span{ /*CSS for enlarged image*/
position: absolute;
background-color: white;
padding: 5px;
left: -1000px;
border: 0px solid black;
visibility: hidden;
color: black;
text-decoration: none;
}

.pic span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.pic:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 10px; /*position where enlarged image should offset horizontally */
}
.button {
	color : #000066;
	font-size : 14px;
	font-family : Trebuchet MS, Arial, Veranda, Tahoma;
	font-weight : bold;
	text-align: center;
	font-style:italic;
}

.style1 {
	background-color: #FFFFFF;
}
.style2 {
	background-image: url('images/navbg.jpg');
}
.style3 {
	background-image: url('images/footer.jpg');
}
.style4 {
	background-image: url('images/topbar.jpg');
}
.style5 {
	list-style-image: url('images/redball.gif');
}
.style11 {
	border-style: solid;
	border-width: 0;
}
.style12 {
	background-color: #B0C6DA;
	background-image: url('images/navbg.jpg');
}
.style13 {
	border-width: 0;
	color : #000000;
	font-size : 11px;
	font-family : Trebuchet MS, Tahoma, Veranda, Arial;
	text-align: right;
	text-decoration: none;
	font-weight: ;
}
.style14 {
	border-width: 0;
	color : #003366;
	font-size : 11px;
	font-family : Trebuchet MS, Tahoma, Veranda, Arial;
	text-align: right;
	text-decoration: none;
}
.style1 {
	background-color: #FFFFFF;
}
.style2 {
	background-image: url('../images/navbg.jpg');
}
.style3 {
	background-image: url('../images/footer.jpg');
}
.style4 {
	background-image: url('../images/topbar.jpg');
}