/* CSS Document */
			.subs1 { border-bottom: 1px solid #ffffff; border-left: 1px solid #ffffff; border-top: 1px solid #ffffff; border-right: 1px solid #ffffff }
			.subs2 { border-bottom: 1px dotted #6F6E6E; border-left: 1px dotted #6F6E6E; border-top: 1px dotted #6F6E6E; border-right: 1px dotted #6F6E6E }
			.subs21 { border-bottom: 1px solid #ffffff }
			.subs21_1 { border-bottom: 1px dotted #6F6E6E}
			.subs21_2 { border-bottom: 1px dotted #ffffff ; border-top: 4px solid #ffffff }
			.subs22 { border-bottom:1px solid #dfdfdf }
			.subs23 { border-bottom: 1px solid #5E4F4A }
			.subs24 { color: #6F6E6E; font-weight: bold; font-size: 9px; font-family: Arial; text-decoration: none }
			.subs25 { color: #6F6E6E; font-weight: bold; font-size: 10px; font-family: Arial; text-decoration: none; word-spacing: 0.01em; letter-spacing:0.02em}
			.subs25_1 { color: #333333; font-weight: normal; font-size: 11px; font-family: Arial; text-decoration: none }
			.subs25_2 { color: #555558; font-weight: normal; font-size: 12px; font-family: Arial; text-decoration: none }
			.subs26 { border-bottom: 1px dotted #ffffff; color: #ffffff; font-weight: normal; font-size: 24px; font-family: Arial; text-decoration: none }
			.subs27 { color: #6F6E6E; font-weight: normal; font-size: 14px; font-family: Arial; text-decoration: none }
			.subs28 { color: #6F6E6E; font-weight: normal; font-size: 12px; font-family: Arial; text-decoration: none }
			a.subs24:hover { color: #ffffff; font-weight: bold; font-size: 9px; font-family: Arial; text-decoration: underline; background-color:#191919 }
			a.subs25_2:hover { color: #333333; font-weight: normal; font-size: 12px; font-family: Arial; text-decoration: underline }
			.preview .big {display: none;}
            .preview:hover {background: #[cream color code]}
 .preview:hover .menu {display: none }
 .preview:hover .big {display: inline }
  #navcontainer ul
 {
 margin: 0;
 padding: 0;
 list-style-type: none;
 }

 #navcontainer li { margin: 0 0 .2em 0; }

 #navcontainer a
 {
 display: block;
 color: #FFF;
 background-color: #2D2D2D;
 width: 9em;
 padding: .2em .8em;
color: #6F6E6E; font-weight: bold; font-size: 9px; font-family: Arial; text-decoration: none
 }

 #navcontainer a:hover
 {
 background-color: #191919;
 color: #6F6E6E; font-weight: bold; font-size: 9px; font-family: Arial; text-decoration: none;
 }
;
			
