body {
	font-family:"Arial, Helvetica, sans-serif";
	color: #336699;
	font-size: 11px;
	margin-left: 0px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-face-color: #999999;
	scrollbar-highlight-color: #CCCCCC;
	scrollbar-shadow-color: #CCCCCC;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-arrow-color:  #ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-darkshadow-color: #666666;
}
a 		{font-family: "Arial, Helvetica, sans-serif"; color:#336699; text-decoration: none; font-size: 11px}

a:link 		{color: #336699; }

a:visited 	{color: #336699; }

a:active 	{color: #336699; }

a:hover 	{color: #003366;text-decoration: underline;}
table {
	font-family: "Arial, Helvetica, sans-serif";
	font-size: 11px;
	color: #336699;
}

.nolink {
	color: #CCCCCC;
}
.labelTitle {
	font-family:"Arial, Helvetica, sans-serif";
	font-weight:bold;
	font-size: 20px;
}
.labelTitle1 {
	font-family:"Arial, Helvetica, sans-serif";
	font-weight:bold;
	font-size: 12px;
}

.labelDescription {
	font-family:"Arial, Helvetica, sans-serif";
	font-size: 11px; 
	color:#336699;
	text-align:justify;
	
}
.labelDescriptionBold {
	font-family:"Arial, Helvetica, sans-serif";
	font-size: 11px;
	font-weight:bold;
}
.labelDescriptioncCenter {
	font-family:"Arial, Helvetica, sans-serif";
	font-size:15px;
	font-weight:bold;
	text-align:center
}
.GAinput {
	font-family:"Arial, Helvetica, sans-serif",;
	font-size: 11px;
	color: #336699;
	border: 1px solid #336699;
}
.GAtable1 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px; 
	border-left-width: 1px; 
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style:solid;
	border-left-color:#AEAEAE;
	border-top-color: #AEAEAE;
	border-right-color: #AEAEAE;
	border-bottom-color: #AEAEAE; 
}
.GAtable2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px; 
	border-left-width: 1px; 
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style:solid;
	border-left-color:#336699;
	border-top-color: #336699;
	border-right-color: #336699;
	border-bottom-color: #336699; 
}

.labelSubTitle {
	font-family:"Arial, Helvetica, sans-serif";
	font-weight:bold;
	font-size: 15px;
}
.GAbutton {
	font-family:"Arial, Helvetica, sans-serif",;
	font-size: 13px;
	color: #336699;
	border: 1px solid #336699;
}

.GAtablelleftBottom {
	border-left-width: 1px; 
	border-left-style:solid;
	border-left-color:#AEAEAE;
	border-bottom-width: 1px; 
	border-bottom-style: solid;
	border-bottom-color: #AEAEAE; 
}
.GAtable1Bottom {
	border-bottom-width: 1px; 
	border-bottom-style: solid;
	border-bottom-color: #AEAEAE; 
}
.GAtablelleft {
	border-left-width: 1px; 
	border-left-style:solid;
	border-left-color:#AEAEAE;
}