@charset "utf-8";
body { 
	width:100%; 
	height:100%;
	color:#000000;
	min-height:110%; 
	background-color:#CCCCCC; 
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border:thin;
 	text-align:center; 
}
.bgColorRed{
	background-color:#FFCC66;
}

.Border20 { border-color:#CC33FF;
	border:20px;
}
colorRed {
	color: #FF0000;
}

.container {
	width: 850px;
	background-color:#C6E2FF;
	height:auto;
	min-height:1200px;
	border:#000000;
	border-style:solid;
	border-width:1px;
	margin-top: 0px;
	margin-right:auto;
	margin-bottom:0px;
	margin-left:auto;
}

.container2 { 
	width: 830px;
	height:auto; 
	min-height:1200px; 
	border:#000000;
	border-style:solid;
	border-width:0px;
	margin-top: 0px;
	margin-right:auto;
	margin-bottom:0px;
	margin-left: auto;
	color:#000000;
}

.container3 {
	width: 850px;
	height:auto;
	min-height:1200px;
	background-color:#B7FFB7;
	border:#000000;
	border-style:solid;
	border-width:1px;
	margin-top: 0px;
	margin-right:auto;
	margin-bottom:0px;
	margin-left:auto;
}

.container4 { 
	width: 830px;
	height:100%; 
	min-height:1200px; 
	background-color:##B7FFB7;
	border:#000000;
	border-style:solid;
	border-width:0px;
	margin-top: 0px;
	margin-right:auto;
	margin-bottom:0px;
	margin-left:auto;
	padding-right:10px; 
}
.sans04r {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 4pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	}
.sans06r {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 6pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	}
.sans08r {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	}

.sans9r {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	}
.sans10r {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	height:100%;
	}
.sans10b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	height:100%;
	}
.sans12r {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	}
.sans12b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	}
.sans14b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	}
.sans14bUpperCase {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
}
.sans14r {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: normal;
	}
.sans16b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-style: normal;
	font-weight: bold;
	}
.sans18b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-style: normal;
	font-weight: bold;
	}
.sans20b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20pt;
	font-style: normal;
	font-weight: bold;
	}
.sans22b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22pt;
	font-style: normal;
	font-weight: bold;
	}
.sans24b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24pt;
	font-style: normal;
	font-weight: bold;
}
.mono12r { 
	font-family:Courier, "Courier New",  monospace;
	font-size:12pt;
	font-style:normal;
	font-weight:normal;
	}
.mono10r {
	font-family:Courier, "Courier New",  monospace;
	font-size:10pt;
	font-style:normal;
	font-weight:normal;
	}
.margins10 {
	margin-left:10px;
	margin-right:10px;
	margin-bottom:10px;
	margin-top:10px;
}	
.margins20 {
	margin-left:20px;
	margin-right:20px;
	margin-bottom:20px;
	margin-top:20px;
}	
.tableNoBorder{
	border:none;
	border-bottom-style:none;
	border-width:0px;
	border-bottom:0px; 
	padding-left:0px;
	padding-right:0px;
}

td{	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
	padding-top:0px;
}

.padRight10{ 
	padding-right:10px;
}	
.padRight20{ 
	padding-right:10px;
}	
.padLeft10{
	padding-left:10px;
}
.padLeft20{
	padding-left:20px;
}
.center{
text-align:center;
}
.toUpperCase{
	text-transform:uppercase;
}	
.width030{
	width:30px;
}
.width040{
	width:40px;
}
.width050{
	width:50px;
}
.width075{
	width:75px;
}
.width100{
	width:100px;
}
.width125{
	width:125px;
}
.width150{
	width:150px;
}
.width200{
	width:200px;
}
.width225{
	width:225px;
}
.width250{
	width:250px;
}
.width300{
	width:300px;
}
.width350{
	width:350px;
}
.width400{
	width:400px;
}
.width425{
	width:425px;
}
.width450{
	width:450px;
}
.width500{
	width:500px;
}
.width550{
	width:550px;
}
.width600{
	width:600px;
}
.width650{
	width:650px;
}

.whiteLinen{
	background-image:url(image291.gif);
}
.Height400{ 
	height:400px;
}		
.height15{ 
	height:15px;
}
.height20{ 
	height:20px;
}
.height25{ 
	height:25px;
}
.height30{ 
	height:30px;
}

.height1000{
	height:1000px;

}

.Special01{
	width:325px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
}
form {
	border:thin;
}

