body {
	font-size: 8pt;
	font-family: Verdana;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

h1, h2, h3, h4, h5, h6{
	font-weight: bold;
}

h1 {font-size: 1.7em;}
h2 {font-size: 1.5em;}
h3 {font-size: 1.3em;}
h4 {font-size: 1.2em;}
h5 {font-size: 1.1em;}
h6 {font-size: 1em;}

.menu {
	background-color:#fff;
	height:22px;
	width:800px;
	border-bottom:solid 1px #9B57B3;
	font: normal 15px Verdana, Tahoma, Arial;
}

.menu ul {
	line-height: 1;
	font: bold 0.8em  Verdana, Tahoma, Arial;
	color:#783F77;
	float:right;
}
 
.menu li {
	list-style-type:none;
	display: block;
   float: left;
   position: relative;
}

.menu li a { 
	color:#783F77;
	letter-spacing: -0.07em;
	line-height: 1.7em;
	padding: 0 0.7em;
	text-decoration: none;
}

.menu li a:hover { 
	color: #B5111A;
}

.menu li a:active{ 
	color: #B5111A;
}

.top {
	width: 100%;
	height:218px;
	clear:both;
	background-color:#fff;
}

.topleft {
	
	width:100%;
	height:350px;	
}

.topright {
	float:right;
	height:350px;
	width:532px;
	background-color:#fff;
}
.movie {		
	background-color:#fff;
}


.undertop {
	clear:both;
	width:100%;
	height:35px;
	background: transparent url(../images/underTop.jpg) 0 0 no-repeat;
}

.homeMainContent {
	width:100%;
	height:305px;
	background: transparent 0 0 repeat-x;
}

.homePartHeader {
   width: 235px;
   height: 41px;
	background: transparent url(../images/partHeader.jpg) 0 0 no-repeat;
}

.homePartHeader a {
   display: block;
   text-align:center;
   text-decoration:none;
   color :#64216e;
	font: normal 22px Verdana, Tahoma, Arial;
	padding-top:7px;
}

.homePart1 {
	width:235px;
	height:264px;
	background: transparent url(../images/part1Back.jpg) 0 0 no-repeat;
}

.homePart2 {
	width:235px;
	height:264px;
	background: transparent url(../images/part2Back.jpg) 0 0 no-repeat;
}

.homePart3 {
	width:235px;
	height:264px;
	background: transparent url(../images/part3Back.jpg) 0 0 no-repeat;
}

.homePartUL {
	position:relative;
	top:155px;
	left:-30px;
	font: bold 1em  Verdana, Tahoma, Arial;
   color:#783F77;   	
 }

.homePartLI {
	list-style-type:none;	
   margin: 2px 5px 2px 6px;	
	padding: 0 1em;	
	background: url(../images/partLIBack.jpg) left 5px no-repeat;
}

.homePartLI a { 
	color:#783F77;
   letter-spacing: -0.07em;
   line-height: 1.5em;
   text-decoration: none;
 }
 
 .homePartLI a:hover { 
    text-decoration: underline;
 }

.homePartLI.nomark { 
	background: transparent url(../images/partLIBack.jpg) 0 20% no-repeat;
 }
 
.homePartLI.nomark a {
	padding:0 0 0 0.7em;
	line-height: 1em;
}

.disclaimer {
	background-color:#fff;
	font-size:9px;
	font-family:Verdana;
	padding:5px 0 5px 0px;
	width: 800px;
}

.footer {
    width: 800px;
    height:29px;
    margin: 0 auto;
    text-align: left;
    background: transparent url(../images/footerBack.jpg) 100% 0 repeat-x;
    color: #000;
    font: normal 10px Verdana, Arial, Tahoma;
    clear:both;
}

.footer a {
   color: #000;
   text-decoration: none;
	cursor: hand;
}

.footer a:hover {
   color: #000;
   text-decoration: underline;
	cursor: hand;
}

.dropDownBox {
	border: 1px;
	border-right: #72C8E9 1px solid;
	border-bottom: #72C8E9 1px solid;
	border-top: #72C8E9 1px solid;
	border-left: #72C8E9 1px solid;
	font-size: 8pt;
	font-family: Verdana;
	height: 20px;	
	width: 100px;
}

.copyright{
	padding-right:10px;
	float:right;
}

.inPageNavigationNormal{
	font: normal 1em  Verdana, Tahoma, Arial;
   color:#783F77;
   letter-spacing: -0.07em;
   line-height: 1.5em;
   text-decoration: none;
	cursor: hand;
 }
 
.inPageNavigation{
	font: bold 1em  Verdana, Tahoma, Arial;
   color:#783F77;
   letter-spacing: -0.07em;
   line-height: 1.5em;
   text-decoration: none;
	cursor: hand;
 }

.inPageNavigationActive{
	font: bold 1em  Verdana, Tahoma, Arial;
   color: #B5111A;
   letter-spacing: -0.07em;
   line-height: 1.5em;
   text-decoration: none;
	cursor: hand;
}

.headerText{
	color :#64216e;
	font-size: 2.2em;
}

.title{
	color:#B5111A;
	padding-top:10px;
	padding-bottom:10px;
}

.title1{  
	color :#4F013F;
	font-size: 1.7em;
}

.title2{ 
	color:#000;
	padding-top:20px;
	padding-bottom:10px;
}

.titleAgremment{
	color:#B5111A;
	font-size:11px;
	padding-top:5px;
}

.bigLetter{
	padding-bottom:0;
	padding-top:0;
}

.bigLetter:first-letter{
	font-size: 1.5em;	
	font-weight: bold;
}

.bigBigButton{
	border: 1px;
	border-color: #6D326B;
	border-style: solid;
	background-color: #ffffff;
   height: 26px;
	width: 160px;
   color: #6D326B;
   font: bold 1.1em Tahoma,  Arial, Helvetica, sans-serif;
	cursor: hand;
}

.dropDownBox {
	border: 1px;
	border-right: #6D326B 1px solid;
	border-bottom: #6D326B 1px solid;
	border-top: #6D326B 1px solid;
	border-left: #6D326B 1px solid;
	font-size: 8pt;
	font-family: Verdana;
	height: 20px;	
	width: 100px;
}

.textBox{
	border: 1px;
	border-color: #6D326B ;
	border-style: solid;
	font-size: 8pt;
	font-family: Verdana;
	height: 16px;	
	width: 160px;
}

.textBoxNoValid{
	border: 1px;
	border-color: red;
	background-color: #D6CFCC;
	border-style: solid;
	font-size: 8pt;
	font-family: Verdana;
	height: 16px;	
	width: 160px;
}

.textBoxMulti{
	border: 1px;
	border-color: #6D326B ;
	border-style: solid;
	font-size: 8pt;
	font-family: Verdana;
	width: 160px;
}		

.textBoxUnderLine{
	border-color: #783F77 ;
	border-style: solid;
	border-bottom: 1px solid;
	border-left-width:0px;
	border-right-width:0px;
	border-top-width:0px;
	font-size: 8pt;
	font-family: Verdana;
	height: 14px;	
	width: 170px;
}


.textBoxUnderLineBig{
	border-color: #783F77 ;
	border-style: solid;
	border-bottom: 1px solid;
	border-left-width:0px;
	border-right-width:0px;
	border-top-width:0px;
	font-size: 8pt;
	font-family: Verdana;
	height: 14px;	
	width: 190px;
}
.earnings {
 color: #653b69;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size: 14px;
 font-weight: bold;
}
.earningsLeft{
font: bold 1.2em  Verdana, Tahoma, Arial; 
color:#ffffff; 
padding:10px;
}