body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	margin-top: 0px;
	background-color: #F6F6F6;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #000;
}

h1 {
	font-size: 13pt;
	color: #F00;
	text-align: center;
}

h2 {
	font-size: 11pt;
	color: #F00;
	text-align: left;
}

h3 {
	font-size: 11pt;
	color: #000;
	text-align: center;
}

h4 {
	font-size: 11pt;
	color: #F00;
	text-align: center;
}

p {
	text-align: justify;
	text-indent: 11pt;
}

p.centerted {
	text-align: center;
	text-indent: 0pt;
	padding-right: 10px;
	padding-left: 10px;
}
li {
	list-style-position: inside;
	list-style-type: disc;
	text-align: left;
	text-indent: -9pt;
	margin-left: 9pt;
}

.formTitle {
	color: #666666;
	text-align: center;
	font-size: 9pt;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}

.formLabel {
	color: #666666;
	text-align: right;
	font-size: 9pt;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 3px;
}

.formData {
	color: #666666;
	text-align: left;
	font-size: 9pt;
	padding-top: 3px;
	padding-right: 3px;
	padding-left: 3px;
}

.footer {
	font-size: 9pt;
	color: #666666;
	text-align: center;
	text-indent: 0pt;
}

.disclText {
	color: #000;
	text-align: justify;
	font-size: 7pt;
}

a:link {
	color: #F00;
	text-decoration: underline;
}

a:visited {
	color: #F00;
	text-decoration: underline;
}

a:hover {
	color: #000;
	text-decoration: underline;
}

p.footer a:link {
	font-size: 9pt;
	color: #666666;
	text-decoration: none;
}

p.footer a:visited {
	font-size: 9pt;
	color: #666666;
	text-decoration: none;
}

p.footer a:hover {
	font-size: 9pt;
	color: #666666;
	text-decoration: underline;
}

a.thumbs:link {
	color: #FFFFFF;
	text-decoration: none;
}

a.thumbs:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a.thumbs:hover {
	color: #FFFFFF;
	text-decoration: none;
}

strong {
	color: #F00;
	font-weight: bold;
}

td.formTitle h1, td.formLabel strong {
	color: #666666;
	font-weight: bold;
}

.orange {
	color: #FFCC00;
}

.red {
	color: #FF0000;
}

.green {
	color: #006600;
}

strong.green {
	color: #006600;
}

.blue {
	color: #333399;
}

table.ad {
	border: 1px solid #FFCC00;
	padding: 12px;
}

#main_0 {
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 30px;
	padding-left: 30px;
}

#form {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#main {
	padding-right: 24px;
	padding-left: 24px;
	padding-top: 12px;
	padding-bottom: 24px;
}
#footer {
	background-image: url(../images/slices/bottom.gif);
	background-repeat: repeat-x;
}
#register {
	width: 270px;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

