a:focus, a:hover, a:active
{
	outline: none;
}

table, tr, td
{
	padding: 0;
}

img
{
	border: none;
}

p
{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

.Normal
{
	font-family: Arial;
	font-size: 14px;
	line-height: 24px;
	color: #4a0f00;
}

a:link, a:hover, a:active, a:visited
{
	color: #4a0f00;
}

h3
{
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
}

.Head, h2
{
	font-family: Arial;
	font-size: 17px;
	font-weight: bold;
	color: #4a0f00;
}

.SubHead
{
	color: #4a0f00;
}

a.CommandButton:link, a.CommandButton:visited, a.CommandButton:active, a.CommandButton:hover
{
	color: #4a0f00;
}

#dnn_dnnLOGIN_cmdLogin
{
	color: #4a0f00;
	font-weight: normal;
}

#ControlPanel .SubHead, .ControlPanelHead, #ControlPanel .CommandButton, .ControlPanelButton, a.ControlPanelButton:link, a.ControlPanelButton:visited, a.ControlPanelButton:active, a.ControlPanelButton:hover
{
	color: #4a0f00;
}

.SubMenu_RootMenuItem
{
    color: #4a0f00; 
    text-decoration: none;  
    font-family: Arial;
    font-size: 12px;
    padding: 0 8px 0 8px;
}

.SubMenu_RootMenuItemActive
{
    font-family: Arial;
    font-size: 12px;
    color: #3c2415;
}

.footerIcon
{
	padding-top: 3px;
}

.footer, a.footer
{
	color: #4a0f00;
	font-family: Arial;
	font-size: 14px;
}

