.content_td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-top-color: #000000;
	margin: 0px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 0px;
	color: #d0bcb5;
}
.left_td {
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(/images/design/bromantics_r6_c1.jpg);
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.left_menugroup
{
	padding-left: 5px;
	height: 20px;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	color: #006600;
	font-family: Arial;
	vertical-align: middle;
	text-align: left;
	cursor:pointer;
	border-top:solid 1px #003300;
	padding-top:5px;
}

.left_menugroup a
{

}
.left_menugroup a:hover
{
    color: #003300;
    text-decoration: underline;
}


.left_menugroup_first
{
	padding-left: 20px;
	height: 30px;
	font-weight: bold;
	font-size: 12px;
	background-image: url(/images/design/menu-bg1.png);
	text-transform: uppercase;
	color: white;
	font-family: Arial;
	vertical-align: middle;
	text-align: left;
	cursor:pointer;
}
.left_menugroup_first a
{
	font-weight:bold;
}
.left_menugroup_first a:hover
{
	color:White;
	text-decoration:underline;
}
.nothing
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}
.linkbutton2 a
{
	color:Black;
}
