/***********************************************************
 *			style.css
 *		    -----------------
 * Created		: Thr, Dec 11, 2003
 * Copyright		: (C) LookStrike Team
 * WebSite		: http://www.lookstrike.com
 *
 * $Id: style.css,v 1.11 2005/02/09 23:53:57 jsgoupil Exp $
 *
 ***********************************************************/
body { margin: 0px; margin-bottom: 15px; padding: 0px; }
a:link { color: #ffffff; text-decoration: underline; }
a:visited { color: #ffffff; text-decoration: underline; }
a:hover { color: #b6c5fb; text-decoration: underline; }
a:active { color: #003071; text-decoration: underline; }
.menu_where, a.menu_where:link, a.menu_where:visited { color: #005a8a; font-weight: bold; text-decoration: none; }
.menu, a.menu:link, a.menu:visited, a.text_black:link, a.text_black:visited { color: #0068a0; text-decoration: none; }
a.menu:hover, a.menu_where:hover, a.text_black:hover { text-decoration: underline; }
.text_black { color: #000000; }
.titlelayer { color: #ffffff; font-weight: bold; }
table { font: 10pt Arial, Helvetica, sans-serif, Verdana; color: #ffffff; }
.row1 { background-color: #1478AF; color: #ffffff; }
.row2 { background-color: #1487C3; color: #ffffff; }
.explication { color: #ffffff; }
.littletext { font-size: 8pt; }
th { font-weight: bold; font-size: 10pt; background-image: url(images/trback.gif); color: #ffffff; height: 25px; background-color: #066092; }
.tableline { border-right: #576bb9 1px solid; border-top: #576bb9 1px solid; border-left: #576bb9 1px solid; border-bottom: #576bb9 1px solid; }
.table_title { background-color: #004e7a; }
input { font: 10pt Arial, Helvetica, sans-serif, Verdana; color: #222e5c; }
.bigtext { font: 14pt Arial, Helvetica, sans-serif, Verdana }
.login { color: #ffffff; font-weight: bold; }
.login_txt { color: #005a8a; font-weight: bold; }
.login_btn { color: #ffffff; font-weight: bold; background-color: #005a8a; border-color: #006ea9; }
.home_title { color: #01649A; font-weight: bold; font-size: 10pt; font-variant: small-caps; }
.home_page { font-size: 9pt; text-align: justify; line-height: 18px; }
.tabline { border: #576bb9 1px solid; border-top: 0px }