/* CSS Document */
BODY { 
font-family: 			Arial;
font-size: 				14px;

}



.HeaderText {
color: 					#2D81FF; 
background-color: 		#FFFFFF; 	
font-family: 			Arial;
font-size : 			14pt;
height: 				20px;
font-weight: 			bold;
text-decoration: 		none;	
}

.TableHeader {

border-right:			#006699 1px solid;
border-left:			#006699 1px solid;
border-top:				#006699 1px solid;
border-bottom:			#006699 1px solid;

}

.SloganText {
color: 					#2D81FF; 
background-color: 		#FFFFFF; 	
font-family : 			Arial;
font-size : 			10pt;
height: 				20px;
}

.TDBackColor
{
border-right: 			#FFFFFF 1px solid;
border-top: 			#FFFFFF 1px solid;
border-left: 			#FFFFFF 1px solid;
background-color: 		#2D81FF;
}

.TDShadowBlue
{
border-right: 			#2D81FF 1px solid;
border-top: 			#2D81FF 1px solid;
border-bottom: 			#2D81FF 1px solid;
border-left: 			#2D81FF 1px solid;
background-color: 		#2D81FF;
height: 				18px;
}

.TDShadow
{
border-right: 			#FFCC00 1px solid;
border-top: 			#FFCC00 1px solid;
border-bottom: 			#FFCC00 1px solid;
border-left: 			#FFCC00 1px solid;
background-color: 		#FFD11A;
height: 				15px;
}

.BodyText {

border-top: 			#2D81FF 1px solid;
border-bottom: 			#2D81FF 1px solid;
color: 					#2D81FF; 
background-color: 		#FFFFFF; 	
font-family: 			Arial;
font-size : 			15pt;
height: 				30px;
font-weight: 			bold;
vertical-align:			middle;
}

.Table {
BORDER-RIGHT: 			#2D81FF 1px solid;
BORDER-LEFT: 			#2D81FF 1px solid;
BORDER-TOP: 			#2D81FF 1px solid;
BORDER-BOTTOM: 			#2D81FF 1px solid;
	
}

.TableColored {
BORDER-RIGHT: 			#2D81FF 1px solid;
BORDER-LEFT: 			#2D81FF 1px solid;
BORDER-TOP: 			#2D81FF 1px solid;
BORDER-BOTTOM: 			#2D81FF 1px solid;
background-color: 		#2D81FF;
}

.MenuButtonBG
{
width:					25%;
font-size: 				medium;
font-family:			Arial;
font-style:				normal;
font-weight:			normal;
color:					white;
text-decoration:		none;
background-color:		#2D81FF;
position:				relative;
display:				block;
width:					200px;
height:					20px;
border-right:			white 1px solid;
border-left:			white 1px solid;
border-top:				white 1px solid;
border-bottom:			white 1px solid;

}

.MenuButtonBlack
{
width:					25%;
font-size: 				12px;
font-family:			Arial;
font-style:				normal;
font-weight: 			bold;
color:					#000066;
text-decoration:		none;
background-color:		#2D81FF;
position:				relative;
display:				block;
width:					200px;
height:					20px;
border-right:			white 1px solid;
border-left:			white 1px solid;
border-top:				white 1px solid;
border-bottom:			white 1px solid;
vertical-align:			middle;

}

.SignupTable
{
width:					50%;
font-size: 				medium;
font-family:			Arial;
font-style:				normal;
font-weight:			normal;
color:					white;
background-color:		#2D81FF;
position:				relative;
display:				block;
width:					400px;
height:					20px;
margin: 		  		0;
padding: 		  		0;
border-right:			#2D81FF 2px solid;
border-left:			white 1px solid;
/*border-top:				white 1px solid;
border-bottom:			white 1px solid;*/

}

.Moviepics
{
	width: 25%;
	border-right: white 1px solid;	
	border-left: white 1px solid;
}


.Signup
{
width:					80%;
font-size: 				medium;
font-family:			Arial;
font-style:				normal;
font-weight:			normal;
color:					white;
/*position:				relative;
display:				block;*/
height:					20px;
margin: 		  		0;
padding: 		  		0;

}


