
BODY
{
	font-size: 12px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	Color: #000005;
}
 
A:link, A:visited, A:active, A:hover
{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color :#6A6A6A;
	text-decoration : none;
}
 

 
A:active, A:hover
{
	text-decoration : underline;
}
 
H1, H2, .Message
{
	color: #6A6A6A;
	FONT-FAMILY: Trebuchet MS, Arial, Helvetica, sans-serif;
	vertical-align: middle;
	padding-top:10px;
	font-weight: bold;
}
 
H1
{
	FONT-SIZE: 18px;
}
 
IMG.Title
{
	margin-top: 10px;
}
 
H2
{
	font-size: 16px;
	margin: 0pt;
	padding-left:10px;
}
 
.Warning
{
	font-weight: normal;
	font-size: 12px;
	margin: 0pt;
	color: #6A6A6A;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}
 
.Message
{
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}
 
.Validation
{
	font-weight: bold;
}
 
TABLE
{
	border: 0px;
}
 
TD
{
	vertical-align: top;
	font-size: 12px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}
 
TH
{
	font-size: 12px;
}
 
TABLE.Frame, TABLE.FormGroup, TABLE.DossPub
{
	border-color: #6A6A6A;
	border-style: solid;
	border: 2px;
}
 
TABLE.Frame
{
	background-color: #EEEEEE;
	width: 560;
	font-weight: bold;
	border: 1px solid;
	margin-left: auto;
	margin-right: auto;

}
 
TD.Frame
{
	padding-left: 5px;
}
 
TABLE.FormGroup
{
	width: 560px;
	border: 1px solid;
}
 
TD.FormElementLeft, TD.FormElementUnique
{
	background-color: #EEEEEE;
}
 
TD.FormElementLeft
{
	width: 100px;
	text-align: right;
	padding-right: 3px;
}
 
TD.FormElementRight
{
	padding-left: 5px;
	background-color: #FFFFFF;
}
 
TD.FormElementUnique
{
	padding: 10px;
}
 
.DossPubTitle
{
	text-transform: uppercase;
	font-size: 14pt;
}
 
TD.Login
{
	vertical-align: middle;
}
 
TABLE.DossPub
{
	width: 560px;
}
 
TH.DossPub
{
	color: #6A6A6A;
	background-color: white;
	text-align: left;
	padding: 5px;
	margin: 0px;
	width: 560px;
}
 
TD.DossPubLeft
{
	background-color: #EEEEEE;
	text-align: right;
	width: 125px;
	padding: 5px;
	font-weight: bold;
}
 
TD.DossPubRight
{
	background-color: #FFFFFF;
	text-align: left;
	width: 435px;
	padding: 5px;
}
 
TR.ListHeader
{
	background-color: #EEEEEE;
	color: #6A6A6A;
}



 
TR.ListItem
{
	vertical-align:middle;
	background-color: white;
	background-color: #FFFFFF;
}
 
TR.ListAltItem
{
	vertical-align:middle;
	background-color: #EEEEEE;
}
 
TD.Center
{
	text-align: center;
	vertical-align: middle;
}
 
INPUT.FormElement
{
	width: 125px;
}
 
INPUT.FormButton, INPUT.MenuButton
{
	text-align: center;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	background-color: #EEEEEE;
	border-top: #6A6A6A 1px solid;
	border-bottom: #6A6A6A  1px solid;
	border-left: #6A6A6A 6px solid;
	border-right: #6A6A6A 6px solid;
	color: #6A6A6A;
}
 
INPUT.FormButton
{
	width: 160px;
	height: 24px;
}
 
INPUT.MenuButton
{
	width: 210px;
	height: 30px;
	border-left: #FFFFFF 6px solid;
	border-bottom: #FFFFFF  1px solid;      
}
 
A.MenuElt, A.MenuElt:visited, A.MenuElt:active
{
	text-align: center;
	text-decoration: none;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	width: 210px;
	height: 30px;
	padding-top: 6px;
	background-color: #EEEEEE;
	border-top: #FFFFFF 1px solid;
	border-left: #FFFFFF 1px solid;
	border-bottom: #FFFFFF  3px solid;      
	border-right: #FFFFFF 3px solid;
}
 
A.MenuElt:hover
{
	text-decoration : underline;
	color: #6A6A6A;
}
 
INPUT.ImgButton
{
	border: none;
	margin: 2px;
	vertical-align: middle;
}
 
INPUT.File
{
	width: 300px;
}
 
TEXTAREA, SELECT, INPUT.FormElement
{
	border-right: #6A6A6A 1px solid;
	border-top: #6A6A6A 1px solid;
	font-size: 12px;
	border-left: #6A6A6A 1px solid;
	border-bottom: #6A6A6A 1px solid;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}
 
IMG
{
	border: 0px;
}
 
IMG.Item
{
	vertical-align: middle;
	margin-right: 5px;
}