body
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	position :relative;
	margin: 0px;
	padding-top: 0px;
	font-family: verdana;
	font-size : 10px;
	
	BACKGROUND-POSITION: right bottom; 
	BACKGROUND-ATTACHMENT: fixed; 
	BACKGROUND-IMAGE: url(02_0_IMAGES/BACKGROUNDS/bg_rapport.jpg); 
	BACKGROUND-REPEAT: no-repeat; 
}
a
{
   color:black;
   font-family:Verdana;
   font-weight:bolder;
   text-decoration:none;
   font-size:11px;
   margin:5px;
}
.plainText
{
	font-family: verdana;
	font-size : 10px;
}

.gridhead
{
	font-weight: bold;
	font-size: 10px;
	font-family: verdana;
	background-color: #e3d9e2;
	text-align: center;
	height: 20px;
}
.gridtext
{
	font-size: 10px;
	font-family: verdana;
	background-color:White;
	height: 20px;
}

.gridselected
{
	font-size: 10px;
	font-family: verdana;
	background-color: beige;
}

.gridhover
{
	font-size: 10px;
	cursor: hand;
	font-family: verdana;
	background-color: gainsboro;
}

.crumPath
{
	font-family: verdana;
	font-size : 12px;
	font-weight:bolder;
}

.crumbEnd
{
	font-family: verdana;
	font-size : 12px;
	font-weight: bold;
	border-bottom: black 0px solid;
}
A.crumb1
{
	font-weight: normal;
	font-size: 12px;
	color: black;
	border-bottom: black 0px solid;
	font-family: Verdana;
	text-decoration: none;
}
A:hover.crumb1
{
	font-weight: normal;
	font-size: 12px;
	color: black;
	border-bottom: black 1px solid;
	font-family: Verdana;
	text-decoration: none;
}

.tableContent
{
	font-family: verdana;
	font-size : 10px;
	width:900px;
}

.tableHead
{
	border-bottom: solid 2px #AAAAAA;
	FONT-WEIGHT:bold; 
	font-family: verdana;
	FONT-SIZE:20px; 
	color: #AAAAAA;
	
	TEXT-ALIGN: left
}
.tableHead2
{
	border-bottom: solid 2px #AAAAAA;
	FONT-WEIGHT:bold; 
	font-family: verdana;
	FONT-SIZE:15px; 
	color: black;	
	TEXT-ALIGN: left
}

.Head2
{
	font-weight: bold;
	font-size: 14px;
	padding-bottom: 5px;
	color: black;
	padding-top: 10px;
	font-family: verdana;
	text-align: left;
}

.TableFooter
{
	background-color : #E3D9E2;
	width : 100%;
	height : 20px;
}

.LinkMenu1 
{
   color:White;
   font-family:Verdana;
   font-weight:bolder;
   text-decoration:none;
   font-size:11px;
   margin:5px;
}
.LinkMenu1:hover
{
   color:black;
   font-family:Verdana;
   font-weight:bolder;
   text-decoration:none;
   font-size:11px;
   margin:5px;
}

.LinkFooter
{
   color:black;
   font-family:Verdana;
   font-weight:bolder;
   text-decoration:none;
   font-size:10px;
}

.menuitem1
{
   color:White;
   font-family:Verdana;
   font-weight:bolder;
   text-decoration:none;
   font-size:10px;
}

.menuitem2
{
    color:White;
   font-family:Verdana;
   font-weight:bolder;
   text-decoration:none;
	font-size:10px;
	border-bottom : solid 2px #A78DA6;
	border-left : solid 2px #A78DA6;
	border-right : solid 2px #A78DA6;
	height:20px;
	background-image: url(images/menu-out.gif); 
}
.menuitem2-over
{
    color:White;
    font-family:Verdana;
    font-weight:bolder;
    text-decoration:none;
	font-size:10px;
	border-bottom : solid 2px #A78DA6;
	border-left : solid 2px #A78DA6;
	border-right : solid 2px #A78DA6;
	height:20px;
	background-image: url(images/menu-over.gif); 
}
.Menu
{

}

.MainContent
{

	POSITION: relative; 
	HEIGHT: 100%;
	OVERFLOW: auto; 
	WIDTH: 900px; 
}

.Input
{
	border : solid 0px black;
	border-bottom : dotted 1px black;
	font-size:11px;	
	height: 20px;
	text-align: LEFT;
	background-color:#E3D9E2 
}
.InputNumeric
{
	border : solid 0px black;
	border-bottom : dotted 1px black;
	font-size:11px;	
	height: 20px;
	text-align: right;
	background-color:#E3D9E2 
}
.Inputlogin
{
	border : solid 1px black;
	background-color:#E0E0EF;
	font-size:10px;	
	text-align: LEFT;
	width: 150px;
}

.Radio
{
	border-right: transparent 0px solid;
	border-top: transparent 0px solid;
	font-size: 9px;
	border-left: transparent 0px solid;
	color: black;
	width:160px;
	direction: ltr;
	border-bottom: #AAAAAA 0px solid;
	font-family: verdana;
	text-align: left;
}

