a:link,a:visited{
	color: #330066;
	text-decoration: underline;
}
a:link.navlink {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover.navlink{
	color: #FFFFFF;
	text-decoration: UNDERLINE;
}
body {
	background-color: #666666;
	color: #000000;
	font-family: verdana,Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
content1column{
	margin-bottom: 75px;
	padding-right: 0px;
	width: 100%;
}
/*
#leftpanel {
	margin-bottom: 75px;
	margin-left: 1em;
	margin-right: 20em;
}
#leftpanel li {
	font-size: 80%;
}
#leftpanel p {
	font-size: 80%;
	line-height: 1.6em;
	padding-left: 1.2em;
	width: 95%;
}
#leftpanels {
	left: 0;
	position: absolute;
	top: 0;
}
*/
content1column p, content1column li, .content1column {
	font-size: 80%;
	line-height: 1.6em;
	padding-left: 1.2em;
}
fieldset{
	border: 1px solid #990000;
	margin-top: 16px;
	padding: 10px;
}
h1, 	{
	border-bottom-color: #990000;
	border-bottom-style: solid;
	border-bottom-width: thin;
	font-family: Verdana, Arial, Helvetica,  sans-serif;
	font-size: 1.4em;
	font-style: normal;
	font-weight: 700;
	letter-spacing: 2px;
	margin-right: 75px;
	text-decoration: none;
	text-transform: uppercase;
	word-spacing: normal;
}
h1, h2, h3, h4, h5 {
	color: #990000;
}
h2	{
	font-family: Verdana, Arial, Helvetica,  sans-serif;
	font-size: 1.05em;
	font-style: normal;
	font-weight: 700;
	letter-spacing: 2px;
	margin-bottom: 4px;
	text-decoration: none;
	text-transform: uppercase;
	word-spacing: normal;
}
h3{
	font-size: .75em;
	padding-left: 1.2em;
	text-transform: uppercase;
}
html, body, #leftpanels {
	height: 100%;
	min-height: 100%;
	width: 100%;
}
html>body, html>body #wrapper {
	height: auto;
}
input.txt{
	border: 1px inset #00008B;
	margin-left: 10px;
	width: 200px;
}
legend {
	color: #990000;
	font-family: Verdana, Arial, Helvetica,  sans-serif;
	font-size: 1.00em;
	font-weight: bold;
}
.bodycolumn{
	font-size: smaller;
	padding-left: 8px;
}
.calendar {
	background-color: #FFFFFF;
	border-collapse: collapse;
	border-color: Black;
	border-style: solid;
	border-width: 1px;
	cursor: default;
}
.calendar td {
	font-size: 11px;
}
.calendar_button {
	border: none;
	cursor: pointer;
}
.cimage{
	border: thin solid #666666;
	float: right;
	margin-bottom: 15px;
	margin-left: 25px;
}
.day {
	border-color: #F6F6F6;
	border-style: solid;
	border-width: 1px;
	cursor: pointer;
	text-align: center;
	width: 25px;
}
.dayheader {
	background-color: #FFFFFF;
	border-color: white;
	border-style: solid;
	border-width: 1px;
	font-weight: bold;
	text-align: center;
	width: 25px;
}
.dayhover {
	border-color: #F6F6F6;
	border-style: solid;
	border-width: 1px;
	cursor: pointer;
	text-align: center;
	text-decoration: underline;
	width: 25px;
}
.formaltrow{
	background-color: #FFEBD0;
	font-size: smaller;
	padding: 5px 5px 5px 5px;
	vertical-align: middle;
}
.formlabel {
	font: bold 15px serif;
	font-family: verdana,Arial, Helvetica, sans-serif;
	font-size: .75em;
	text-align: right;
}
.formpanel{
	margin-left: 1em;
	margin-right: 20em;
}
.formrow{
	background-color: #FFF5E9;
	font-size: smaller;
	padding: 5px 5px 5px 5px;
	vertical-align: middle;
}
.gridaltrow{
	background-color: #FFEBD0;
	font-size: smaller;
	padding: 5px 5px 5px 5px;
}
.gridheader{
	background-color: #CC6600;
	color: #FFFFFF;
	font-size: medium;
	font-weight: bold;
	vertical-align: top;
}
.gridrow{
	background-color: #FFF5E9;
	font-size: smaller;
	padding: 5px 5px 5px 5px;
}
.leftcolumn{
	padding-left: 1.2em;
	padding-right: 5px;
	padding-top: 15px;
}
.leftcolumn h1{
	margin-right: 25px;
}
.Level2Group {
	background-color: silver;
	border: 1px solid #999999;
	border-top-width: 0px;
}
.Level2Tab {
	color: #333333;
	cursor: pointer;
	font-family: tahoma;
	font-size: 11px;
}
.Level2TabHover {
	cursor: pointer;
	font-family: tahoma;
	font-size: 11px;
	text-decoration: none;
}
.month {
	background-color: #F6F6F6;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 0px;
}
.navlink {
	margin-left: 10PX;
}
.navpanel{
	color: #FFFFFF;
	padding: 5px;
}
.nextprev {
	cursor: pointer;
	height: 25px;
	padding: 0px 5px 0px 5px;
	vertical-align: center;
}
.othermonthday {
	color: #999999;
}
.picker {
	background-color: #FFFFFF;
	border: 1px gray solid;
	cursor: pointer;
	font-family: "Verdana",monospace;
	font-size: 12px;
	font-weight: bold;
	padding: 2px;
}
.rightcolumn{
	vertical-align: top;
	width: 300px;
}
.rightcolumn #videolink {
	background-color: #FFFAF0;
	border: thin solid #990000;
	float: left;
	margin-left: 25px;
	margin-top: 1em;
	padding: 5px 5px 5px 5px;
	right: 1em;
	top: 7em;
	width: 200px;
}
.rightcolumn a:link{
}
.selectedday {
	background-color: #FBE694;
	border-color: #BB5503;
	border-style: solid;
	border-width: 1px;
	color: #000000;
	font-weight: bold;
	width: 25px;
}
.SelectedLevel2Tab {
	font-family: tahoma;
	font-size: 11px;
	text-decoration: none;
	color:white;
}
.SelectedTopLevelTab {
	background-color: silver;
	border: 1px solid #807F9A;
	border-bottom-width: 0px;
	border-right-color: #FFFFFF;
	color: #333333;
	cursor: default;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	position: relative;
	top: 1px;
}
.title {
	background-color: #D7D7E5;
	font-weight: bold;
}
.TopGroup {
	background-color: #57566F;
	background-image: url(images/navbackground.jpg);
	background-repeat: repeat-x;
	border: 1px solid #57566F;
}
.TopLevelTab, .TopLevelTabHover {
	color: #FFFFFF;
	cursor: pointer;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
}
#banner {
	background-image: url(images/banner_background.jpg);
	background-position: right;
	background-repeat: repeat-x;
	height: 135px;
	padding-left: 7px;
	padding-top: 5px;
}
#banner .logo {
	float: left;
	margin-left: 1.5em;
	margin-top: 0.5em;
}
#banner .strapline {
	background-color: transparent;
	float: right;
	font: 120% verdana arial sans-serif
	color: #778899;
	margin-right: 2em;
	margin-top: 0.5em;
}
#bannerright{
	color: white;
	float: right;
	padding-right: 10px;
	position: absolute;
	right: 5px;
	top: 25px;
	padding-right:25px;
}
#centercontent{
	margin: 10px 260px 0px 240px;
	padding: 10px;
	position: absolute;
	top: 90px;
}
#contentpanel{
	margin-bottom: 75px;
	margin-left: 1em;
	margin-right: 15em;
	padding-right: 55px;
}
#contentpanel li{
	list-style-image: url(images/triangle.gif);
	padding-left: 0px;
}
#contentpanel p, #contentpanel li, .instructions, .leftcolumn p {
	font-size: 80%;
	line-height: 1.6em;
	padding-left: 1.2em;
	width: 95%;
}










