@charset "utf-8";
/* CSS Document */


* {
	
margin: 0 auto;	
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image:url(images/main_bg.jpg);
	background-position:center top;
	background-repeat:repeat-y;
	background-color: #057068;
	list-style-image:url(/images/ledlightblue.gif);
}


#wrapper {
	width:777px;
}


#header {
	width:777px;
}


#movie {
	width:600px
}
		a.footer:link {
	text-decoration:none;
	color:#0066CC;
	}
		a.footer:hover {
	text-decoration:none;
	color:#006666;
	}
		a.footer:visited {
	text-decoration:none;
	color:#0066CC;
	}

#footer {
	width: 777px;
}

	
.footerCell {
	width:777px;
	font-size:11px;
	text-align:center;
	}

.text {FONT-SIZE: 12px; COLOR: #000000; LINE-HEIGHT: 19px; FONT-FAMILY:  Arial,Verdana, Geneva, Helvetica, sans-serif}
.lrgText {FONT-SIZE: 12px;COLOR: #000000; FONT-FAMILY: arial, helvetica, sans-serif;font-weight: bold;}
.borderall {
	border: 1px solid #057068;
}
.message {FONT-SIZE: 12px;COLOR: ##00ccff; FONT-FAMILY: arial, helvetica, sans-serif;font-weight: bold; }
.red_ast {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}
.titles {FONT-SIZE: 14px; COLOR: #000000; LINE-HEIGHT: 19px; FONT-FAMILY:  Arial,Verdana, Geneva, Helvetica, sans-serif}
.rgt_border {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #057068;
}
.bottborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #057068;
}
.bluebkg {
	background-color: #346667;
}
.logout {
	text-decoration:none;
	font-size: 16px;
	font-wieght: bold;
	color:#006666;
}
.hist_bkg1 {
	background-color: #99CCCC;
}
.hist_bkg2 {
	background-color: #CCFFFF;
}

p.special{
	font-size:30px;
	}
	
	a.container:link{
		font-size:30px;
		color:#FF0000;
		text-decoration:none;
		}
	a.container:visited{
		font-size:30px;
		color:#FF0000;
		text-decoration:none;

		}
	a.container:hover{
	font-size:30px;
		color:#006666;
		text-decoration:none;
		}
		
