
BODY
{
	font-size: 10px;
	font-family: verdana;
}
 
A:link, A:visited, A:active, A:hover
{
	font-family: Verdana;
	font-weight: bold;
}
 
A:link, A:visited
{
	color: #000000;
}
 
A:active, A:hover
{
	color: #8CBB4B;
}
 
H1, H2, .Message
{
	color: #003366;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	vertical-align: middle;
	padding-top:10px;
}
 
H1
{
	color: #1D4A7C;
	FONT-SIZE: 12px;
	font-weight: bold;
}
  
H2
{
	FONT-FAMILY: Verdana;
	font-size: 10px;
	margin: 0pt;
}

IMG.Title
{
	margin-top: 10px;
}
 
.Warning
{
	font-weight: normal;
	font-size: 10px;
	margin: 0pt;
	color: red;
	font-family: 'Verdana';
}
 
.Message
{
	font-size: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}
 
.Validation
{
	font-weight: bold;
}
 
TABLE
{
	border: 0px;
}
 
TD
{
	vertical-align: top;
	font-size: 10px;
	font-family: Verdana;
}
 
TH
{
	font-size: 10px;
}
 
TABLE.Frame, TABLE.FormGroup, TABLE.DossPub
{
	border-color: #8CBB4B;
	border-style: solid;
	border: 2px;
}
 
TABLE.Frame
{
	background-color: #B9C9D9;
	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
{
	background-color: #B9C9D9;
}

TD.FormElementUnique
{
	background-color: #B9C9D9;
}
 
TD.FormElementLeft
{
	width: 100px;
	text-align: right;
	padding-right: 3px;
	color: #000000;
}
 
TD.FormElementRight
{
	padding-left: 5px;
	background-color: #B9C9D9;
}
 
TD.FormElementUnique
{
	padding: 10px;
}
 
.DossPubTitle
{
	text-transform: uppercase;
	font-size: 16px;
}
 
TD.Login
{
	vertical-align: middle;
}
 
TABLE.DossPub
{
	width: 560px;
}
 
TH.DossPub
{
	color: #1D4A7C;
	background-color: white;
	text-align: left;
	padding: 5px;
	margin: 0px;
	width: 560px;
}
 
TD.DossPubLeft
{
	background-color: #E7E7E7;
	text-align: right;
	width: 125px;
	padding: 5px;
	font-weight: bold;
	color: #000000;
}
 
TD.DossPubRight
{
	background-color: #B9C9D9;
	text-align: left;
	width: 435px;
	padding: 5px;
}
 
TR.ListHeader
{
	background-color: #E7E7E7;
	color:black;
}

TR.ListHeader A:link
{
	text-decoration: none;
}
 
TR.ListItem
{
	vertical-align:middle;
	background-color: white;
	/*background-color: #E7E7E7;*/
}



TR.ListAltItem
{
	vertical-align:middle;
	background-color: #B9C9D9;
}
 
TD.Center
{
	text-align: center;
	vertical-align: middle;
}
 
INPUT.FormElement
{
	width: 125px;
}
 
INPUT.FormButton, INPUT.MenuButton
{
	text-align: center;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	background-color: #000000;
	border-top: #8CBB4B 1px solid;
	border-bottom: #8CBB4B  1px solid;
	border-left: #8CBB4B 6px solid;
	border-right: #8CBB4B 6px solid;
	color: #1D4A7C;
}
 
INPUT.FormButton
{
	width: 160px;
	height: 24px;
}
 
INPUT.MenuButton
{
	width: 210px;
	height: 30px;
	border-left: #E7E7E7 6px solid;
	border-bottom: #E7E7E7  1px solid;      
}
 
A.MenuElt, A.MenuElt:visited, A.MenuElt:active
{
	text-align: center;
	text-decoration: none;
	font-family: Times;
	font-weight: bold;
	font-size: 12px;
	width: 210px;
	height: 30px;
	padding-top: 6px;
/*
	background-color: #E7E7E7;
	border-top: #E7E7E7 1px solid;
	border-left: #E7E7E7 6px solid;
	border-bottom: #E7E7E7  1px solid;      
	border-right: #E7E7E7 6px solid;
*/
	color: #1D4A7C;
}

A.MenuElt:hover
{
	font-family: Times;
	font-size: 12px;
	font-weight: bold;
	text-decoration : none;
	color: #8CBB4B;
}
 
INPUT.ImgButton
{
	border: none;
	margin: 2px;
	vertical-align: top;
}
 
INPUT.File
{
	width: 300px;
}
 
TEXTAREA, SELECT, INPUT.FormElement
{
	border-right: #1D4A7C 1px solid;
	border-top: #1D4A7C 1px solid;
	font-size: 12px;
	border-left: #1D4A7C 1px solid;
	border-bottom: #1D4A7C 1px solid;
	font-family: Tahoma;
}
 
IMG
{
	border: 0px;
}
 
IMG.Item
{
	vertical-align: middle;
	margin-right: 5px;
}