#contentpanelone{
	margin-bottom: 75px;
	margin-left: 1em;
	margin-right: 1em;
	padding-right: 10px;
}
#contentpanelone li{
	list-style-image: url(images/triangle.gif);
	padding-left: 0px;
}
#contentpanelone p, #contentpanelone li, .instructions, .leftcolumn p {
	font-size: 80%;
	line-height: 1.6em;
	padding-left: 1.2em;
	width: 95%;
}


.skillsright{
	background-color: white;
	width:100%;
	padding-right:50px;
	padding-left:50px;
	vertical-align:top;
}
.skillsleft{
	background-color: #999999;
	width:175px;
	padding-right:0px;
	padding-left:0px;
	vertical-align:top;
}

.skillsleft h2{
color:white;
	
}


.skillstext{
	background-color: #FFFAF0;
	border: thin solid #990000;
	padding: 5px 5px 5px 5px;
	width:70%;
	margin-bottom:15px;
}





#footer {
	background-color: #666666; /*
	background-color: #CC6600;
	*/
	bottom: 0;
	clear: both;
	color: #FFFFFF;
	font-size: 90%;
	padding-left: 0px;
	padding-top: 0px;
	position: relative;
	width: 100%;
}
#footer p {
	margin: 0 0 5em 4px;
	padding: 0;
}
#leftnav {
	padding: 20px 10px 10px 0;
	position: absolute;
	top: 90px;
	width: 200px;
}
#leftnav a:link, #leftnav a:visited {
	background-color: transparent;
	color: #2A4F6F;
	text-decoration: none;
}
#leftnav a:hover, #nav a:hover {
	color: #778899;
}
#leftnav h2, #nav h2 {
	background-color: transparent;
	border-bottom: 1px dotted #CCCCCC;
	color: #6A5ACD;
	font: 110% verdana, arial,  sans-serif;
}
#leftnav li, #nav li {
	border-bottom: 1px dotted #B2BCC6;
	font-size: 80%;
	margin-bottom: 0.3em;
}
#leftnav ul, #nav ul {
	color: #330066;
	font-size: 1.2em;
	list-style: none;
	margin-left: 1em;
	padding-bottom: 3px;
	padding-left: 0;
}
#navigation {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica,  sans-serif;
	font-size: .8em;
	margin-bottom: 0PX;
	padding: 0px;
}
/*
#navigation .right {
	background-color: transparent;
	float: right;
	font: 100% verdana arial sans-serif
	color: #FFFFFF;
	position: relative;
}
#navigation a:link, #navigation a:visited {
	background-color: #330066;
	border: 1px solid #330066;
	color: #FFFFFF;
	padding: 3px 10px 2px 10px;
	text-decoration: none;
}
#navigation a:hover {
	background-color: #330066;
	color: #FFFFFF;
	text-decoration: UNDERLINE;
}
#navigation li {
	display: inline;
}
#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
	padding-top: 4px;
}
*/
#rightcolumn {
	background-color: #FFFAF0;
	border: thin solid #990000;
	float: left;
	margin-left: 10px;
	margin-top: 1em;
	padding: 5px 5px 5px 5px;
	position: absolute;
	right: 1em;
	top: 12em;
	width: 200px;
}


