/* CSS Document */

body {
	background-color: #336699;
	margin-top: 0px;

}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.bold {
	font-weight: bold;
}
#castshadow_left{
	background-image: url(../images/bckgnd_cast_left.jpg);
}

#castshadow_right{
	background-image: url(../images/bckgnd_cast_right.jpg);
}
#topbar{
	background-image: url(../images/topbar_contact.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #C0F65C;
	padding: 0px 0px 0px 26px;
	border: 1px solid;
	border-color: #333333 #333333 #FFFFFF #333333;
	background-position: 0% 50%;
	text-align: left;
}
#contactcell{
	background-color: #CCCCCC;
	padding-top: 9px;
}
#copy_cell{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 6px 6px 6px 6px;
	border-top: 2px solid #3F3F3F;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
	background-color: #FFFFFF;

}
#news_cell{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 6px 1px 6px 1px;
	border-top: 2px solid #3F3F3F;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
	background-color: #FFFFFF;

}
#adcell{
	border-top: 3px solid #FFFFFF;
	border-bottom: 3px solid #FFFFFF;
}
#cast_cell{
	background-image: url(../images/navbar_cast.jpg);
	background-repeat: repeat-x;
}
#cast_cell h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: center;
	padding: 12px 0px 12px 0px;
}
#formcell{
	background-color: #FFFF99;
}
#smalltext{
	font-size: 10px;
}
#news_1{
	background-image: url(../images/news_item.jpg);
	background-repeat: no-repeat;
	text-indent: 14px;
	border-bottom: 1px solid #999999;
	padding: 4px 0px 4px 2px;
	background-position: 2px 4px;


}
#news_2{
	background-image: url(../images/news_item.jpg);
	background-repeat: no-repeat;
	text-indent: 14px;
	border-bottom: 1px solid #999999;
	padding: 4px 0px 4px 2px;
	background-color: #CCCCCC;
	background-position: 2px 4px;

}
.footer {
	font-size: 10px;
	color: #000000;
}
.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
#footlink .footlink{
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	}

#footlink a:link {
	font-weight: normal;
	font-size: 10px;
	text-decoration: underline;
	color: #0000EE;
	}
	
#footlink a:visited {
	font-weight: normal;
	font-size: 10px;
	text-decoration: underline;
	color: #551A8B;
	}

#footlink a:hover {
	font-weight: normal;
	font-size: 10px;
	text-decoration: underline;
	color: #000000;
	}
A:link {
	text-decoration: underline;
	font-weight: normal;
	color: #0000EE;
}
A:visited {
	text-decoration: underline;
	font-weight: normal;
	color: #551A8B;
}
A:hover {
	text-decoration: underline;
	font-weight: normal;
	color:	#000000;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
}
p {
	margin-top: 0px;
}
.pic_pad {
	padding: 0px 10px 10px 0px;
}

