/* Copyright (c) 2003 Advisionnet */

.Error		{ font-weight: bold; color: #FF0000; }
.Header01	{ font-size : 16px; font-weight: bold; color: #444444; text-transform: uppercase;}
.Header02	{ font-size : 12px; font-weight: bold; color: rgb(51, 102, 153); text-transform: uppercase;}
.Repeat TD	{ border-bottom:1px solid #AAAAAA; border-top:1px solid #AAAAAA; background-color:#EFF1F9;}
.LastNote TD{ border-bottom:1px solid #AAAAAA; border-top:1px solid #AAAAAA; background-color: #FFFFCC;}
BODY		{ margin: 0 0 0 0; padding:0 0 0 0; background-color:rgb(237, 237, 233); font-family: Arial, Helvetica; font-size:11px; color:#000000;}
FORM		{ margin: 0 0 0 0; padding:0 0 0 0;}
TABLE		{ font-size:11px;}
TABLE.Data	{ background-color:White; border:1px #CCCCCC solid;}
TR.Header	{ height:22px; font-size:11px; font-weight: bold; color: rgb(51, 102, 153); background-image:url(img/bgBar01.gif);}
INPUT.Btn	{ width:108px; height:21px; font-weight: bold; color: rgb(51, 102, 153); background-image: URL(img/bgButton.gif); border:0px;}
INPUT		{ height: 17px; font-family: Arial, Helvetica; font-size: 11px; color: #000000; background-color: rgb(239,239,239); border:1px #CCCCCC solid;}
INPUT.RADIO	{ background-color: #FFFFFF; border:0px;}
SELECT		{ font-family: Arial, Helvetica; font-size: 11px; font-weight: normal; color: #000000; background-color: rgb(239,239,239); border:1px #CCCCCC solid; }
TEXTAREA	{ overflow : auto; font-family: Arial, Helvetica; font-size: 11px; color: #000000; background-color: rgb(239,239,239); border:1px #CCCCCC solid;}
IMG 		{ margin: 0 0 0 0; border:0px;}

A:LINK, A:VISITED {color: rgb(51, 102, 153); font-weight: bold; text-decoration: none;}
A:HOVER, A:ACTIVE { color: rgb(51, 102, 153); font-weight: bold; text-decoration: underline;}
A.notimportant:LINK, A.notimportant:VISITED {color: #336699; font-weight: normal; text-decoration: none;}
A.notimportant:HOVER, A.notimportant:ACTIVE { color: #336699; font-weight: normal; text-decoration: underline;}
A.menu:LINK, A.menu:VISITED { height: 23px; padding-top:3px; color: #444444; background-image: URL(img/bgButton2.gif); background-position: right; border:1px #999999 solid; text-decoration: none;}
A.menu:HOVER, A.menu:ACTIVE { height: 23px; padding-top:3px; color: #444444; background-image: URL(img/bgButton2over.gif); background-position: right; border:1px #999999 solid; text-decoration: none;}


H1, H2, H3, H4, H5, TH, THEAD, TFOOT { COLOR:rgb(51, 102, 153);}