#rightcolumn p{
font-size:smaller;}

#rightcolumn .selected, .rightcolumn .selected {
	background-color: #DCDCDC;
}
#rightcolumn a:link
{
    font-size:small;
}
#rightcolumn h2, .rightcolumn h2 {
	font-size: smaller;
	margin-bottom: 2px;
}
#rightcolumn h3, .rightcolumn h3 {
	font-size: smaller;
	margin-bottom: 2px;
	margin-top: 2px;
}
#rightcolumn li, .rightcolumn li {
	font-size: 80%;
	line-height: 1.6em;
	list-style: none;
	padding-left: 0px;
	padding-left: 0px;
	width: 95%;
}
#rightcolumn ul, .rightcolumn ul {
	margin-top: 2px;
	margin-left:3px;
}
#wrapper{
	background-color: white;
	background-image: url(images/wrapper_background.png);
	background-position: top;
	background-repeat: repeat-x;
	border-bottom: 1px solid #330066;
	margin-top: -0px;
	padding-bottom: 8px;
	padding-left: 0px;
	padding-top: 25px;
}


.Rotator 
{
  background-color: #FFFAF0;
	margin-left: 10px;
	margin-top: 1em;
	padding: 5px 5px 5px 5px;
	width: 100%;
height:600px;
}

#RotatorFrame 
{
  background-color: #FFFAF0;
	border: thin solid #990000;
	margin-left: 10px;
	margin-top: 1em;
	padding: 5px 5px 5px 5px;
	width: 90%;
	height:600px;
}



#RotatorItem 
{
	width:515px;

	
}

.RotatorFrameOver 
{
  border:solid 1px darkgray; 
  border-bottom-color:Black;
  border-right-color:Black;
  width:450px; 
  height:25px; 
  font-family:verdana; 
  font-size:11px; 
  background-color:white; 
  cursor:default;
}

