/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body {
	background-image: url();
	background-color: #FFFFDD;
}

body,td,th {
	font-size: 12px;
	font-family: lr oSVbN, Osaka, qMmpS Pro W3;
	color: #333333;
}

a {
	font-size: 12px;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:active {
	text-decoration: none;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:active {
	text-decoration: none;
}

a {
	font-size: 12px;
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3";
}

body{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}

a{
	color: #006699;
	text-decoration: none;
}

a:link{
	color: #006699;
	text-decoration: none;
}

a:visited{
	color: #669900;
	text-decoration: none;
}

a:hover{
	color: #006699;
	text-decoration: underline;
}

h1 {
	font-size: 200%;
	color: #FF3366;
}

.princess_top_logo1 {font-size: 36px}

.style1 {font-size: 12px;
	font-weight: normal;
}

.style202 {font-size: 12px; font-weight: bold; }

.style202 {	font-size: 11px;
	font-weight: bold;
	color: #993300;
}

.style212 {font-weight: bold}

.style9 {font-size: 10px}

.style10 {font-size: 12px}

.style213 {font-size: 18px}

.style212 {font-weight: bold}

.style214 {color: #993300}

.style216 {
	color: #FF6666;
	font-weight: bold;
	font-size: 14;
}

h3 {
	color: #FF3366;
	font-style: normal;
	font-weight: bold;
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3";
	font-size: 36px;
	text-decoration: none;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3";
	font-size: 16px;
	color: #FF6666;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}

h3{
	font-family: Arial, sans-serif;
	font-size: 24px;
	color: #FF3366;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	text-decoration: none;
}

h4{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: normal;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	padding: 10px 0px 0px 0px;
	border-bottom: 1px solid #cccccc;
	width: 100%;
}

#navBar{
	float: left;
	width: 20%;
	margin: 0px;
	padding: 0px;
	background-color: #FFDBCA;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

#headlines{
  float:right;
	width: 20%;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding-right: 10px;
}

#content{
	float: left;
  width: 55%;
}

/***********************************************/
/* Components                                  */
/***********************************************/

#siteName{
	margin: 0;
	padding: 0 0 0 10px;
}


/************* #globalNav styles **************/

#globalNav{
padding: 0px 0px 5px 10px;
border-bottom: 1px solid #CCC;
color: #cccccc;
}

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 12px;
	padding: 0 4px 0 0;
}

/*************** #pageName styles **************/

#pageName{
	margin: 0px;
	padding: 0px 0px 0px 10px;
}

/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 2px 0px 0 10px;
}


/************** .feature styles ***************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature img{
	float: left;
	padding: 10px 10px 0px 0px;
}


/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story p{
	padding: 0px 0px 10px 0px;
}


/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	border: 1px solid #cccccc;
	font-size: 75%;
	color: #666666;
	padding: 10px 10px 10px 10px;
}

#siteInfo img{
	padding: 4px 4px 4px 10px;
	vertical-align: middle;
}


/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a {
	display: block;
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	background-color: #FFFFCC;
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	position: relative;
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 12px;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a:link,
.relatedLinks a:visited {
	display: block; 
}

/************** #advert styles **************/

#advert{
	padding: 30px 0px 10px;
}

#advert img{
	display: block;
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
}

#headlines p{
	padding: 5px 0px 5px 0px;
	border-bottom-color: #EBE8D7;
}


#masthead #pageName {
	font-family: "lr o", "ז", "qMm Pro W3";
}

#content .feature .style187 {
	background-color: #0066CC;
}

.Light {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: normal;
	color: #FF6600;
	text-decoration: underline overline;
	background-color: #FFFF99;
	float: left;
	height: auto;
	width: auto;
}

.Light style4 {
	height: 30px;
	width: 700px;
}

.Light {
	background-color: #FFFF99;
	background-repeat: repeat;
	padding-left: 20px;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-top-color: #FF6666;
	border-right-color: #FAFAF9;
	border-bottom-color: #FAFAF9;
	border-left-color: #FAFAF9;
}

.style4 {font-size: 12px; font-weight: bold; }

.style4 {
	font-size: 11px;
	font-weight: bold;
	color: #993300;
}