.ButtonClickHere A {

font-size: 		  		small;
font-family: 	 		Arial;
font-style:       		normal;
font-weight: 			regular;
color:            		white;
text-decoration:  		none;
background-color: 		#2D81FF;
position: 		  		relative;
display: 		  		block;
height: 		  		20px;
cursor:			  		auto;
width: 			  		100px;
/*border-right: 			white 1px solid;	
border-left: 			#2D81FF 1px solid;*/
}


.ButtonClickHere A:hover   {
font-size: 		  		inherit;
font-style:       		Arial;
font-weight:      		bold;
color:            		white;
background-color: 		#2D81FF;
text-decoration:  		none;
}

.Button A {
width: 			  		25%;
font-size:        		medium;
font-family: 	  		Arial;
font-style:       		normal;
font-weight:      		normal;
color:            		white;
text-decoration:  		none;
background-color: 		#2D81FF;
position: 		  		relative;
display: 		  		block;
width: 			  		200px;
height: 		  		20px;
margin: 		  		0;
padding: 		  		0;
cursor:			  		auto;
}


.Button A:hover   {
font-size:        		inherit;
font-style:       		normal;
font-weight:      		bold;
color:            		white;
background-color: 		#F9C700;
text-decoration:  		none;
}

.Previous A {
font-size:        		normal;
font-family: 	  		Arial;
font-style:       		normal;
font-weight:      		normal;
color:            		white;
text-decoration:  		none;
background-color: 		#2D81FF;
/*position: 		  		relative;
display: 		  		block;*/
height: 		  		20px;
margin: 		  		0;
padding: 		  		0;
cursor:			  		auto;
}


.Previous A:hover   {
font-size:        		inherit;
font-style:       		normal;
color:            		white;
background-color: 		#2D81FF;
text-decoration:  		;
}


.BlackBorder {

border-right:			#2D81FF 2px solid;
border-left:			#2D81FF 2px solid;
border-top:				#2D81FF 2px solid;
border-bottom:			#2D81FF 2px solid;
background-color: 		#2D81FF;
width: 			  		100px;
height: 		  		100px;
margin: 		  		0;
padding: 		  		0;

}

.BoxText {
	BORDER-RIGHT: #2D81FF 1px solid;
	BORDER-LEFT: #2D81FF 1px solid;
	BORDER-TOP: #2D81FF 1px solid;
	BORDER-BOTTOM: #2D81FF 1px solid;
	color: #2D81FF; 
	background-color: #FFFFFF; 	
	font-family: Arial, Helvetica, sans-serif;
	font-size : 8pt;
	height: 30px;
	font-weight: bold;
	vertical-align:middle
}

.WhiteLine {

border-bottom:			#FFFFFF 1px solid;

}

.BlueLine {

border-bottom:			#2D81FF 1px solid;

}

.BlueLine_bold {

border-bottom:			#2D81FF 1px solid;

}

.RedLine {

border-bottom:			#CC3300 1px solid;

}

.ButtonSubmit A {
width: 			  		25%;
font-size:        		medium;
font-family: 	  		Arial;
font-style:       		normal;
font-weight:      		normal;
color:            		white;
text-decoration:  		none;
background-color: 		#2D81FF;
position: 		  		relative;
display: 		  		block;
width: 			  		200px;
height: 		  		20px;
margin: 		  		0;
padding: 		  		0;
cursor:			  		auto;
border-right:			white 1px solid;
border-left:			white 1px solid;
border-top:				white 1px solid;
border-bottom:			white 1px solid;
}


.ButtonSubmit A:hover   {
font-size:        		inherit;
font-style:       		normal;
font-weight:      		bold;
color:            		white;
background-color: 		#F9C700;
text-decoration:  		none;
}

<!--
.style4 {
	color: #2D81FF;
	font-weight: bold;
	font-size: 14px;
}
.style12 {font-size: 14px}
.style18 {font-size: 12px; font-weight: bold; }
.style21 {
	color: #0066FF;
	font-weight: bold;
}
.style23 {
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
}
.style24 {font-size: 12px}
.style27 {
	font-size: 14px;
	font-style: italic;
	color: #2D81FF;
	font-weight: bold;
}
.style28 {
	font-size: 9px;
	color: #990000;
}
.style31 {font-size: 10px}
.style32 {
	color: #2D81FF;
	font-size: 16px;
}