.ProductTitle
{
  font-family:Verdana;
  font-size:12px;   
  font-weight:bold; 
}

.ProductText
{
  font-family:Verdana;
  font-size:11px;   
  color:darkslategray;
  width:220px;
}

.ProductPrice
{
  font-family:Verdana;
  font-size:12px;   
  font-weight:bold; 
  color:Red; 
}
 
 
.screenframe{
	padding: 4px 4px 4px 4px;
	background-color: Silver;
	width:560px;
	border: thin solid #B22222;
}



.Thumbnail 
{
  border: 1px solid #DDDDDD;
  cursor: pointer; 
}

.ThumbnailHover 
{
  border: 1px solid #AAAAAA;
  cursor: pointer; 
}

.ThumbnailSelected
{
  border: 1px solid #DD3409;
  cursor: pointer; 
}

.ScrollItem 
{
  color:black; 
  border: 1px solid #919B9C; 
  font-family:MS Sans Serif, Verdana; 
  font-size:10px; 
  cursor:pointer;
}

.ScrollItemHover 
{
  color:black; 
  border: 1px solid #919B9C; 
  background-color: #E3E3E3; 
  font-family:MS Sans Serif, Verdana; 
  font-size:10px; 
  cursor:pointer;
}

.ScrollItemActive
{
  color:black; 
  background-color: #E3E3E3; 
  border: 1px solid #DD3409; 
  font-family:MS Sans Serif, Verdana; 
  font-size:10px; 
  cursor:pointer;
}

/*grid style*/
.Grid 
{ 
  border: 1px solid #57566F; 
  border-bottom: 2px solid #57566F; 
  background-color: #FFFFFF;
  cursor: pointer;
}

.GridHeader
{
  background-image: url(/images/grid_headerBg.gif); 
  background-color: #8988A5; 
  border-bottom: 1px solid #57566F; 
  height: 28px;
  padding-left: 3px;
  cursor: default; 
}

.GridHeaderText
{
  color: #FFFFFF;  
  font-family: verdana; 
  font-size: 10px;
}

.GridFooter
{
  cursor: default; 
  padding: 5px;
  vertical-align: bottom;
}

.GridFooterText
{
  color: #000000;  
  font-family: verdana; 
  font-size: 11px;
}

.HeadingRow 
{ 
  background-color: #E9E9EB; 
  background-image: url(/images/gridimages/header_rowBg.gif);   
}

.HeadingCell 
{ 
  background-image: url(/images/gridimages/header_bg.gif);   
  background-color: #E9E9EB; 
  padding: 3px; 
  padding-top: 2px; 
  padding-bottom: 2px; 
}

.HeadingCellHover
{ 
  background-image: url(/images/gridimages/header_hoverBg.gif);   
  background-color: #F6F6F7; 
}

.HeadingCellActive
{ 
  background-image: url(/images/gridimages/header_activeBg.gif);   
  background-color: #F6F6F7; 
  
}

.HeadingRow td.FirstHeadingCell
{ 
  background-image: url(/images/gridimages/header_bg.gif); 
}

.HeadingCellText
{
  font-family: verdana; 
  font-size: 10px; 
  font-weight: bold; 
  text-align: left;
  padding-top: 3px;
  padding-bottom: 5px;
}

.Row 
{ 
  background-color: #FFFFFF; 
  cursor: default;
}

.Row td.DataCell 
{ 
  padding: 3px; 
  padding-top: 2px; 
  padding-bottom: 1px; 
  border-bottom: 1px solid #EAE9E1; 
  font-family: verdana; 
  font-size: 10px; 
} 

.SortedDataCell 
{ 
  background-color: #F5F5F5; 
} 


.Row td.LastDataCell 
{ 
  background-color: #EFEFF4; 
} 

.SelectedRow 
{ 
}

.SelectedRow td.DataCell 
{ 
  background-color: #FFEEC2; 
  padding: 2px; 
  padding-left: 3px; 
  padding-top: 1px; 
  padding-bottom: 1px; 
  font-family: verdana; 
  font-size: 10px; 
  border-bottom: 1px solid #4B4B6F; 
  border-top: 1px solid #4B4B6F; 
  border-right: 0px; 
}

