body {
	background-attachment: fixed;
	background-image: url(http://www.paulpoisson.com/images/paul-poisson-bgimg.gif);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #5c788a;
	scrollbar-face-color:#D8D8D8;
    scrollbar-arrow-color:#FFFFFF;
    scrollbar-track-color:#d8d8d8;
    scrollbar-shadow-color:#b9b9b9;
    scrollbar-highlight-color:#f8f8f8;
    scrollbar-3dlight-color:#e8e8e8;
    scrollbar-darkshadow-Color:#666666;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-family: Arial;
	font-size: 12px;
	color: #5C788A;
}

td, center, p {
	font-family: Arial;
	font-size: 12px;
	color: #5C788A;
}

a:link {
	font-family: Arial;
	font-size: 12px;
	color: #3591CC;
	text-decoration: none;
}

a:hover { 
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}

.linkTable {
	 PADDING-LEFT: 5px
}

hr {
	border: 0;
	width: 100%;
	color: #C7D9DF;
	background-color: #C7D9DF;
	height: 1px;
}
/* "Courier New", Courier, mono */
.bodytext {
	font-family: Arial;
	font-size: 12px;
	color: #5C788A;
}
.bodytext a{
	font-family: Arial;
	font-size: 12px;
	color: #3591CC;
	text-decoration: none;
}
.bodytext a:hover{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
.footer {
	font-family: Arial;
	font-size: 10px;
	color: #5C788A;
}
.footer a{
	font-family: Arial;
	font-size: 10px;
	color: #3591CC;
	text-decoration: none;
}
.footer a:hover{
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}

.titles {
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	color: #5C788A;
}
/* MENU */
.ddm1 {
	font-family: Arial;
}
.ddm1 .item1,
.ddm1 .item1:hover,
.ddm1 .item1-active,
.ddm1 .item1-active:hover {
	font-family: Arial;
    padding: 5px 0px 6px 20px;
    border: 0px #ff0000;
    border-style: solid none solid none;
    text-decoration: none;
    display: block;
    position: relative;
	font-size: 12px;
}
/* text main nav */
.ddm1 .item1 {
	font-family: Arial;
	color: #5c788a;
	font-size: 12px;
}
/* text main nav hover */
.ddm1 .item1:hover,
.ddm1 .item1-active,
.ddm1 .item1-active:hover {
	font-family: Arial;
    color: #FFFFFF;
}
/* text position */
.ddm1 .item2,
.ddm1 .item2:hover {
	font-family: Arial;
    padding: 2px 20px 3px 6px;
    text-decoration: none;
    display: block;
    white-space: nowrap;
	
}
/* text in dropdown */
.ddm1 .item2 {
	color: #5c788a;
	font-family: Arial;
	font-size: 12px;
}
/* rollover text and background */
.ddm1 .item2:hover {
	font-family: Arial;
	font-size: 12px;
    background: #5c788a;
    color: #FFFFFF;
}
/* pulldown background */
.ddm1 .section {
    border: 1px #000000;
    border-style: solid solid solid solid;
    position: absolute;
    visibility: hidden;
    z-index: 10; 
    white-space: nowrap;
	background-color: #000000;
}
.ddm1 .left, .ddm1 .left:hover { border-style: solid none solid solid; }
.ddm1 .right, .ddm1 .right:hover { border-style: solid solid solid none; }

* html .ddm1 td { position: relative; } /* ie 5.0 fix */
/* /menu */.subtitles {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #5C788A;
	z-index: 10;
}
li {
	margin: 10px 0px 0px 0px;
}
.bodytext-white {
	color: #FFFFFF;
}
.bodytext-black {
	color: #000000;
}
.input-max {
	width:100%;
	border:1px solid #5C788A;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	background-color:#FFFFFF;
}
.vlinks {
line-height:18px;
}