@charset "utf-8";
/* CSS Document */


body		       { color: #373c41; background: #EEEEEE; font-size: 10pt; font-family: "Tahoma", Arial; 
						background-image: url('images/BG_Dandelion_03a.jpg');
						background-repeat: no-repeat;
  						background-position: left top;
						}
table                { font-size: 10pt; font-family: "Tahoma", Arial; border:0px; padding:0px; border-spacing:0; }
table.viewer		{ font-size: 10pt; font-family: "Tahoma", 
						Arial; border-color:#8f98a0; border:solid; border-width:1px; 
						padding:0px; border-spacing:0; 
						background: #dbddde; 
						/* for IE */
						filter:alpha(opacity=90);
						/* CSS3 standard */
						opacity:0.9;
						}
table.menu        { font-size: 10pt; font-family: "Tahoma", Arial; border:0px; padding:0px;border-color:#8f98a0; 
						border:solid; border-width:1px; padding:0px; border-spacing:0;
						background: #dbddde; 
						/* for IE */
						filter:alpha(opacity=90);
						/* CSS3 standard */
						opacity:0.9;}
td.menu				{ text-align:center; vertical-align:top;/* for IE */
						filter:alpha(opacity=100);
						/* CSS3 standard */
						opacity:1.0;}
td.viewer			{ /* for IE */
					filter:alpha(opacity=100);
					/* CSS3 standard */
					opacity:1.0;}
td.sol_logo_td		 { background: #FFFFFF; 
						text-align:left; }
td.sol_title_td		 { background: #FFFFFF;
						text-align:right;
						font-size: 14px;
						color:#000000;
						font-weight:bold;}
td.sol_list_td		 { color:#FFFFFF; font-weight:bold; }
table.sol_list_tbl	 { background: #dbddde;
						/* for IE */
						filter:alpha(opacity=90);
						/* CSS3 standard */
						opacity:0.9;}
a.sol_list_a			 { color:#FFFFFF; font-weight:bold;}
td.sol_viewer		 { background-color:#EEEEEE ;}
tr.topMenu			 { background-color:#565758 ;}
tr.topMenuWhite		 { background-color:#999999 ;}
.title				 { font-size: 13pt; font-weight:bold; }
.copyright			 { font-size: 8pt;}
.reelLinks			 { font-size: 8.5pt;}
.topMeLinks			 { font-size: 11pt; font-weight:bold; }
img.topMeLinks		 { border-width: 1px; border-color: #005599 }
img.topMeLinks:hover { border-width: 1px; border-color: #cccccc }

a                    { color: #6f8ea8; text-decoration: none; }
a:visited 	         { color: #97adbd; text-decoration: none; }
a:active 	         { color: #FFFFFF; background-color: #25211f; text-decoration: none; }
a:hover              { color: #FFFFFF; background-color: #25211f; text-decoration: none; }
img					 { border-width: 0px; border-color: #006666/* for IE */
						filter:alpha(opacity=100);
						/* CSS3 standard */
						opacity:1.0;}
img.vfxMenuImg		{ border-width: 0px; border-color: #006666/* for IE */
					filter:alpha(opacity=100);
					/* CSS3 standard */
					opacity:1.0;}
.vfxMenuImg:hover{ border-width: 0px; border-color: #006666
					background-color:#CCCCCC;					
					/* for IE */
					filter:alpha(opacity=40);
					/* CSS3 standard */
					opacity:0.4;}
img:hover			 { border-width: 0px; border-color: #009999 }
.homeLink			 { font-weight: bolder; color:#CCCCCC; font-variant: small-caps; }
a.homeLink			 { color:#CCCCCC; font-variant: small-caps; }