.ButtonSubmit
{
	border-right: #A78DA6 1px solid;
	border-top: #A78DA6 1px solid;
	font-size: 10px;
	border-left: #A78DA6 1px solid;
	color: black;
	border-bottom: 1px solid;
	font-family: verdana;
	background-color: #DDDDDD;
}

.btnView {
	background:#DDDDDD url(images/view.gif) no-repeat 1px 1px;
	padding-right:9px;
	padding-left:26px;
	padding-top:5px;
	text-align:right;
	border:#BBBBBB 1px solid;
	color: black;
	background-color:#DDDDDD;
	vertical-align:middle;
	font-size: 9px;
	font-family: verdana;
	margin-left:0px;
	margin-right:1px;	
	height:27px;
	cursor:hand;
}

.LinkButton {
	background:#DDDDDD;
	padding-right:9px;
	padding-left:26px;
	padding-top:5px;
	text-align:right;
	border:#BBBBBB 1px solid;
	color: black;
	background-color:#DDDDDD;
	vertical-align:middle;
	font-size: 9px;
	font-family: verdana;
	margin-left:0px;
	margin-right:1px;	
	height:27px;
	cursor:hand;
}
.LinkButton.btnSave {
	background:#DDDDDD url(webcontrols/02_0_images/controls/menubuttons/save.gif) no-repeat 1px 1px;
	padding-right:9px;
	padding-left:26px;
	padding-top:5px;
	text-align:right;
	border:#BBBBBB 1px solid;
	color: black;
	background-color:#DDDDDD;
	vertical-align:middle;
	font-size: 9px;
	font-family: verdana;
	margin-left:0px;
	margin-right:1px;	
	height:27px;
	cursor:hand;
}
.btnCalculate{
	background:#DDDDDD url(webcontrols/02_0_images/controls/menubuttons/chart.gif) no-repeat 1px 1px;
	padding-right:9px;
	padding-left:26px;
	padding-top:5px;
	text-align:right;
	border:#BBBBBB 1px solid;
	color: black;
	background-color:#DDDDDD;
	vertical-align:middle;
	font-size: 9px;
	font-family: verdana;
	margin-left:0px;
	margin-right:1px;	
	height:27px;
	cursor:hand;
}
A:hover
{
	text-decoration: none;
}
.btnExport{
	background:#DDDDDD url(webcontrols/02_0_images/controls/menubuttons/excel.gif) no-repeat 1px 1px;
	padding-right:9px;
	padding-left:26px;
	padding-top:5px;
	text-align:right;
	border:#BBBBBB 1px solid;
	color: black;
	background-color:#DDDDDD;
	vertical-align:middle;
	font-size: 9px;
	font-family: verdana;
	margin-left:0px;
	margin-right:1px;	
	height:27px;
	cursor:hand;
}

.inputtext
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	font-size: 10px;
	border-left: black 1px solid;
	color: black;
	border-bottom: black 1px solid;
	font-family: verdana;
}

.btnTeams {
	background:#DDDDDD url(webcontrols/02_0_images/controls/menubuttons/people.gif) no-repeat 1px 1px;
	padding-right:9px;
	padding-left:26px;
	padding-top:5px;
	text-align:right;
	border:#BBBBBB 1px solid;
	color: black;
	background-color:#DDDDDD;
	vertical-align:middle;
	font-size: 9px;
	font-family: verdana;
	margin-left:0px;
	margin-right:1px;	
	height:27px;
	cursor:hand;
}

.btnMarket {
	background:#DDDDDD url(webcontrols/02_0_images/controls/menubuttons/chart.gif) no-repeat 1px 1px;
	padding-right:9px;
	padding-left:26px;
	padding-top:5px;
	text-align:right;
	border:#BBBBBB 1px solid;
	color: black;
	background-color:#DDDDDD;
	vertical-align:middle;
	font-size: 9px;
	font-family: verdana;
	margin-left:0px;
	margin-right:1px;	
	height:27px;
	cursor:hand;
}

.btnComp {
	background:#DDDDDD url(webcontrols/02_0_images/controls/menubuttons/configuration.gif) no-repeat 1px 1px;
	padding-right:9px;
	padding-left:26px;
	padding-top:5px;
	text-align:right;
	border:#BBBBBB 1px solid;
	color: black;
	background-color:#DDDDDD;
	vertical-align:middle;
	font-size: 9px;
	font-family: verdana;
	margin-left:0px;
	margin-right:1px;	
	height:27px;
	cursor:hand;
}

.btnMail {
	background:#DDDDDD url(webcontrols/02_0_images/controls/menubuttons/mail.gif) no-repeat 1px 1px;
	padding-right:9px;
	padding-left:26px;
	padding-top:5px;
	text-align:right;
	border:#BBBBBB 1px solid;
	color: black;
	background-color:#DDDDDD;
	vertical-align:middle;
	font-size: 9px;
	font-family: verdana;
	margin-left:0px;
	margin-right:1px;	
	height:27px;
	cursor:hand;
}

.ValidationSummary
{
	font-size: 10px;
	width: 100%;
	color: black;
	font-family: verdana;
}
