body,td,th {
	color: #000000;
}
body {
	background-color: #97d2f6;
	background-image: url(images/bg_v2.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #003399;
	text-decoration: none;
	padding-left: 2px;
	padding-right: 2px;
}
a:visited {
	color: #003399;
	text-decoration: none;
	padding-left: 2px;
	padding-right: 2px;
}
a:active {
	color: #003399;
	text-decoration: none;
	padding-left: 2px;
	padding-right: 2px;
}
a:hover {
	text-decoration: none;
	color: white;
	background-color: #666666; 
	padding-left: 2px;
	padding-right: 2px;
}
.link_fix a:hover, .link_fix a, .link_fix img a, .link_fix img a:hover,
#link_fix a:hover, #link_fix a, #link_fix img a, #link_fix img a:hover {
	background-color: #F0F3F7;
}

 START web menu 

/* Defaults */
.ygtvtn { 
	background: url(menu/img/default/tn.gif) 0 0 no-repeat; 
	width:16px; 
	height:22px; 
}
.ygtvtm { 
	background: url(menu/img/default/tm.gif) 0 0 no-repeat;
	width:16px; 
	height:22px; 
	cursor:pointer; 
}
.ygtvtmh { 
	background: url(menu/img/default/tmh.gif) 0 0 no-repeat;
	width:16px; 
	height:22px; 
	cursor:pointer;  
}
.ygtvtp { 
	background: url(menu/img/default/tp.gif) 0 0 no-repeat;
	width:16px; 
	height:22px; 
	cursor:pointer;  
}
.ygtvtph { 
	background: url(menu/img/default/tph.gif) 0 0 no-repeat; 
	width:16px; 
	height:22px; 
	cursor:pointer; 
}
.ygtvln { 
	background: url(menu/img/default/ln.gif) 0 0 no-repeat; 
	width:16px; 
	height:22px; 
} 
.ygtvlm { 
	background: url(menu/img/default/lm.gif) 0 0 no-repeat;
	width:16px; 
	height:22px; 
	cursor:pointer;  
}
.ygtvlmh {  
	background: url(menu/img/default/lmh.gif) 0 0 no-repeat; 
	width:16px; 
	height:22px; 
	cursor:pointer;}
.ygtvlp { 
	background: url(menu/img/default/lp.gif) 0 0 no-repeat;
	width:16px;
	height:22px; 
	cursor:pointer; 
}
.ygtvlph { 
	background: url(menu/img/default/lph.gif) 0 0 no-repeat; 
	width:16px; 
	height:22px; 
	cursor:pointer; 
}
.ygtvloading { 
	background: url(menu/img/default/loading.gif) 0 0 no-repeat;
	width:16px; 
	height:22px;  
}
.ygtvdepthcell { 
	background: url(menu/img/default/vline.gif) 0 0 no-repeat; 
	width:16px; 
	height:22px; 
}
.ygtvblankdepthcell { width:16px; height:22px; }
.ygtvitem { }  
.ygtvchildren {  }  
* html .ygtvchildren { height:2%; }  

.ygtvlabel, .ygtvlabel:link, .ygtvlabel:visited, .ygtvlabel:hover { 
	margin-left:2px;
	text-decoration: none;
    background-color: none;
}
.ygtvspacer { 
	height: 10px; 
	width: 10px; 
	margin: 2px; 
}

/* via ID selector */
#tree2 .ygtvtn { 
	background: url(menu/img/folders/tn.gif) 0 0 no-repeat; 
	width:17px; 
	height:22px; 
}
#tree2 .ygtvtm { 
	background: url(menu/img/folders/tm.gif) 0 0 no-repeat; 
	width:34px; 
	height:22px; 
	cursor:pointer; 
}
#tree2 .ygtvtmh { 
	background: url(menu/img/folders/tmh.gif) 0 0 no-repeat; 
	width:34px; 
	height:22px; 
	cursor:pointer; 
}
#tree2 .ygtvtp { 
	background: url(menu/img/folders/tp.gif) 0 0 no-repeat; 
	width:34px; 
	height:22px; 
	cursor:pointer; 
}
#tree2 .ygtvtph { 
	background: url(menu/img/folders/tph.gif) 0 0 no-repeat; 
	width:34px; 
	height:22px; 
	cursor:pointer; 
}
#tree2 .ygtvln { 
	background: url(menu/img/folders/ln.gif) 0 0 no-repeat; 
	width:17px; 
	height:22px; 
}
#tree2 .ygtvlm { 
	background: url(menu/img/folders/lm.gif) 0 0 no-repeat; 
	width:34px; 
	height:22px; 
	cursor:pointer;
}
#tree2 .ygtvlmh { 
	background: url(menu/img/folders/lmh.gif) 0 0 no-repeat; 
	width:34px; 
	height:22px; 
	cursor:pointer; 
}
#tree2 .ygtvlp { 
	background: url(menu/img/folders/lp.gif) 0 0 no-repeat; 
	width:34px; 
	height:22px; 
	cursor:pointer; 
}
#tree2 .ygtvlph { 
	background: url(menu/img/folders/lph.gif) 0 0 no-repeat; 
	width:34px; 
	height:22px; 
	cursor:pointer; 
}
#tree2 .ygtvloading { 
	background: url(menu/img/folders/loading.gif) 0 0 no-repeat; 
	width:16px; 
	height:22px; 
}
#tree2 .ygtvdepthcell { 
	background: url(menu/img/folders/vline.gif) 0 0 no-repeat; 
	width:17px; 
	height:22px; 
}
#tree2 .ygtvblankdepthcell { 
	width:17px; 
	height:22px; 
}
#tree2 .ygtvitem { 
}  
#tree2 .ygtvchildren { 
}  
* html .ygtvchildren { 
	height:1%; 
}  

