body{background-image:url(themes/red/side.png);margin:0px;padding:0px;}

TD, .Normal{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#999999;}
a{color:#7f8845;}
a:hover{color:#000000;}
.dd_width{ width:100%;}

/*objects*/
TD.dd_search{display:table-cell;}
.dd_search a{color:#999999;}
.dd_user, .dd_user a{color:#999999; text-decoration:none;}



.dd_copy{ color:#FFFFFF; text-decoration:none;}
a.dd_copy{color:#FFFFFF;}
a.dd_copy:hover{color:#FFFF00;}


/*menu*/
.dd_mc{background-image:url(themes/red/mc.png); background-repeat:repeat-x; background-position:bottom;}
.dd_ml{background-image:url(themes/red/ml.png); background-repeat:no-repeat; background-position:top left;}
.dd_mr{background-image:url(themes/red/mr.png); background-repeat:no-repeat; background-position:top right;}

.MainMenu_MenuItem
{
	color: #ffffff;
}
.MainMenu_MenuItem TD
{
	color: #ffffff;
}
.MainMenu_MenuItemSel TD
{
	color: gold;
	background-color: transparent;
}
.MainMenu_SubMenu
{
	border-right: lightgrey 1px solid;
	border-top: lightgrey 1px solid;
	border-left: lightgrey 1px solid;
	border-bottom: lightgrey 1px solid;
	background-color: whitesmoke;
	width: 180px;
}
.MainMenu_SubMenu .MainMenu_MenuItemSel, .MainMenu_SubMenu .MainMenu_MenuItemSel TD
{
	border-left-color: palegoldenrod;
	border-bottom-color: palegoldenrod;
	border-top-style: 1px  solid;
	border-top-color: palegoldenrod;
	border-right-style: 1px  solid;
	border-left-style: 1px  solid;
	background-color: palegoldenrod;
	border-right-color: palegoldenrod;
	border-bottom-style: 1px  solid;
}
.MainMenu_SubMenu .MainMenu_MenuItem TD
{
	color: black;
/*	background-color: whitesmoke;*/
	border-left-color: whitesmoke;
	border-right-color: whitesmoke;
	border-top-color: whitesmoke;
	border-bottom-color: whitesmoke;
	border-top-style: 1px  solid;
	border-right-style: 1px  solid;
	border-left-style: 1px  solid;
	border-bottom-style: 1px  solid;
}

/*containers*/
.Head{color: #7f8845; font-family:Georgia, "Times New Roman", Times, serif; font-size:13px; }

.dc_container{margin-bottom:15px;}
.dc_content{padding:4px;border-top:1px solid #dee0c9;}

.dc_side .Head{color:#990000; font-family:Arial, Helvetica, sans-serif; font-size:10px; font-weight:bold;}
.dc_side .dc_content{border-top:1px solid #990000;}

.dc_shade .dc_content{background-color:#FFFFCC;}



