<style TYPE="text/css">




BODY
   A:link 	 {text-decoration: underline; color: #48526e;}
   A:active  {text-decoration: underline; color: #48526e;}
   A:visited {text-decoration: underline; color: #48526e;}
   A:hover   {text-decoration: none; color:#FF8040;}	



text{font-family:Arial;color:#808080;font-size:18px;}

td{font-family:Arial;color:#808080;font-size:18px;}



.greenButton {
	-moz-box-shadow:inset 0px -1px 0px 0px #3dc21b;
	-webkit-box-shadow:inset 0px -1px 0px 0px #3dc21b;
	box-shadow:inset 0px -1px 0px 0px #3dc21b;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #44c767), color-stop(1, #5cbf2a));
	background:-moz-linear-gradient(top, #44c767 5%, #5cbf2a 100%);
	background:-webkit-linear-gradient(top, #44c767 5%, #5cbf2a 100%);
	background:-o-linear-gradient(top, #44c767 5%, #5cbf2a 100%);
	background:-ms-linear-gradient(top, #44c767 5%, #5cbf2a 100%);
	background:linear-gradient(to bottom, #44c767 5%, #5cbf2a 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#44c767', endColorstr='#5cbf2a',GradientType=0);
	background-color:#44c767;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	border-radius:7px;
	border:1px solid #18ab29;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-size:50px;
	padding:25px 0px;
	width:90%;
	text-decoration:none;
	text-shadow:0px 1px 0px #2f6627;
}
.greenButton:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #5cbf2a), color-stop(1, #44c767));
	background:-moz-linear-gradient(top, #5cbf2a 5%, #44c767 100%);
	background:-webkit-linear-gradient(top, #5cbf2a 5%, #44c767 100%);
	background:-o-linear-gradient(top, #5cbf2a 5%, #44c767 100%);
	background:-ms-linear-gradient(top, #5cbf2a 5%, #44c767 100%);
	background:linear-gradient(to bottom, #5cbf2a 5%, #44c767 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#5cbf2a', endColorstr='#44c767',GradientType=0);
	background-color:#5cbf2a;
}
.myButton:active {
	position:relative;
	top:1px;
}





.blueButton {
	-moz-box-shadow:inset 0px -1px 0px 0px #6bbad9;
	-webkit-box-shadow:inset 0px -1px 0px 0px #6bbad9;
	box-shadow:inset 0px -1px 0px 0px #6bbad9;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #6bbad9), color-stop(1, #329cbf));
	background:-moz-linear-gradient(top, #6bbad9 5%, #329cbf 100%);
	background:-webkit-linear-gradient(top, #6bbad9 5%, #329cbf 100%);
	background:-o-linear-gradient(top, #6bbad9 5%, #329cbf 100%);
	background:-ms-linear-gradient(top, #6bbad9 5%, #329cbf 100%);
	background:linear-gradient(to bottom, #6bbad9 5%, #329cbf 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#6bbad9', endColorstr='#329cbf',GradientType=0);
	background-color:#6bbad9;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	border-radius:7px;
	border:1px solid #329cbf;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:arial;
	font-size:50px;
	padding:25px 0px;
	width:90%;
	text-decoration:none;
	text-shadow:0px 1px 0px #2f6627;
}
.blueButton:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #329cbf), color-stop(1, #6bbad9));
	background:-moz-linear-gradient(top, #329cbf 5%, #6bbad9 100%);
	background:-webkit-linear-gradient(top, #329cbf 5%, #6bbad9 100%);
	background:-o-linear-gradient(top, #329cbf 5%, #6bbad9 100%);
	background:-ms-linear-gradient(top, #329cbf 5%, #6bbad9 100%);
	background:linear-gradient(to bottom, #329cbf 5%, #6bbad9 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#329cbf', endColorstr='#6bbad9',GradientType=0);
	background-color:#329cbf;
}
.blueButton:active {
	position:relative;
	top:1px;
}





h1
{
font-size:22;
font-family:arial;
color:#0e325f;
font-weight: normal;
text-align:left;
padding-bottom: 20px;
}
h2
{
font-size:18;
font-family:arial;
color:#9a7932;
font-weight:normal;
text-align:left;
padding-bottom: 20px;
h3
{
font-size:16;
font-family:verdana;
color:#0d3c5b;
font-weight: normal;
margin-bottom: 0;
padding: 5px 5px 5px 10px
}
h4
{
font-size:16;
font-family:verdana;
color:red;
font-weight: normal;
margin-bottom: 0;
padding: 5px 5px 5px 10px
}

.menu {
	color : #FFFFFF;
	margin-top : 9px;
	padding-bottom : 9px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: normal;
	text-decoration: none;
}
.menu a {
	color : #FFFFFF;
	text-decoration: none;
}
.menu a:hover {
	color : #F2F2F2;
}

.art_bdy {font-size:11px;font-family:Arial;color:#404040;}
.art_hdln {font-size:14px;font-family:Arial;color:#515B7F;font-weight: bold;}
.art_des {font-size:11px;font-family:Arial;color:#404040;}

.yp_hdrs  {font-size:9px;font-family:Arial;color:#232363;font-weight: bold;}

input
 {
    
    font-weight: normal;
    color: #404040;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	
}

//input{color: #000000; font-size: 12px; font-weight: normal; font-family: Verdana, Arial, Helvetica;}
textarea{color: #000000; font-size: 24px; font-weight: normal; font-family: Verdana, Arial, Helvetica;}

select{color: #000000; font-size: 24px; font-weight: normal; font-family: Verdana, Arial, Helvetica;}
textarea{color: #000000; font-size: 24px; font-weight: normal; font-family: Verdana, Arial, Helvetica;}

//Error string style for contact form
.error_strings
{
    font-family:Verdana;
    font-size:10px;
    color:#660000;
}



//Small system link such as view more, details, etc
.inetcr {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:40px;
  color:#48526e;
  font-weight: normal;
  }

a.inetcr {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:40px;
  color:#48526e;
  text-decoration:underline;
  font-weight: normal;
  }

a.inetcr:visited {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:40px;
  color:#48526e;
  text-decoration:underline;
  font-weight: normal;
  }
  
a.inetcr:hover {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:40px;
  color: #FF8040;
  text-decoration:none;
  font-weight: normal;
  }
//Small system link for compyright
.inet_crt {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:24px;
  color:#48526e;
  font-weight: normal;
  }

a.inetinet_crt {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:24px;
  color:#48526e;
  text-decoration:underline;
  font-weight: normal;
  }

a.inetinet_crt:visited {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:24px;
  color:#48526e;
  text-decoration:underline;
  font-weight: normal;
  }
  
a.inetinet_crt:hover {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:24px;
  color: #FF8040;
  text-decoration:none;
  font-weight: normal;
  }

// calendar list view link
.inetcl {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
  color:#0000FF;
  font-weight:normal;
  }

a.inetcl {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
  color:#0000FF;
  text-decoration: none;
  font-weight: normal;
  }

a.inetcl:visited {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
  color:#0000FF;
  text-decoration: none;
  font-weight: normal;
  }
  
a.inetcl:hover {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
  color: #FF8040;
  text-decoration: underline;
  font-weight: normal;
  }


// html class for top bar-opional
.inettb {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:16px;
  color:#0868a8;
  font-weight: normal;
  }

a.inettb {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:16px;
  color:#0868a8;
  text-decoration:none;
  font-weight: normal;
  }

a.inettb:visited {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:16px;
  color:#0868a8;
  text-decoration:none;
  font-weight: normal;
  }
  
a.inettb:hover {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:16px;
  color:#F55101;
  text-decoration:none;
  font-weight: normal;
  }

 // html class drop down

  .inettb2 {

  font-family:Verdana, Arial, Helvetica, sans-serif;

  font-size:14px;

  color:#4d698e;

  font-weight:NORMAL;

  }



a.inettb2 {

  font-family:Verdana, Arial, Helvetica, sans-serif;

  font-size:14px;

  color:#4d698e;

  text-decoration:none;

  font-weight: NORMAL;

  }



a.inettb2:visited {

  font-family:Verdana, Arial, Helvetica, sans-serif;

  font-size:14px;

  color:#4d698e;

  text-decoration:none;

  font-weight: NORMAL;

  }

  

a.inettb2:hover {

  font-family:Verdana, Arial, Helvetica, sans-serif;

  font-size:14px;

  color:#F55101;

  text-decoration:none;

  font-weight: NORMAL;

  }


// html class for top banner-opional
  .inettr {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
  color:#48526e;
  font-weight: normal;
  }

a.inettr {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
  color:#48526e;
  text-decoration:none;
  font-weight: normal;
  }

a.inettr:visited {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
  color:#48526e;
  text-decoration:none;
  font-weight: normal;
  }
  
a.inettr:hover {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
  color:#FEB300;
  text-decoration:none;
  font-weight: normal;
  }

// system side bar link sytle used by the catalog system
 .inetsb {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:14px;
  color:#515B7F;
  font-weight: normal;
  }

a.inetsb {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:14px;
  color:#515B7F;
  text-decoration:none;
  font-weight: normal;
  }

a.inetsb:visited {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:14px;
  color:#515B7F;
  text-decoration:none;
  font-weight: normal;
  }
  
a.inetsb:hover {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:14px;
  color:#F55101;
  text-decoration:none;
  font-weight: normal;
  }

// system links for sub cat in the catalog system-advanced  
 .inetsb_b {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
  color:#29425A;
  font-weight: normal;
  }

a.inetsb_b {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
  color:#29425A;
  text-decoration:none;
  font-weight: normal;
  }

a.inetsb_b:visited {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
  color:#29425A;
  text-decoration:none;
  font-weight: normal;
  }

a.inetsb_b:hover {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
  color:#F55101;
  text-decoration:none;
  font-weight: normal;
  }

// system side bar link sytle used by the BLOG system
 .inetsb_blg {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
  color:#515B7F;
  font-weight: normal;
  }

a.inetsb_blg {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
  color:#515B7F;
  text-decoration:none;
  font-weight: normal;
  }

a.inetsb_blg:visited {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
  color:#515B7F;
  text-decoration:none;
  font-weight: normal;
  }
  
a.inetsb_blg:hover {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
  color:#F55101;
  text-decoration:none;
  font-weight: normal;
  }

// system side bar link sytle used by the gallery system
 .inetsb_gl {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
  color:#515B7F;
  font-weight: normal;
  }

a.inetsb_gl {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
  color:#515B7F;
  text-decoration:none;
  font-weight: normal;
  }

a.inetsb_gl:visited {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
  color:#515B7F;
  text-decoration:none;
  font-weight: normal;
  }
  
a.inetsb_gl:hover {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
  color:#F55101;
  text-decoration:none;
  font-weight: normal;
  }

// system links for sub cat in the gallery system-advanced  
 .inetsbg_b {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
  color:#29425A;
  font-weight: normal;
  }

a.inetsbg_b {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
  color:#29425A;
  text-decoration:none;
  font-weight: normal;
  }

a.inetsbg_b:visited {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
  color:#29425A;
  text-decoration:none;
  font-weight: normal;
  }

a.inetsbg_b:hover {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
  color:#F55101;
  text-decoration:none;
  font-weight: normal;
  }

// html class for-opional
   .inetsb_s {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
  color:#515B7F;
  font-weight: normal;
  }

a.inetsb_s {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
  color:#515B7F;
  text-decoration:none;
  font-weight: normal;
  }

a.inetsb_s:visited {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
  color:#515B7F;
  text-decoration:none;
  font-weight: normal;
  }
  
a.inetsb_s:hover {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
  color:#F55101;
  text-decoration:none;
  font-weight: normal;
  }

// html class for bottom bar-opional
  .inetbb {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
  color:#425c84;
  text-decoration: none;
  font-weight: normal;
  }

a.inetbb {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
  color:#425c84;
  text-decoration: none;
  font-weight: normal;
  }

a.inetbb:visited {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
  color:#425c84;
  text-decoration: none;
  font-weight: normal;
  }
  
a.inetbb:hover {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
  color:#758db3;
  text-decoration: none;
  font-weight: normal;
  }
// html class for bottom bar-Header
  .inetbbh {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
  color:#425c84;
  text-decoration: none;
  font-weight: bold;
  }

a.inetbbh {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
  color:#425c84;
  text-decoration: none;
  font-weight: bold;
  }

a.inetbbh:visited {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
  color:#425c84;
  text-decoration: none;
  font-weight: bold;
  }
  
a.inetbbh:hover {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
  color:#758db3;
  text-decoration: none;
  font-weight: bold;
  }
.rtlnk {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
  color:#313921;
  font-weight: normal;
  }

a.rtlnk {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
  color:#313921;
  text-decoration:none;
  font-weight: normal;
  }

a.rtlnk:visited {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
  color:#313921;
  text-decoration:none;
  font-weight: normal;
  }
  
a.rtlnk:hover {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
  color:#AD682C;
  text-decoration:none;
  font-weight: normal;
  }

.rtlnk_gry {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
  color:#A2A2A2;
  font-weight: normal;
  }

a.rtlnk_gry {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
  color:#A2A2A2;
  text-decoration:none;
  font-weight: normal;
  }

a.rtlnk_gry:visited {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
  color:#A2A2A2;
  text-decoration:none;
  font-weight: normal;
  }
  
a.rtlnk_gry:hover {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
  color:#AD682C;
  text-decoration:none;
  font-weight: normal;
  }

  .shadeform_w	{ FONT: 14px arial, verdana, sans-serif;
		background-color: #f9f9f9;
		padding:4px;
        color:#5e5e5e;
		text-align: left;
		WIDTH: 150PX;
		height:25;
		BORDER: #9fa1a0 1px solid}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	background-color:#FFFFFF;
	margin-right:-1px;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}

	-->

</style>

/* ----------------------------------------------------------------------------------------------------------------*/

/* ---------->>> Drop Down Nav Setting <<<-------------------------------------------------------------------------*/

/* ----------------------------------------------------------------------------------------------------------------*/





#container {

	MARGIN: 0px;

	WIDTH: 1000px;

	HEIGHT: 46px;

	padding: 0px;

	z-index:500;

}

#nav {

	background-image:url('images/tb_bk.jpg'); PADDING-TOP: 0px; PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FLOAT: left; MARGIN: 0px; HEIGHT: 46px; WIDTH: 1000px; LIST-STYLE-TYPE: none;

}

#nav UL {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #000000;

	font-weight: normal;

	position:absolute;

	z-index:500;

	PADDING-TOP: 5px; PADDING-BOTTOM: 7px; PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FLOAT: left; MARGIN: 0px 0px 0px 0px; LIST-STYLE-TYPE: none;

}





.bkcolor { 

    background-color: #CCCDCE;


	BORDER: #798eab 0px solid

	width: 150px;

}

.bkcolor2 {


	background-image:url('images/dd_bk.png');

	width: 175px;

	BORDER: #d7e1eb 4px solid



}

.bkcolor3 { 

 
	background-image:url('images/dd_bk3.png');

	width: 215px;

	BORDER: #d7e1eb 4px solid



}

.bkcolor4 { 

	background-image:url('images/dd_bk.png');

	width: 195px;

	BORDER: #d7e1eb 4px solid



}



#nav A {

	DISPLAY: block

}

#nav LI {

	FLOAT: left

}

#nav LI UL {

	LEFT: -999em;  MARGIN: 0px 0px 0px 0px;  z-index:500; POSITION: absolute

}

#nav LI:hover UL {

	LEFT: auto

}

#nav LI.sfhover UL {

	LEFT: auto

}

#content {

	CLEAR: left

}

#content A:hover {

	TEXT-DECORATION: none

}
