/* CSS Document */

body {
	font-family: "Courier New", Courier, mono;
	font-size: 95%;
	color: #333333;
	text-align: left;
	margin: 0px;
	background-color: #FFFFFF;
}
td, th {
	font-family: "Courier New", Courier, mono;
	font-size: 100%;
	color: #333333;
	text-align: left;
	margin: 0px; 
}
a:link {
	color: #FF3366;
	font-weight: bold;
}
a:visited {
	color: #FF3366;
	font-weight: bold;
}
a:hover {
}
h1 {
	font-size: 200%;
	font-weight: bold;
}
h2 {
	font-size: 120%;
	font-weight: bold;
}
.msgTbHead { 
	color: #FFFFFF; 
}
.error {  
	color : #FF0000;  
}
.spanhead2 {
	font-size: 120%;
	font-weight: bold;
	text-align: left;
}
.albumtext {
	font-size : 70%;
	text-align: center;
}
.const_head {
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif; 
}
.const_text {
	font-size: 15px;
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-style: italic; 
}
.const_author {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
.picleft {
	margin-top: 0px;
	margin-right: 14px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.picright {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 14px;
}
.moviehead {
	text-align: center;
	padding-top: 0px;
	padding-bottom: 4px;
	padding-right: 0px;
	padding-left: 0px;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 100%;
	letter-spacing: 0.15em;
}
.movietext {
	font-size : 75%;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 2px;
	padding-right: 0px;
	padding-left: 0px;
}