.SelectedRow td.FirstDataCell 
{ 
  background-color: #FFEEC2; 
  border-left: 1px solid #4B4B6F; 
  border-right: 0px; 
  padding-left: 2px; 
  padding-right: 3px; 
}

.SelectedRow td.LastDataCell 
{ 
  background-color: #FFEEC2; 
  border-right: 1px solid #4B4B6F; 
}

.GroupHeading
{
  color: #706F91; 
  background-color: #FFFFFF; 
  font-family: verdana; 
  font-weight: bold;
  font-size: 11px; 
  border-bottom: 2px solid #A5A4BD; 
  padding-top: 10px;
  padding-bottom: 3px;
}

.GroupByCell
{
  cursor: pointer;
}

.GroupByText
{
  color: #FFFFFF; 
  font-size: 11px;   
  font-weight: bold; 
  padding-right: 5px;
}


.SliderPopup
{
  background-color: #FFF4D7; 
  border: 1px solid #4B4B6F; 
  border-top-color: #9495A2; 
  border-left-color: #9495A2; 
  width: 288px;
  height: 60px;
}


/*calendar style*/
.calendar
{
    border:1px solid #57566F;
    cursor:default;
}

.topheadertext
{
    font-family:Arial Black;
    font-size:15px;
    color:#4A495E;
    line-height:20px;
    text-align: center;
}

.dayheader
{
    font-family:Verdana;
    font-size:11px;
    font-weight:bold;
    color:#333333;
    background-color:#E0DFE3;
    background-image:url(/images/calendar/dayheader_bg.gif);
    background-position: left bottom;    
    height:20px;
    text-align:center;
    cursor:default;
}

.monthselector
{
    font-family:Verdana;
    font-size:11px;
    font-weight:normal;
    text-align:center;
    color:#333333;
    width:25px;
    background-color:#E0DFE3;
    background-image:url(/images/calendar/dayheader_bg.gif);
    background-position: left bottom;
    cursor:pointer;
}

.weekselector
{
    font-family:Verdana;
    font-size:11px;
    font-weight:normal;
    text-align:center;
    color:#333333;
    background-color:#F6F6F6;
    border-top:1px solid white;
    border-left:1px solid white;
    border-bottom:1px solid #EEEEEE;
    border-right:1px solid #EEEEEE;
    height:21px;
    width:29px;
    cursor:pointer;
}

.day
{
    font-family:Verdana;
    font-size:11px;
    font-weight:normal;
    text-align:center;
    color:#57566F;
    background-color:white;
    border-top:1px solid white;
    border-left:1px solid white;
    border-bottom:1px solid #F6F6F6;
    border-right:1px solid #F6F6F6;
    height:21px;
    width:29px;
    cursor:pointer;
}

.othermonthday
{
    color:#B2B1CA;
}

.selectedday
{
    font-family:Verdana;
    font-size:11px;
    font-weight:bold;
    text-align:center;
    color:black;
    background-color:#FFEEC2;
    border:1px solid #BB5503;
    cursor:default;
}

.dayhover
{
    font-family:Verdana;
    font-size:11px;
    font-weight:normal;
    text-align:center;
    color:#57566F;
    background-color:white;
    border-top:1px solid white;
    border-left:1px solid white;
    border-bottom:1px solid #F6F6F6;
    border-right:1px solid #F6F6F6;
    height:21px;
    width:29px;
    cursor:pointer;

    text-decoration:underline;
}

.othermonthdayhover
{
    color:#B2B1CA;
    text-decoration:underline;
}

.selecteddayhover
{
    font-family:Verdana;
    font-size:11px;
    font-weight:bold;
    text-align:center;
    color:black;
    background-color:#FFEEC2;
    border:1px solid #57566F;
}
 
/*rotator*/
.Rotator 
{
  border:solid 1px black; 
  background-color:white;
  cursor:default; 
}

.RotatorFrame 
{
  border:solid 1px white; 
  width:450px; 
  height:25px; 
  font-family:verdana; 
  font-size:11px; 
  background-color:white; 
  cursor:default;
}

.RotatorFrameOver 
{
  border:solid 1px darkgray; 
  border-bottom-color:Black;
  border-right-color:Black;
  width:450px; 
  height:25px; 
  font-family:verdana; 
  font-size:11px; 
  background-color:white; 
  cursor:default;
}

.ProductTitle
{
  font-family:Verdana;
  font-size:12px;   
  font-weight:bold; 
}

