﻿html
{
	background-color: #ffffff;
	overflow-x: hidden;
}

a:focus, a:hover, a:active
{
	outline: none;
}

table, tr, td
{
	padding: 0;
}

p
{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

img
{
	border: none;
}

.Normal
{
	font-family: Arial;
	font-size: 14px;
	line-height: 19px;
}

h3
{
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
}

.contentpane
{
	min-height: 375px;
	_height: 375px;
}

.MainMenu_RootMenuItem:first-letter, .MainMenu_RootMenuItemActive:first-letter
{
}

.Head, h2
{
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
}

#ControlPanel .SubHead, .ControlPanelHead
{
	color: #000000;
}

#ControlPanel .CommandButton, .ControlPanelButton, a.ControlPanelButton:link, a.ControlPanelButton:visited, a.ControlPanelButton:active, a.ControlPanelButton:hover
{
	color: #000000;
}

.headerPane
{
	padding: 8px 0 8px 0;
}

.ContentArea
{
	background-image: url(images/content_bg.jpg);
	background-color: #ffffff;
	background-position: 45px;
}

.contentWrapper
{
	background-color: #ffffff;
}

a:link, a:active, a:visited
{
	color: #000000;
	text-decoration: underline;
}

a:hover
{
	color: #4b3233;
	text-decoration: underline;
}

.SubMenu_RootMenuItem
{
	color: #000000; 
    text-decoration: none;  
    font-family: Arial;
    font-size: 12px;
    padding: 0 8px 0 8px;
}

.SubMenu_RootMenuItemActive
{
	font-family: Arial;
    font-size: 12px;
    color:  #000000;
}

#dnn_dnnLOGIN_cmdLogin
{
	color: #ffffff;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
}

.footer, a.footer:link, a.footer:active, a.footer:visited, a.footer:hover
{
	color: #ffffff;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
}

#Body #lightbox
{
	z-index: 1000;
}