/****************************Lady Sax**************************************/
Body {
	font: 6pt "Arial";
	font-weight: normal;
	color: #FFFFFF;
	vertical-align: middle;
}

/****************************** Block Level Tags ********************************/

P { font: 9pt "Arial"; font-weight: normal; color: #FFFFFF; margin-left:35px; margin-right:15px; margin-top:5px;}
DL { font: 9pt "Arial"; font-weight: normal; color: #003366;}
DT { font: 9pt "Arial"; font-weight: normal; color: #003366;}
DD { font: 9pt "Arial"; font-weight: normal; color: #003366;}
UL { font: 9pt "Arial"; font-weight: normal; color: #003366;}
LI { font: 9pt "Arial"; font-weight: normal; color: #003366; list-style-image:url(images/list_box.gif);}

/********************************** Header Tags **********************************/

H1 { font-family: "Arial"; color: #ffffff; font-style:italic; font-size:10pt;}
H2 { font-family: "Arial"; color: #CC9900;}
H3 { font-family: "Arial"; color: #FF9900; font-style:italic;}
H4 { font-family: "Arial"; color: #FF9900; font-style:italic;}
H5 { font-family: "Arial"; color: #FF9900;}

/********************************** Anchor Tags **********************************/

A { font: 9pt "Arial";
	 font-weight: bold; 
	 color: #FFFFFF; 
	 text-decoration:none;}
	 
	 
A:hover {
	font: bold 9pt "Arial";
	font-weight: bold;
	color: #FFCC33;
	text-decoration : none;
}

/********************************** Other **********************************/
  	.inside {
	background-image: url(images/place_nav.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	height:20px;
    }
	
	.imagine{
	background-position:top;
	background-image:url(images/contentBG.gif);
	background-repeat:no-repeat;
	}
	.imagine2{
	background-position:top;
	background-image:url(images/contentBG2.gif);
	background-repeat:no-repeat;
	}
	.imagine3{
	background-image:url(images/contentBG2.jpg);
	background-position:top;
	background-repeat:no-repeat;
	}	
	.imagine4{
	background-image:url(images/contentBG3.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-position: left;
	}	
	.imagine5{
	background-image:url(images/contentBG4.jpg);
	background-position:top;
	background-position:left;
	background-repeat:no-repeat;
	}	
	
	.contentScrollBenet{
	width: 379px;
	height: 375px; 
	background-repeat: repeat-y;
	overflow: scroll;
	overflow-x: hidden;
	scrollbar-face-color:#333333;
	scrollbar-track-color:#333333;
	scrollbar-arrow-color:#CC6699;
	scrollbar-shadow-color:#333333;
	scrollbar-dark shadow color:#333333;
	scrollbar-highlight-color:#333333;
	/*background-image: url(images/content_blue_bg_02.gif);
	/*background-position:top;
	/*background-repeat: no-repeat; */
	/*background-position:left;*/
}

	.contentScrollFull{
	width: 600px;
	height: 375px; 
	background-repeat: repeat-y;
	overflow: scroll;
	overflow-x: hidden;
	scrollbar-face-color:#333333;
	scrollbar-track-color:#333333;
	scrollbar-arrow-color:#CC6699;
	scrollbar-shadow-color:#333333;
	scrollbar-dark shadow color:#333333;
	scrollbar-highlight-color:#333333;
	}
	/*background-image: url(images/content_blue_bg_02.gif);
	/*background-position:top;
	/*background-repeat: no-repeat; */
	/*background-position:left;*/

	.form{ 
 	padding: 4px;
  	color: #9B565A; 
 	background: #EACCCE; 
  	border: 1px solid #666666; 
 	border-bottom: 0;
	}
/********************************** Links **********************************/	
	.class1 a:link {
	color: #003366;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;}
	.class1 a:visited {
	color: #003366; 
	text-decoration:none; 
	font-family: Arial, Helvetica, sans-serif;}
	.class1 a:hover {
	color: #666666; text-decoration: underline; }
	.class1 a:active {
	color: #333333;
	}.formText {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
}
