/* STANDARD STYLES */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 175%;
	text-align: right;
}
body {
	background-image: url(../images/bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ED5A78;
}
h1 {font-size: 16px;}h2 {font-size: 14px;}h3 {font-size: 12px;}h4 {font-size: 10px;}
a:link {
	font-size: 10px;
	color: #FF3366;
	font-weight: bold;
}
a:hover {
	font-size: 10px;
	text-decoration: underline;
	color: #990033;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	font-size: 10px;
	color: #FF6699;
	font-weight: bold;
}

/* CUSTOM STYLES */
.copyright {
	font-size: 9px;
	color: #FFAABD;
	line-height:125%;
}
.footerSUNCUBE {
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
.footerSUNCUBE:hover {
	font-size: 10px;
	color: #333333;
	font-weight: bold;
}
.footerSOLUTIONS {
	font-size: 10px;
	color: #333333;
	font-weight: bold;
}
.footerSOLUTIONS:hover {
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
.caption {
	font-size: 10px;
	font-style:italic;
	color: #CC0033;
	line-height:125%;
}
.redText {
	color:#CC0033;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
}
.formFields{
	font-size:11px;
	color:#FF3366;
}
.formButtons{
	font-weight:bold;
	color:#FFFFFF;
	background-color: #ED587A;
}
.bigbody {
	font-size: 14px;
	text-align: center;
	color: #D41846;
	font-weight: bold;
}
.center {
	text-align: center;
}
.headers {
	font-family: "Vladimir Script";
	font-size: 30px;
	color: #EE5B78;
	font-weight: bold;
}
body table tr td table tr td table tr td table tr td {
	text-align: left;
}
