.C1Text {
	background-image:url(images/bg04.jpg);
	color:#FFF;
	font-family:Tahoma, Verdana, Arial;
	font-size:10pt;
	padding-left:20px;
	padding-right:20px;
}
.a_C1 {
	color:#EDEBE1;
	font-family:Tahoma, Verdana, Arial;
	font-size:10pt;
}
.a_footer {
	color:#666;
	text-decoration:none;
}
.a_footer:hover {
	color:#FFF;
	text-decoration:underline;
}
.caption {
	color:#CCC;
	font-size:8pt;
}
.dottedborder {
	padding: 5px;
	border:thin dotted #666;
	background-image:url(images/bg_trans.png);
}
.fieldname {
	font-size:10pt;
	font-weight:700;
	text-align:right;
}
.footer {
	color:#666;
	font-family:Tahoma, Verdana, Arial;
	font-size:8pt;
}
.formcontrol {
	background-image:url(images/fieldbg.gif);
	border:1px solid #000;
	color:#333;
	font-family:Verdana, Arial, Geneva;
	font-size:10pt;
	font-weight:lighter;
}
.h1whitebg {
	color:#333;
	font-size:12pt;
	font-weight:700;
	letter-spacing:5pt;
	text-align:left;
}
.imgborder {
	border:3px solid #333;
}
.li_or {
	color:#CCC;
	font-size:10pt;
	margin-left:30px;
}
.productstable {
	background-color:#FFF;
	background-position:center;
	color:#333;
	text-align:center;
}
.required {
	color:#FC0;
	font-weight:700;
}
.whitebg {
	color:#000;
	font-size:10pt;
}
.whitebgheading {
	background-color:#596156;
	color:#FFF;
	font-size:12pt;
	font-weight:700;
	padding-bottom:3px;
	padding-top:3px;
}
TEXTAREA {
	background-image:url(images/textareabg.jpg);
	border:1px solid #000;
	color:#333;
	font-family:Verdana, Arial, Geneva;
	font-size:10pt;
	font-weight:lighter;
	overflow:auto;
	scrollbar-3dlight-color:#EDEBE1;
	scrollbar-arrow-color:#3A3029;
	scrollbar-darkshadow-color:#EDEBE1;
	scrollbar-face-color:#EDEBE1;
	scrollbar-highlight-color:#EDEBE1;
	scrollbar-shadow-color:#D1C5AF;
	scrollbar-track-color:#EDEBE1;
}
a {
	color:#6CC;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
body {
	background-color:#333;
	color:#FFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	margin:0;
}
h1 {
	color:#FFF;
	font-family:Tahoma, Verdana, Arial;
	font-size:12pt;
	font-style:normal;
	letter-spacing:5pt;
	text-align: center;
}
h2 {
	font-size:14px;
}
html {
	margin-bottom:1px;
	min-height:100%;
}
li {
	color:#CCC;
	font-size:10pt;
	list-style-image:url(images/bullet01.gif);
}
p {
	color:#FFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	line-height:15pt;
}
td {
	color:#FFF;
	font-size:10pt;
}
td img {
	display: block;
}
.bg_trans {
	opacity:0.4;
	filter:alpha(opacity=40);
}
.alpha30 {
/* Fallback for web browsers that doesn't support RGBa */
background: rgb(0, 0, 0);
/* RGBa with opacity for Firefox */
background: rgba(0, 0, 0, 0.3);
/* RGBa with opacity for IE */
/*filter:alpha(opacity=30);*/
/* For IE 5.5 - 7*/
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
/* For IE 8*/
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";10.
}
.alpha60 {
/* Fallback for web browsers that doesn't support RGBa */
background: rgb(0, 0, 0);
/* RGBa with 0.6 opacity */
background: rgba(0, 0, 0, 0.3);
/* For IE 5.5 - 7*/
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
/* For IE 8*/
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";10.}