.ProductText
{
  font-family:Verdana;
  font-size:11px;   
  color:darkslategray;
  width:220px;
}

.ProductPrice
{
  font-family:Verdana;
  font-size:12px;   
  font-weight:bold; 
  color:Red; 
}


/*menu*/
.TopGroupMenu
{
  background-color:#757495; 
  background-image: url(/images/top_groupBg.gif); 
  border:1px solid #696885; 
  border-bottom-color: #57566F; 
  border-right-color: #57566F; 
  cursor:default; 
}

.MenuGroup
{
  background-color:#F5F5F5;
  border:1px #4E5358 solid; 
  border-style:solid;
  cursor:default; 
}

.TopMenuItem
{
  color:white; 
  font-family:tahoma; 
  font-size:12px; 
  font-weight: bold;
  padding:20px;
  cursor:default; 
}

.TopMenuItemHover 
{
  color:white; 
  background-image: url(/images/top_itemHoverBg.gif);   
  background-color:#757495; 
  font-family:tahoma; 
  font-size:12px; 
  font-weight: bold;
  cursor:default; 
}

.MenuItem
{
  border: 1px solid #F5F5F5; 
  color:#00025C;
  font-family:tahoma; 
  font-size:11px; 
  cursor:default; 
}

.MenuItemHover 
{
  background-color:#FFEEC2; 
  color: #333333;
  border: 1px solid #57566F; 
  border-top-color: #9190AC; 
  border-left-color: #9190AC;
  font-family:tahoma; 
  font-size:11px; 
  cursor:default; 
}

.MenuItemExpanded
{
  background-color:#FFEEC2; 
  color: #333333;
  border: 1px solid #9190AC; 
  border-top-color: #57566F; 
  border-left-color: #57566F;
  font-family:tahoma; 
  font-size:11px; 
  cursor:default; 
}

.MenuItemActive
{
  color: #333333;
  background-color:#FBE694; 
  border: 1px solid #BB5503; 
  font-family:tahoma; 
  font-size:11px; 
  cursor:default; 
}

.MenuBreak
{
  background-color: silver; 
  width:100%;
  height:2px;
}

.ScrollItem
{
  background-color:#F5F5F5; 
  border: 1px solid #757495; 
  text-align:center;
  cursor:default;
}

.ScrollItemH
{
  background-color:#FFEEC2; 
  border: 1px solid #757495; 
  text-align:center;
  cursor:default;
}

.ScrollItemA
{
  background-color:#FBE694; 
  border: 1px solid #BB5503; 
  text-align:center;
  cursor:default;
}


/*navbar*/
.NavBar
{
 background-color: #999999;
  border: 1px solid #999999; 
  padding: 2px;
  padding-bottom: 1px;
  cursor: default; 
} 

.TopItemNavbar
{
  color: #FFFFFF;
  background-image: url(/images/navbar/item_bg.gif);
  background-color: #757495; 
  font-family: tahoma, verdana; 
  font-size: 11px; 
  font-weight: bold;
  border:1px solid #696885; 
  border-bottom-color: #57566F; 
  border-right-color: #57566F; 
  padding-top: 4px; 
  padding-bottom: 2px; 
  cursor:hand;
}

.TopItemHoverNavbar
{
  color: #FFFFFF;
  background-image: url(/images/navbar/item_hoverBg.gif);
  background-color: #8E8DA9; 
  font-family: tahoma, verdana; 
  font-size: 11px; 
  font-weight: bold;
  border: 1px solid #7C7C94;
  border-bottom-color:#9593B2;
  padding-top: 4px; 
  padding-bottom: 2px; 
  cursor:hand;
}

.Level2ItemNavbar
{

  font-family: tahoma, verdana; 
  font-size: 11px; 
  padding-left: 10px; 
  cursor:hand;
  background-color: #D3D3D3;
}

.Level2ItemHoverNavbar
{
  font-family: tahoma, verdana; 
  font-size: 11px; 
  text-decoration:underline;
  padding-left: 10px; 
  cursor:hand;
  background-color: White;
}

.Level2GroupNavbar
{
  background-color:white;
  background-image: url(/images/navbar/group_bg.gif);
  border-top-color: #F0F1F5;
  padding:10px;
  padding-left:10px;
  padding-right:0px;
}

.EmptyNavbar
{
}



