/************************ JAVASCRIPT MENU STYLE *****************************/
.startmenu
{
	border:#000000 0px solid;
	z-index: 3;
	left: 0px;
	top:0;
	width: 120px;
	visibility: visible;
	position: relative;
}

.submenu
{
	border:#000000 0px solid;
	background-color: GhostWhite;
}


/* style of the button when mouse is over the menu item */
.menuover
{
	text-transform: uppercase; 
	text-align:center;
	color: #c0c0c0;
	font-family: Arial, sans-serif ;
	font-size:11;
	font-weight:bold;
	letter-spacing: 2px;	
	z-index:4;
	cursor: hand;
	background-color: ffffff;
	height: 30;
	border-top: solid 1 #777777;
	border-bottom: solid 1 #777777;
}

/* normal state of the menu item */
.menuout
{	 
	text-transform: uppercase;
	text-align:center;
	color: #808080;
	font-family: Arial, sans-serif ;
	font-size:11;
	font-weight:bold;
	letter-spacing: 2px;	
	z-index:4;
	cursor: hand;
	background-color: ffffff;
	height: 30;
	border-top: 1 #cccccc;
	border-right: solid 0 #ffffff;
	border-bottom: solid 1 #cccccc;
	border-right: solid 0 #111111;
}
/*little td cell that holdes the menu item image */
.itemleft
{
	width: 1px;
	text-align:center;
	height:25;
}



/*************************************************************************
CSS MENU - NEW. Used by default
Used by "WriteCSSMenu thisparentid" in skin.asp
BLUE MENU */

/*
{
.bgside
{


}*/

.bgside ul
{
list-style: none;
margin-left: 0;
padding: 0;
border: none;
}


.bgside li
{
	
	border-top: solid 0 #777777;
	margin: 0;
	text-align:center;
	width: 144px;
	padding-top: 10px;
	vertical-align: top;
	color: #808080;
	height: 20;
	border-bottom: solid 1 #cccccc;

}

html>body .bgside li a { width: auto; }

.bgside li A
{
	
	color: #808080;
	text-transform: uppercase;
	text-align:center;
	font-family: Arial, sans-serif ;
	font-size:11;
	font-weight:bold;
	letter-spacing: 2px;	
	z-index:4;
	cursor: hand;
	background-color: ffffff;
	height: 20;
	width:144px;


}


.bgside li A:hover
{
	color: #c0c0c0;
	border-bottom: solid 1 #777777;
	width:144px;
	text-decoration: none;
	
}


.bgside A:visited
{
	color: #808080;	

}








/************************ LEFT MENU (AKA VERTICAL MENU) *****************************/
/* left td tag */
td.bgside
{
	border-right: #ffffff 0px solid;
	/*border-top: #000000 0px solid; */
	font-size: 10px;
	border-left: #000000 0px solid;
	color: #c0c0c0;
	/*border-bottom: #000000 1px solid;*/
	font-family: tahoma;
	background-color: ffffff;
	text-align: left;
	height: 0px;
}

td.bgside2
{
	border-right: #ffffff 0px solid;
	/*border-top: #000000 0px solid; */
	font-size: 10px;
	border-left: #000000 0px solid;
	color: #ffffff;
	/*border-bottom: #000000 1px solid;*/
	font-family: tahoma;
	background-color: ffffff;
	text-align: left;
}	
/* When the browser does not support the javascript menu, staticmenu will be used */
a.staticmenu:link  {
	font-size: 12px;
	text-decoration:none;
	COLOR : #EEEEEE;
}

a.staticmenu:visited  {
	font-size: 12px;
	text-decoration:none;
	COLOR : #EEEEEE;
}

a.staticmenu:hover  {
	font-size: 12px;
	COLOR : #CCFF00;
	text-decoration:underline;
}

a.staticmenu:active  {
	font-size: 12px;
	COLOR : #CCCCEE;
	text-decoration:blink;
}

.menu
{
	z-index: 3;
	visibility: hidden;
	width: 120px;
	position: absolute;
}




 

/****************** TOP MENU (AKA HORIZONTAL MENU) *******************/
 
/* the div that holds the top javascript menu. Set absolute to move anywhere */
/*
.horizontal-javascript
{
            overflow: hidden;
            position: relative;
}
 
 
/* static top links */
A.horizontal-static:link  
{
            FONT-SIZE : 12px;
            COLOR : #222222;
            FONT-FAMILY : Tahoma;
            text-decoration:none;
}
 
A.horizontal-static:visited  {
            FONT-SIZE : 12px;
            COLOR : #444444;
            FONT-FAMILY : Tahoma;
            text-decoration:none;      
}

 
A.horizontal-static:hover  {
            FONT-SIZE : 12px;
            COLOR : #2451A6;
            FONT-FAMILY : Tahoma;
            text-decoration:underline;
}

 

A.horizontal-static:active  {
            FONT-SIZE : 12px;
            COLOR : #2451A6;
            FONT-FAMILY : Tahoma;
            text-decoration:none;      
}
*/
#menutop
{
        margin-top:1px;
 	text-align: center;
}

 

#menutop a
{
  padding-right: 5px;
  padding-left: 5px;
  font-size: 10px;
  padding-bottom: 3px;
  color: #808080;
  padding-top: 3px;
  border-top: #777777 0px solid;
  border-bottom: #777777 0px solid;
  border-left: #777777 1px solid;
  border-right: #777777 1px solid;
  text-decoration: none;
  height:10;
  line-height: 10px;
  margin-left:0px;
  white-space:nowrap;
  /*margin-left:-4;*/
  text-transform: uppercase;
  letter-spacing: 1px;
  vertical-align: middle;
}

 

#menutop a:hover
{
            text-decoration: none;
            /*border:1px solid #118;*/
            /*background-color:yellow;*/
            /*padding:3px 2px;*/           
            color: red; 
            white-space:nowrap;
}

 

.seperator
{
  border-left: #777777 1px solid;
  border-right: #777777 1px solid;
  width:0px;
  padding-top:0px;
  padding-bottom:0px;
  margin-left:3px;
  margin-right:7px;
}


/********************** VARIOUS *******************************/
.transparent-arrow
{
	FILTER : progid:DXImageTransform.Microsoft.Alpha(opacity=55);
}

.transparent-menubullet
{
	FILTER : progid:DXImageTransform.Microsoft.Alpha(opacity=50);
}



/* the right mouse contet menu */
DIV.diveditmenu
{
	z-index: 6;
	left: 0px;
	visibility: hidden;
	width: 100px;
	height: 60px;
	position: absolute;
	top: 0px;
	background-color: white;
}



#tdbg 
{
background-image: url(yellow.jpg);
}

