﻿#LeftColumn .Menu
{
}

#LeftColumn .Menu ul
{
	list-style:none;
	margin: 0px 0px 5px 0px;
	padding: 5px 0px 5px 5px;
	background-color: #FFFFFF;
	width: 178px;
}

#LeftColumn .Menu ul li
{
	/* padding:3px; */
	display:block;
	width:100%;
	font-weight:bold;
	
}

#LeftColumn .Menu ul li a
{
	text-decoration:none;
	color:#000000;
	font-weight:bold;
	width:100%;
	display:block;
	
}

#LeftColumn .Menu ul li a:hover
{
	text-decoration:underline;
	
}

#LeftColumn .Menu ul ul
{
	padding:0;
	margin:0;
}


#LeftColumn .Menu ul ul li
{
	font-size:85%;
	/*margin-left:10px;*/
	color:#666666;
}

#LeftColumn .Menu ul ul li a
{
	color:#666666;
}

#LeftColumn .Menu .IconImage
{
}

#LeftColumn .Menu .CategoryText
{
}


#LeftColumn #SignupBox
{
	background-color:#ffffff;
	padding:3px;
}

#LeftColumn #SiteSearch
{
	background-color:#ffffff;
	padding:3px;
}


/* set millions of background images */
.rbroundbox { background: url(images/nt.gif) repeat; }
.rbtop div { background: url(images/tl.gif) no-repeat top left; }
.rbtop { background: url(images/tr.gif) no-repeat top right; }
.rbbot div { background: url(images/bl.gif) no-repeat bottom left; }
.rbbot { background: url(images/br.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent { margin: 0 7px; font-weight:bold }
.rbroundbox {  margin: 10px 0px 0px 10px; }
.rbroundbox h3{ color:#000; font-size:12px; margin-left:5px; margin-bottom:5px;}


/* set millions of background images */
.rbroundbox2 { background: url(images/nt2.gif) repeat; }
.rbtop2 div { background: url(images/tl2.gif) no-repeat top left; }
.rbtop2 { background: url(images/tr2.gif) no-repeat top right; }
.rbbot2 div { background: url(images/bl2.gif) no-repeat bottom left; }
.rbbot2 { background: url(images/br2.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop2 div, .rbtop2, .rbbot2 div, .rbbot2 {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent2 { margin: 0 0px; }
.rbroundbox2 { margin: 0; background-color:#fff; font-weight:normal; }
.rbcontent2 p {margin:0;}