body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
	margin: 0px;
}
.demoBg {
	background-image: url(images/_right_bg.gif);
	background-repeat: repeat;
	background-position: right bottom;
}
.bgL {
	background-image: url(images/_left-far_bg.gif);
	background-position: right top;
}
.bgR {
	background-image: url(images/_right-far_bg.gif);
	background-position: left top;
}
.content {
	padding-top: 20px;
	padding-left: 24px;
	padding-bottom: 24px;
	font-size: 12px;
}
.base {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

h1 {
	font-size: 24px;
	color: #3333FF;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
ul {
	list-style-position: outside;
	list-style-image: url(images/_dot.gif);
	list-style-type: none;
}
a {
	color: #99CCFF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h2 {
	font-size: 14px;
	font-style: oblique;
	font-weight: normal;
	margin-bottom: 4px;
	padding-bottom: 4px;

}
ol {
	list-style-position: outside;
	list-style-type: lower-roman;
}
.quote {
	padding: 10px 15px;
	text-align: justify;


}
.bgRl {
	background-image: url(images/_right_bg.gif);
	background-position: right top;
	background-repeat: repeat-y;
}
form {
	margin: 0px;
	padding: 0px;
	font-size: 10px;

}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.left {
	margin-left: -50px;
}
.picBdr {
	float: right;
	margin-left: 6px;
	border: none;




}
.redbold {
	font-weight: bold;
	color: #FF0000;
	font-size: 14px;
}
.dblspc {
	line-height: 175%;
}
.shiftup {
	margin-top: -6px;
	padding-top: -6px;
}
.quoteRuled {
	padding: 10px 15px;
	text-align: justify;
	border: 1px solid #00CCCC;
	color: #00FFFF;


}
.copy {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #CCCCCC}
.copysmall { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #AAAAAA }
li {
	margin-bottom: 12px;
}

