  
.header-SM-w {font-size: 13pt;	color: #FFFFFF;	decoration: none;	font-weight: bold;}

.header-SM-b {		font-size: 13px;	font-weight: bold;}
.header-SM-r {font-size: 10pt;color: #FF0000;font-weight: bold;}
.header-MED-bb {	font-size: 13pt;	font-weight: bold;	color: #336600;}
.header-LG-b {	font-size: 20px;	decoration: none;	color: #000000;	font-weight: bold;}

.header-SM-w{	color: White;	font-size: 10pt;	font-style: normal;} 
.header-MED-w{	color: White;	font-size: 13pt;	font-style: normal;	font-weight: bold;}

.header-MED-b{	font-size: 13pt;	font-style: normal;	font-weight: bold;	color: #000000;}
.header-MED-r	{	font-size: 13pt;	color: Red;	font-weight: bold;	font-style: normal}


/* Link Properties */

/* SMALL */
a.link-Small{	font-family: Verdana;	color: #336600;	font-size: 8pt;	decoration: underline;	font-weight:normal;}
a.link-Small:hover{	font-family: Verdana;	font-size: 8pt;	decoration: underline;	font-weight:normal; color: #CBAE52;} 
a.link-Small:visited{
	font-family: Verdana;
	font-size: 8pt;
	font-weight:normal;
	color: #336600;
}

/* MED */
a.link-Stndrd-White-NL{		color: White;	font-size: 10pt;	decoration: none;}
a.link-Stndrd-White-NL:hover{		color: #CBAE52;	font-size: 10pt;	decoration: Underline;}
a.link-Stndrd-White-NL:visited{		color: White;	font-size: 10pt;	decoration: none;}

a.link-Stndrd-White{	font-family: Verdana;	color: White;	font-size: 10pt;	decoration: underline;	font-weight:normal;}
a.link-Stndrd-White:hover{font-family: Verdana;	color: #CBAE52;	font-size: 10pt;	decoration: underline;	font-weight:normal; }
a.link-Stndrd-White:visited{	font-family: Verdana;	font-size: 10pt;	font-weight:normal;	}

a.link-Stndrd-NL{font-family: Verdana; color:#336600; font-size: 10pt;decoration: none;}
a.link-Stndrd-NL:hover{font-family:Verdana; font-size:10pt;decoration:underline; color: #CBAE52;}
a.link-Stndrd-NL:visited{font-family: Verdana; color:#000099; font-size: 10pt;decoration: none;}

a.link-med-NL{	font-family: Verdana;	color:#336600;	font-size: 11px;	decoration: none;	text-decoration: none;}
a.link-med-NL:hover{font-family:Verdana; font-size:11px;decoration:underline; color: #9DACBF;}
a.link-med-NL:visited{font-family: Verdana; font-size: 9pt;decoration: none;}

a.link-med{ color:#336600; font-size: 11px;}
a.link-med:hover{font-family:Verdana; font-size:11px;text-decoration: none; color: #9DACBF;}
a.link-med:visited{ font-size: 11px;}

/* LARGE */
.header-LG-bb {		font-size: 20px;	color: #336600;	font-weight: bold;	decoration: none;}
td {
	
	font-size: 10pt;
}

.header-LG-r {		font-size: 20px;	decoration: none;	color: #FF0000;	font-weight: bold;}
.Stndrd-sm {	font-size: 8pt;	margin-top: 0px;	decoration: none;	border-spacing: 2;}
.Stndrd-White-sm {	font-size: 8pt;	margin-top: 0px;		decoration: none;	border-spacing: 2;	color: #FFFFFF;}
.Stndrd-White {		font-size: 10pt;	margin-top: 0px;	decoration: none;	border-spacing: 2;	color: #FFFFFF;}


.header-MED-Y {
	
	font-size: 13pt;
	font-weight: bold;
	color: #FFFE06;
}
.Text-Standard-White { 
	
	font-size: 10pt;
	margin-top: 0px;
	font-style: normal;
	text-decoration: none;
	border-spacing: 2;
	color: #FFFFFF;
}
.Text-Standard-Red-sm {font-size: 8pt;margin-top: 0px;font-style: normal;text-decoration: none;color: #FF0000; }

#box {	font: 12px Arial, Helvetica, sans-serif;	padding-left:3;padding-top:5;padding-right:3}

 #box a{text-decoration: underline; font: 12px Arial, Helvetica, sans-serif;}
 #box a:hover{color: #BA964C;	text-decoration: underline;	}
 #box ul {padding:0px;border:0px;margin:0px;}
 
 /* Home Page Left Title navigation */
.sidebar-home {background-color:#FFFF99; padding-left:5; padding-top:2; padding-bottom:2;border-bottom: 1px solid #264C8D;font-weight:bold;}
#sidebar-home a {font-size: 8pt; text-decoration: none}
#sidebar-home a:hover {font-size: 8pt;text-decoration: underline}
#sidebar-home a:visited {font-size: 8pt;color: #336600;}

/* Home Page Left Sub Links navigation */
.sidebar-home-sub {font-weight:normal;font-size:10px;padding-left:5; padding-top:2; padding-bottom:2; background-color:#FFFFFF;border-bottom: 1px solid #264C8D;}
.sidebar-home-sub a {color:#003366;text-decoration:none;font-size: 10px;font-weight:none;}
.sidebar-home-sub a:hover {color:#336600;text-decoration:underline;}
/* CUSTOM BULLETS*/ 
.bulletforums {	list-style: url(/images/forums-icon.gif);  }
.bulletphoto {list-style: url(/images/camera-icon.gif);}
.bulletvideo {list-style: url(/images/video-icon.gif);}
.bulletplay {list-style: url(/disney-podcast/images/icon-sm.gif);}
.bulletholly {list-style: url(/holidays/images/Holly_10.gif);}

/* ID to make thumbnails flash
>>>>_______<<<<<*/ 
#imgflash a img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=85);
-moz-opacity: 1;
}

#imgflash a:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}