/************************************
   Copyright 2003 Grab Bag Design, Inc.
   All rights Reserved

   Developed by Rahul Gupta
*************************************/

BODY
{ background-color : #000000;
  color			   : #FFFFFF;
  font-family 	   : arial,helvetica;
  font-size   	   : 10px;
}

A
{ color : #FFFFFF;
  text-decoration: underline;
}

table 
{ table-layout: fixed;
}

td
{ font-size: 11px;
}

.menu
{ font-size: 11px;
  text-align: right;
}

A.menu
{ text-decoration: none;
}

.footer
{ font-size: 10px;
}

A.footer
{ text-decoration: none;
}

.header{ 
	font-size: 11px; 
	font-weight: 600;
	border-right: 5px solid #FFFFFF; 
	border-bottom: 5px solid #FFFFFF; 
	border-top: 5px solid #FFFFFF; 
	background-color: #FF0000;
	text-align: right; 
	padding-right: 10px; 
	padding-top: 45px; 
	background-image: url('../img/topshadow.gif'); 
	background-position: 0px 0px; 
	background-repeat: repeat-x; 
	position: relative;
	margin-left: 29px;
	width: 508px;
}

.header{
	height: 72px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	height: 17px;
}


A.header
{ text-decoration: none;
}

.section_title
{ font-weight: 600;
  font-size: 14px;
  padding-bottom: 5px;
}
.section_header
{ font-weight: 600;
  color: #FF0000;
}

A.section_header:link
{ font-weight: 600;
  color: #FF0000;
}

.section_details {
 font-size: 11px;
}

.policy_header
{ font-weight: 600;
  text-decoration: underline;
}

.header_bar{
	padding-top: 3px; 
	padding-bottom: 3px;
}

.header_bar A{
	color: #333333;
}

#actors_lab{
	position: absolute; 
	left:295px; 
	top: 10px;
}

#sidebar{
	border-left: 5px solid #FFFFFF; 
	border-right: 5px solid #FFFFFF; 
	border-bottom: 5px solid #FFFFFF; 
	background-color: #FF0000;
	margin-left: 13px; 
	text-align: left; 
}

#sidebar_bg{
	border: 0px;
	margin: 0px;
	padding: 0px;
	padding: 7px 5px 7px 10px;
	background-image: url('../img/leftshadow.jpg'); 
	background-repeat: repeat-y;

}

.body_content{
	margin: 10px; 
	padding: 15px; 
	border: 2px solid #FFFFFF; 
	padding-top: 11px; 
  }

.body_content{
	width:538px;
  voice-family: "\"}\""; 
  voice-family:inherit;
	width:508px;
   
   
}

.selected{

	border: 2px solid #FF0000;
	padding-left: 3px;
	padding-right: 3px;

	font-weight: 700;
}

.quotebox{
	float: left;
	padding-left: 15px;
}

.quote{
	font-size: 14px;
	font-style: italic;
	padding: 5px 15px 0px 30px;
}

.sayer{
text-align: right;
	font-size: 12px; 
	margin-bottom:  15px;
	padding-right: 30px;
}