.style127 {color: #FF6600}

.style173 {	color: #FF0033;
	font-weight: bold;
	font-style: italic;
}

.style202 {font-size: 12px; font-weight: bold; }

.style202 {font-size: 11px;
	font-weight: bold;
	color: #993300;
}

.style11 {font-size: 18px;
	font-weight: bold;
}

.style13 {color: #003300}

.style181 {font-size: 12px;
	font-weight: bold;
	color: #336699;
}

.style203 {color: #FFFFFF}

.style205 {	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}

.style21 {color: #FF0000}

.style12 {
	font-size: 24px;
	font-weight: bold;
}

.style191 {font-size: 12px; font-weight: bold; }

.style191 {	font-size: 11px;
	font-weight: bold;
	color: #993300;
}

.style192 {font-size: 12px; font-weight: bold; }

.style192 {	font-size: 11px;
	font-weight: bold;
	color: #993300;
}

.style194 {font-size: 14pt}

.style197 {font-size: 12px; font-weight: bold; }

.style197 {	font-size: 11px;
	font-weight: bold;
	color: #993300;
}

.style198 {font-size: 12px; color: #000066; }

.style101 {color: #FF0000; font-weight: bold; font-size: 12px; }

.style105 {	font-size: 16px;
	font-weight: bold;
}

.style199 {	font-size: 12px;
	font-weight: bold;
	color: #FF3366;
}

.style96 {font-size: 10}

.style200 {
	color: #FFFFFF;
	font-size: 12px;
}

.style201 {
	color: #FFFFFF;
	font-weight: bold;
}

.style51 {
	padding-left: 15px;
}

.style60{
	background-color:#CC6600;
	color:white;
	font-size:16pt;
	font-weight:bold;
	font-family:"lr oSVbN", Osaka, "qMmpS Pro W3";
	padding-left: 12px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: double;
	border-top-width: 1;
	width: 100%;
	border-right-width: 1;
	border-bottom-width: 8px;
	border-left-width: 15px;
	border-bottom-color: #FFCC00;
	border-left-color: #FF6600;
	text-decoration: blink;
	margin: 0px;
	height: 50px;
	padding-top: 10px;
}

.style61{
	background-color:#006600;
	color:#FFFFFF;
	margin-left:0px;
	font-size:16pt;
	font-weight:bolder;
	font-family:"lr oSVbN", Osaka, "qMmpS Pro W3";
	padding-left: 16px;
	padding-top: 10px;
	padding-bottom: 20px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: 10px;
	border-left-width: 30;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
	margin-top: 2px;
	background-image: url(christmas_img/bc_27_3.jpg);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: center bottom;
	text-decoration: none;
}

.style70{
  border-style:solid;
  color: #800000;
  border-color:#ff8042;
  border-width: 0 0 6 32;
  margin-left:32px;
  padding-left:16px;
  font-size:14pt;
  font-weight:bold;
}

.style80{
  background-color:#750000;
  color:white;
  border-style:none;
  border-width:1;
  margin-left:0px;
  padding-left:16px;
  font-size:8pt;
  font-weight:bold;
  font-family:Verdana;
}

.style90{
  border-style:solid;
  color: #800000;
  border-color:#FF6666;
  border-width: 0 0 6 32;
  margin-left:32px;
  padding-left:16px;
  font-size:14pt;
  font-weight:bold;
}

.style20077 {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FF7F7F;
	background-color: #FFCC99;
	text-align: right;
	height: 15px;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	display: table-footer-group;
	background-position: bottom;
}

.style200777 {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FF7F7F;
	background-color: #FFCC99;
	text-align: right;
	height: 15px;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	display: table-footer-group;
	margin-left: 32px;
	margin-right: 32px;
	margin-bottom: auto;
}

.style202 {font-size: 12px; font-weight: bold; }

.style202 {	font-size: 11px;
	font-weight: bold;
	color: #993300;
}

.style203 {
	padding-left:16px;
	font-family:Verdana;
	background-color: #FF6666;
	color: white;
	border-style: none;
	font-size: 12px;
	border-width: 1;
	line-height: 30px;
	margin-left: 0px;
	font-weight: bold;
}

.style180 {color: #FF0000}

.style181 {font-size: 12px;
	font-weight: bold;
	color: #336699;
}

.style182 {color: #3333CC;
	font-weight: bold;
}

.style35 {color: #FF6600;
	font-weight: bold;
}

.style8 {color: #FF0000; font-weight: bold; }

.style28 {font-size: 24px;
	color: #FF6600;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}

.style183 {color: #FF0033}

.style206 {color: #CC3300}

.style19 {color: #CC0000}

.style195 {color: #006699}

.style209 {color: #FF0033; font-size: 10px; }

.style18 {font-family: "lr oSVbN", Osaka, "qMmpS Pro W3"}
.style202 {font-size: 12px; font-weight: bold; }

.style202 {	font-size: 11px;
	font-weight: bold;
	color: #993300;
}

.style11 {font-size: 18px;
	font-weight: bold;
}

.style13 {color: #003300}

.style181 {font-size: 12px;
	font-weight: bold;
	color: #336699;
}

.style207 {font-size: 16}

.style208 {color: #000066}

.style209 {font-size: 16px}

.style21 {color: #FF0000}

.style211 {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
}

#content .style20000 {
	background-color: #009933;
}
