body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000033;
	line-height: 30px;
}
a:hover {
	color:#000099;
	text-decoration:underline;
}
a:link {
	color:#000099;
	text-decoration: none;
}
a:visited { color: #000099; text-decoration: none}
.menu {
	color: #000066;
	font-size: 13px;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
}
.menu a:link {
	color: #000066;
	font-size: 13px;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
}
.menu a:visited {
	color: #000066;
	font-size: 13px;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
}
.menu a:hover {
	color: #000066;
	font-size: 13px;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	text-decoration: underline;
}
.menu a:active {
	color: #000066;
	font-size: 13px;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
}
.bottom a:link {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.bottom a:visited {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.bottom a:hover {
	color: #FFFFFF;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.bottom a:active {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.netscape {  font-size: 10px; color: #999999}
.leading {
	line-height: 25px;
	font-size: 13px;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	color: #000033;
}
.picinfo {
	line-height: 18px;
	font-size: 13px;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	color: #000066;
}
.txtfld {  background-color: #FFFFFF; border: #000000; border-style: groove; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.button {  font-family: Arial, Helvetica, sans-serif; color: #333333; background-color: #CCCCCC; font-size: 11px; border: #333333; border-style: groove; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
H5 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: left;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}
h1#title { 
 font-size: 10px; 
 font-family: Verdana, Arial, Helvetica, sans-serif; 
 letter-spacing: normal; 
 margin: 0; 
 color: #999999; 
 text-align: right; 
 padding-top: 0.5em; 
} 
.captions {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	line-height: normal;
}

.blacktext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
	
}
.formNoBorders {
 margin: 0px;
}

.lefttile {
	background-image: url(../images/fr/left-tile.gif);
}
.righttile {
	background-image: url(../images/fr/right-tile.gif);
}
#leftcontent
{
	height: 100%;
	width: 50%;
	background-color: #dddddd;
	position: relative;
}	

#rightcontent
{
	height: 100%;
	width: 50%;
	background-color: #CC3333;
	
}