#tree2 .ygtvlabel, .ygtvlabel:link, .ygtvlabel:visited { 
	margin-left:2px;
	text-decoration: none;
}

#tree2 .ygtvlabel:hover { 
	margin-left:2px;
	text-decoration: none;
	background-color: #666666; 
}


/* via css class selector */
.treemenu .ygtvtn { 
	background: transparent;  
	width:1em; 
	height:20px; 
}
.treemenu .ygtvtm { 
	background: url(menu/img/menu/collapse.gif) 0 6px no-repeat; 
	width:1em; 
	height:22px; 
	cursor:pointer; 
}
.treemenu .ygtvtmh { 
	background: url(menu/img/menu/collapseh.gif) 0 6px no-repeat; 
	width:1em; 
	height:22px; 
	cursor:pointer; 
}
.treemenu .ygtvtp { 
	background: url(menu/img/menu/expand.gif) 0 6px no-repeat; 
	width:1em; 
	height:22px; 
	cursor:pointer;
}
.treemenu .ygtvtph { 
	background: url(menu/img/menu/expandh.gif) 0 6px no-repeat; 
	width:1em; 
	height:22px; 
	cursor:pointer; 
}
.treemenu .ygtvln { 
	background: transparent; 
	width:1em; 
	height:20px; 
}
.treemenu .ygtvlm { 
	background: url(menu/img/menu/collapse.gif) 0 6px no-repeat; 
	width:1em; 
	height:22px; 
	cursor:pointer; 
}
.treemenu .ygtvlmh { 
	background: url(menu/img/menu/collapseh.gif) 0 6px no-repeat; 
	width:1em; 
	height:22px; 
	cursor:pointer; 
}
.treemenu .ygtvlp { 
	background: url(menu/img/menu/expand.gif) 0 6px no-repeat; 
	width:1em; 
	height:22px; 
	cursor:pointer; 
}
.treemenu .ygtvlph { 
	background: url(menu/img/menu/expandh.gif) 0 6px no-repeat; 
	width:1em; 
	height:22px; 
	cursor:pointer; 
}
.treemenu .ygtvloading { 
	background: url(menu/img/menu/loading.gif) 0 6px no-repeat; 
	width:1em; 
	height:22px; 
}
.treemenu .ygtvdepthcell { 
	width:1em; 
	height:15px; 
	padding-left: 3px;
}
.treemenu .ygtvblankdepthcell { 
	background: transparent;  
	width:1em; 
	height:20px; 
}
.treemenu .ygtvitem { 
	border: 0px solid grey; 
}  
.treemenu .ygtvchildren { 
} 

/* menu */
/* see javascript.js for more on these styles. checks browser */

.treemenu .ygtvlabel, .ygtvlabel:link, .ygtvlabel:visited, .ygtvlabel:hover {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	width: 142px;
	padding: 1px;
}

#webmenu {
	width: 158px;
	padding: 0px;
	float: left;
	margin: 0px;
	text-decoration: none;
}

.submenu {
	width: 140px;
	line-height: 10px;
	float: left;
	text-decoration: none;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #D8DCDE;
	color: #444444;
}

/* END web menu */

.tm {
	font-family: Times New Roman, Times, serif;
	font-size: 7px;
	font-variant: normal;
	padding: 20 0 0 0;
	text-decoration: none;
	margin: 0;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	font-weight: bolder;
	margin: 0;
	padding: 0;
	text-decoration: none;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	text-transform: uppercase;
	letter-spacing: .25em;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: bolder;
	list-style-type: square;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	list-style-type: square;
	text-decoration: none;
	margin: 0;
	padding: 0;
}

.text_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-style: italic;
	text-decoration: none;
	font-weight: bolder;
	list-style-type: square;
	text-decoration: none;
	margin: 0;
	padding: 0;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	color: #444444;
	font-size: 10px;
	text-transform: uppercase;
}

