body {
	background-color: #51832b;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-image: url(../images/structure_site/BgMainSlice.jpg);
	background-attachment: scroll;
	background-position: left top;
	background-repeat: repeat-x;
	margin: 0px;
	}

p {
	margin-top: 5px;
	margin-bottom: 25px;
	text-align: left;
	}

li {
	padding-top: 0px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 0px;
	}
	
ul li span { 
	color: #000000; 
	}

ul {
	color: #d69c00;	
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	margin-left: 10px;
	padding-left: 5px;
	}

ul.ul1 {
	color: #d69c00;	
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	margin-left: 5px;
	padding-left: 5px;
	}

hr {
	border: 0;
	color: #ffc425;
	background-color: #ffffff;
	height: 1px;
	width: 100%;
	}

hr.hr1 {
	border: 0;
	color: #d69c00;
	background-color: #ffffff;
	height: 1px;
	width: 100%;
	}
	
input, textarea, select {
	font-family: inherit;
	}	

table, td, tr, p {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	}

input[type="text"], textarea, select {
	background-image: url(images/bg_champ.gif);
	background-color: #ffcc00;
	font-size: 12px;
	font-weight: normal;
	color: #716E5F; 
	padding: 2px;
	border-width: 1px;
	border-color: #6E6E6E;
   }
	
input.inputSelect1, textarea.inputSelect1, select.inputSelect1 {
	background-color: #008106;
	color: #716E5F;
	}   
   
input[type="submit"] {
	background-color: #000000;
	color: #ffffff;
	cursor: pointer;
	}  
	
input[type="submit"].input1 {
	background-color: #008106;
	color: #ffffff;
	cursor: pointer;
	} 
	
textarea {
	background-image: url(images/bg_champ_msg.gif);
   }
	
h1 {
	font-size: 15px;
	font-weight: bold;
	color: #000000; 
   }
	
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 0px; 
	text-align: left;
   }
	
h3, h4, h5 {
	font-size: 13px;
	font-weight: bold;
	color: #000000; 
	margin-bottom: 0px;
	text-align: left;
   }
	
img.imageBorder {
	border-width: 1px;
   border-color: #000000;
	}
	
.aSmallTextWarning {
	text-decoration: none;
	color: #CC0000;
	font-size: 10px;
	font-weight: normal;
	}
	
.aSmallText1 {
	text-decoration: none;
	color: #000000;
	font-size: 10px;
	font-weight: normal;
	}
	
.aSmallText2 {
	text-decoration: none;
	color: #d69c00;
	font-size: 10px;
	font-weight: normal;
	}
	
.aSmallText3 {
	text-decoration: none;
	color: #545454;
	font-size: 10px;
	font-weight: normal;
	}
	
.bTextWarning {
	text-decoration: none;
	color: #CC0000;
	font-size: 12px;
	font-weight: normal;
	}
	
.bText1 {
	text-decoration: none;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	}
	
.bText2 {
	text-decoration: none;
	color: #d69c00;
	font-size: 12px;
	font-weight: normal;
	}
	
.bText3 {
	text-decoration: none;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	}
	
.eBgColor1 {
	background-color: #ffec9d;
	}
	
.eBgColor2 {
	background-color: #fff7d7;
	}
	
.eBgColor3 {
	background-color: #000000;
	}

a {
	font-size: 12px;
	font-weight: bold;
	}

a:link {
	text-decoration: none;
	color: #5d9731;
	}
	
a:hover {
	text-decoration: underline;
	color: #53bf01;
	}
	
a:visited {
	text-decoration: none;
	color: #b36724;
	}
	
a.a1:link {
	text-decoration: none;
	color: #d73b00;
	}
	
a.a1:hover {
	text-decoration: underline;
	color: #FF5413;
	}		
	
a.a1:visited {
	text-decoration: none;
	color: #b36724;
	}

a.linkSmall {
	font-size: 10px;
	font-weight: bold;
	}

a.linkSmall:link {
	color: #5d9731;	
	text-decoration: none;
	}
	
a.linkSmall:hover {
	color: #53bf01;
	text-decoration: underline;
	}
	
a.linkSmall:visited {
	color: #b36724;
	text-decoration: none;
	}
	
a.linkSmall1 {
	font-size: 10px;
	font-weight: bold;
	}

a.linkSmall1:link {
	color: #228B22;	
	text-decoration: none;
	}
	
a.linkSmall1:hover {
	color: #32CD32;
	text-decoration: underline;
	}
	
a.linkSmall1:visited {
	color: #999999;
	text-decoration: none;
	}	
	
.textJustify {
	text-align: justify;
	}

.handCursor {
	cursor: pointer; 
	}

@media print {
	table.noprint {display:none};
	div.noprint {display:none};
	}