body {
background-image: url(global_bg1.gif);
height: 100%;
margin: 0px;
padding: 0px;
overflow-y: auto;
font-family:Georgia, "Times New Roman", Times, serif;
/*font-family:  "Trebuchet MS", Helvetica, Arial, sans-serif;*/
font-size: 10pt;
}

#content {
background-color:#f6f4ed;
display: block;
width: 525px;
margin: 0px 0px 0px 332px;
padding: 30px 0px 0px 0px;
}

#fixed {
background-color:#482020;
display: block;
position: fixed;
top: 0px;
left: 0px;
width: 290px;
height: 100%;
padding: 0px;
}

* html #fixed {
position: absolute;
}

.hide {
display:  none;
}

/* Typography */

.description{
	font-family:  "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 09pt;
	color: #966969;
	font-style: normal;
}

p, address {
	margin: 0 0 16pt 0;
	line-height: 16pt;
	color: #803939;
	font-style: normal;
}

p.success {
color: #33CC00;
font-weight: bold;
}

pre {
margin: 0 0 0 0;
padding: 10px;
color: #000000;
background: #eaf2e6;
border: 1px solid #ced5cb;
}

hr {
	margin-bottom: 10px;
	border: 0;
	color: #EAE6D5;
	background-color: #EAE6D5;
	height: 1px;
	width: 100%;
	text-align: left;
	margin-top: 0px;
}

/* Images */

img.print {
	margin: 0px 15px 15px 0;
	padding: 0px;
	border-style:solid;
	border-width:3px;
	border-color:#EAE1DF;
}

img.news {
	margin: 0px 15px 15px 0;
	padding: 0px;
	border-style:solid;
	border-width:3px;
	border-color:#EAE1DF;	
}

img.imglink {
	margin: 0px 7px 15px 0;
	padding: 0px;
}

img.padded_left {
margin: 0 0 0 15px;
}

/* Headers */
#content .header{
font-family:  "Trebuchet MS", Helvetica, Arial, sans-serif;
font-size: 10pt;
color: #f0eae0;
}

/* Links */

#content a:link, a:visited, a:active
{
	text-decoration: none;
	text-transform: none;
	color: #D7575A;
	outline: none;
}
#content a:hover
{
	text-decoration: none;
	text-transform: none;
	color: #59B0A7;
	outline: none;
}
/*#content a:hover
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D7575A;
}
*/
#content a.headerlink {
color: #4f4f4f;
font-weight: bold;
}

.spacer {
color: #F6F4ED;
}
.date {
	color: #803939;
	font-weight: bold;
}

#content a.headerlink:hover {
color: #B02A2C;
border-bottom: none;
}

#title {
margin: 0 0 0 37px;
padding: 0 0 30px 30px;
height: 50px;
width: 222px;
background-image: url(title.gif);
background-repeat: no-repeat;
}

#current {
text-align: right;
color: #59b0a7;
display: block;
height: 16px;
width: 200px;
display: block;
margin: 0 0 5px 50px;
}

#email {
	text-align: right;
	display: block;
	height: 16px;
	width: 200px;
	display: block;
	margin: 30px 0 5px 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#webdesign {
vertical-align:bottom;
text-align: right;
color: #59b0a7;
display: block;
height: 16px;
width: 200px;
display: block;
margin: 0 0 5px 50px;
}

#fixed a {
	text-decoration: none;
	text-transform: none;
	color: #f6f4ed;
	margin: 0 0 5px 50px;
	outline: none;
}

#fixed a:hover {
color: #59b0a7;
}

#fixed a.nav_reel {
text-align: right;
display: block;
height: 16px;
width: 200px;
}

#fixed a.nav_rexall {
text-align: right;
display: block;
height: 16px;
width: 200px;
}

#fixed a.nav_ap {
text-align: right;
display: block;
height: 16px;
width: 200px;
}

#fixed a.nav_Philippe{
text-align: right;
display: block;
height: 16px;
width: 200px;
}

#fixed a.nav_cob {
text-align: right;
display: block;
height: 16px;
width: 200px;
}

#fixed a.nav_axis {
text-align: right;
display: block;
height: 16px;
width: 200px;
}

#fixed a.nav_life {
text-align: right;
display: block;
height: 16px;
width: 200px;
}

#fixed a.nav_fly {
text-align: right;
display: block;
height: 16px;
width: 200px;
}

#fixed a.nav_tube {
text-align: right;
display: block;
height:16px;
width: 200px;
}

#fixed a.nav_websites {
text-align: right;
display: block;
height:16px;
width: 200px;
}

#fixed a.nav_banner {
text-align: right;
display: block;
height:16px;
width: 200px;
}

#fixed a.nav_print {
text-align: right;
display: block;
height:16px;
width: 200px;
}

#fixed a.nav_personal {
text-align: right;
display: block;
height:16px;
width: 200px;
}

/* Lists */

ul, ol {
	margin: 0 0 16pt 0;
	line-height: normal;
	color: #482020;
	font-style: normal;
	list-style-type: square;
}

li {
margin: 0 0 8pt 0;
}

/* Tables */

table {
margin-bottom: 15px;
}

.form_label {
text-align: right;
color: #666666;
padding-right: 3px;
}

/* Forms */

button {
margin: 0 0 1px 2px;
padding: 0 2px 3px 2px;
color: #FFFFFF;
height: 20px;
font-size: 11px;
background: #B02A2C;
border: none;
}

* html button {
margin: 0 0 0 4px;
padding: 0 2px 1px 2px;
}

input, select {
border: 1px solid #cccccc;
background: #FFFFFF url(/images/global_input_bg.gif) repeat;
}

select {
border: 1px solid #cccccc;
}

/* Miscellaneous */
