﻿
.mainbody
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight:normal;
}
.mainbodypink
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #c00067;
	text-decoration: none;
	font-weight: bold;
}
.whiteTitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.validatortext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	text-decoration: none;
	font-weight: 300;
	background-color: #FFFF99;
}
.pinkTitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #c00067;
	text-decoration: none;
	font-weight: bold;
}
.smalltextwhite
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: 300;
}
.modalbackground
{
	background-color: #FFFFFF;
	filter: alpha(opacity=80);
	opacity: 0.65;
}
.modalPanelbackground
{
	background-color: #ffffff;
	width: 600px;
	height: 600px;
	color: #ffffff;


	
}
.iframe
{
	background-color: #FFFFFF;
	width: 600px;
	height:600px
}
.error
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
.CMimage
{
	position: absolute;
	top: 0px;
	left: 0px;
}
a
{
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
    color: #FFFFFF;
    text-decoration: none;
}
.whiteTitleLGE
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    color: #FFFFFF;
    text-decoration: none;
    font-weight: bold;
}
.whiteTitleLGE2
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 26px;
    color: #FFFFFF;
    text-decoration: none;
    font-weight: bold;
}
