body {
	background-color: #FFFFFF; /* background color */
	color: #000000; /* text color */
	font-family: Arial; /* font name */
	font-size: 11pt; /* font size */
	margin: 0px 0px 0px 0px; /* top right bottom left */

scrollbar-face-color: #904649;
scrollbar-highlight-color: #FFFFFF;
scrollbar-shadow-color: #904649;
scrollbar-3dlight-color: #D1D7DC;
scrollbar-arrow-color:  #000000;
scrollbar-track-color: #e0bcbe;
scrollbar-darkshadow-color: #00ACEF;

}

.logo {
background:url(images/logo1.png);
background-position:left;
background-position:top;
vertical-align:top;
background-repeat:no-repeat;

}

h1 { margin-bottom: -3px;  }

.text { font-size: 13px; }
.textprod { font-size: 13px; color: #000000; text-align: justify; }
.textb { font-size: 13px; font-weight: bold;}
.text11 { font-size: 11px; }
.text12 { font-size: 12px; }
.text9 { font-size: 12px; color: #CC00CC }
.text9bl { font-size: 11px; color: #000000 }
.textpt { font-size: 8pt; color: #CC00CC }
.text11pt { font-size: 10pt; color: #000000 }
.sans_txt1 {
	font-family: Comic Sans MS;
	color: #CC00CC;
	font-size: 20px;
	}

.sans_txt2 {
	font-family: Comic Sans MS;
	font-size: 15px;
    font-weight: bold;
    color: #CC00CC;
	}
.sans_txt2b {
	font-family: Comic Sans MS;
	font-size: 16px;
    color: #000000;
	}
.sans_txt3 {
	font-family: Comic Sans MS;
	font-size: 10pt;
    font-weight: bold;
    color: #CC00CC;
	}

.areas { font-size: 12px;}

.ImageBorder {
	border-width: 1px ;
	border-color: CC00CC;
}

fieldset {
	margin-top:0px;
	border-color: #CC00CC;
	border-width: 1px;
	border-style: solid;
	padding: 3px;
}

legend { color: #CC00CC; font-size: 14pt; font-family: Comic Sans MS;}

.OuterTable {
	width: 60%; /* table width */
	color: inherit; /* text color */
	font-family: inherit;
	font-size: inherit;
	border-collapse: collapse;
	border-color: #CC00CC;
	/*background-color:#a3cef3;*/
}

/* main table data cells */
.OuterTable td {
	padding: 10px; /* cell padding */
	border: solid;
	border-width: 1px;
	border-color: #CC00CC;
	/*background-color:#a3cef3;*/
}

/* main table data cells */
.OuterTable tr {
	/*background-color:#a3cef3;*/

}
.OuterTable2 {
	width: 100%; /* table width */
	color: #CC00CC; /* text color */
	font-family: inherit;
	font-size: inherit;
	border-collapse: collapse;
	border-color: #CC00CC;
	/*background-color:#a3cef3;*/
}

/* main table data cells */
.OuterTable2 td {
	padding: 5px; /* cell padding */
	border: solid;
	border-width: 1px;
	border-color: #CC00CC;
	/*background-color:#a3cef3;*/
}

/* main table data cells */
.OuterTable2 tr {
	/*background-color:#a3cef3;*/

}
.OuterTable3 {
	width: 100%; /* table width */
	color: inherit; /* text color */
	font-family: inherit;
	font-size: inherit;
	border-collapse: collapse;
	border-color: #CC00CC;
	/*background-color:#a3cef3;*/
}

/* main table data cells */
.OuterTable3 td {
	padding: 2px; /* cell padding */
	text-align: center;
	border: solid;
	border-width: 1px;
	border-color: #CC00CC;
	/*background-color:#a3cef3;*/
}

/* main table data cells */
.OuterTable3 tr {
	/*background-color:#a3cef3;*/

}