.footer2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #444444;
	font-size: 12px;
}
.web_gallery_pics_table {
	margin-bottom: 2px;
	clear:both;
	height: auto;
}
.web_gallery_pics_table td {
	border: 1px solid #999;
	height: auto;
}
.web_gallery_pics_table table td {
	border: 1px #CCC solid;
	padding: 5px;
	background: auto;
	height: auto;
}
.web_gallery_pics_table table {
	background: #FFF;
	padding:0;
	margin:0;
	border:none;
	height: auto;
}
.web_gallery_pics_table h2 {
	background-color: #333;
	padding: 3px 5px;
	margin:0;
	font-size: 14px;
	color: #FFF;
}
.web_gallery_pics_table td.web_header {
	background: #333;
}
.web_header {
	text-align: left;
	background-color: #000;
}
.web_section1 .web_header h2 {
	color: #FF0;
}
.web_gallery_pics_table .web_header:hover h2 {
	color: #FF0;
	cursor: pointer;
}
.web_desc_wrap {
	background: #FFF;
}
.web_gallery_pics_table table td {
	background: #DDD;
}
.web_table1 td, 
.web_table2 td,
.web_table3 td,
.web_table4 td,
.web_table5 td,
.web_table6 td,
.web_table7 td,
.web_table8 td {
	background-color: #FFF;
}
.web_table1 td:hover, 
.web_table2 td:hover,
.web_table3 td:hover,
.web_table4 td:hover,
.web_table5 td:hover,
.web_table6 td:hover,
.web_table7 td:hover,
.web_table8 td:hover {
	background-color: #F0EB0F;
}
.web_desc_wrap {
	display: none;
}
#web_desc_wrap1 {
	display: block;
}
.web_gallery_pics_table table td.web1 {
	background: #C2CECD;
}
.web_gallery_pics_table table td.web2  {
	background: #D1DCDB;
	font-size: 11px;
	font-weight: lighter;
	line-height: 14px;
	color: #333;
} 
.web_gallery_pics_table table td.web3 {
	background: #D1DCDB;
}
.web_gallery_pics a:link img, .web_gallery_pics a:active img, 
.web_gallery_pics a:visited img, .web_gallery_pics a img, .web_gallery_pics img {
	border: 4px #999 solid;
	*border: 3px #999 solid;
	_border: 3px #999 solid;
	background-color: #CCC;
	margin: 0px;
	padding: 2px;
}
.web_gallery_pics a:hover img, .web_gallery_pics:hover img  {
	border: 4px #007CDA solid;
	*border: 3px #007CDA solid;
	_border: 3px #007CDA solid;
	background-color: #FFF;
	margin: 0px;
	padding: 2px;
}
.web_gallery_pics a:hover {
	background-color: #CCC;
	padding: 0px;
	margin: 0px;
}
.imagetag {
	font-family: Arial, Helvetica, sans-serif;
	color: #444444;
	font-size: 11px;
	font-weight: bolder;
	text-transform: uppercase;
}

.imagetag2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #444444;
	font-size: 10px;
	font-weight: bolder;
	text-transform: uppercase;
}

.headerTitle {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFF66;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
	line-height: 1.05em;
}

.headerTitle2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF9900;
	font-weight: bolder;
	text-transform: uppercase;
	letter-spacing: .05em;
	font-size: 11px;
	line-height: 1.75em;
}

.footer3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #555;
	font-size: 10px;
}

.background-no-repeat {
	background-repeat: no-repeat;
	background-position: top;
}

.noDecoration {
	text-decoration: none;
}

.noDecoration2 {
	text-decoration: none;
	color: #FFFFFF;
}
.small_type {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	font-weight: normal;
}

/* mootools.net */
.toggler {
	color: #222;
	margin: 0; 
	padding: 2px 5px;
	background: #eee;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-top: 1px solid #f5f5f5;
	border-left: 1px solid #f5f5f5;
	font-size: 11px;
	font-weight: normal;
	font-family: 'Andale Mono', sans-serif;
}
 
.element {
 
}
 
.element p {
	margin: 0;
	padding: 4px;
}
 
.float-right {
	padding:10px 20px;
	float:right;
}
 
blockquote {
	text-style:italic;
	padding:5px 0 5px 30px;
}

#draggables {
	height: 100px;
	position: relative;
}
 
#draggables div {
	top: 10px;
	left: 10px;
	width: 50px;
	height: 50px;
	cursor: move;
	background: #c17878;
	position: absolute;
}
 
 
#droppables div {
	float: left;
	margin: 10px;
	width: 100px;
	height: 100px;
	background: #1d1d20;
}

div.hidden { 
	display: none; 
}
 
div.promptshow { 
	display: block; 
} 
