p {
margin: 0px;
padding: 0px;
}
img {
margin: 0px;
padding: 0px;
line-height: 0px;
border: 0px;
}
body
{
	background-color: #ffffff;
	margin: 0px;
}
.bg {
background: #373737;
}
.body {
background: #000000;
height: 100%;
width: 100%;
}
.header
{
	background: url(images/header_bg.jpg) repeat-x #000000;
	width: 100%;
	height: 137px;
}
.menu
{
	background: url(images/menu_bg.jpg) repeat-x;
	width: 100%;
	height: 38px;
}
.left_menu
{
	background: url(images/left_menu.jpg) no-repeat right;
	width: 10px;
	height: 38px;
}
.right_menu
{
	background: url(images/right_menu.jpg) no-repeat left;
	width: 10px;
	height: 38px;
}
.left_content
{
	background: url(images/left_content.jpg) repeat-y right;
	width: 10px;
}
.right_content
{
	background: url(images/right_content.jpg) repeat-y left;
	width: 10px;
}
.red_pane
{
	background: url(images/red_pane.jpg) #c1272d repeat-y right;
	width: 200px;
}
.blue_pane
{
	background: url(images/blue_pane.jpg) #008abd repeat-y right;
	width: 200px;
}
.gray_pane
{
	background: url(images/gray_pane.jpg) #3d3d3d repeat-y left;
	width: 280px;
}
.red_spacer
{
	background: url(images/red_spacer.jpg) repeat-x;
	height: 2px;
}
.login_pad
{
}

/* ================================
CSS STYLES FOR DotNetNuke
================================
/* GENERAL */
/* style for module titles */
.Head
{
    font-family:  Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #c1272d;
}
.Head_Yellow
{
    font-family:  Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #ffff99;
}
.SubHead
{
    font-family:  Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #333333;
}
.TopPane
{
    font-family:  Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
}
.LeftPane
{
    font-family:   Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
}
.ContentPane
{
    font-family:   Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;	
	height: 400px;
}
.RedPane, .RedPane .Normal, .RedPane .Normal table
{
    font-family:   Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #ffffff;	
}
.GrayPane, .GrayPane .Normal
{
    font-family:   Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #ffffff;	
}
.GrayPane .Normal2
{
    font-family:   Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #fffad3;	
}
.RightPane
{
    font-family:  Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
}
/* GENERIC */
H1
{
    font-family:  Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: bold;
    color: #c1272d;
	margin: 0px;
	padding:0px;
	line-height: 1.5em;
}
H2
{
    font-family:  Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #c1272d;
	margin: 0px;
	padding:0px;
	line-height: 1.5em;
}
H3
{
    font-family:  Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #c1272d;
	margin: 0px;
	padding:0px;
	line-height: 1.5em;
}
H4
{
    font-family:  Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: bold;
    color: #333333;
	margin: 0px;
	padding:0px;
	line-height: 1.4em;
}
H5
{
    font-family:  Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #333333;
	margin: 0px;
	padding:0px;
	line-height: 1.4em;
}
H6
{
    font-family:  Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #333333;
	margin: 0px;
	padding:0px;
	line-height: 1.4em;
}

/* Main Menu */
.MainMenu_MenuBar
{
    cursor: hand;
    height: 38;
    border-right: #f0f0f0 0px solid;
}
.MainMenu_MenuBreak
{
      border:none;
      height:0px;
      background-color:Transparent;
}

.MainMenu_MenuItem
{
   	background: #000000;
    cursor: hand;
    color: #cccccc;
	width: 140px;
    font-family:  Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    font-style: normal;
    height: 25;
	border-bottom: #333333 1px solid;
    border-left: #666666 0px solid;
    border-top: #666666 0px solid;
    border-right: #666666 0px solid;
	text-align: left;
	vertical-align: center;
	padding: 0px 3px 0px 3px;
}

.MainMenu_RootMenuItem, .MainMenu_RootMenuItem TD
{
	background: transparent;
    cursor: hand;
    color: #c1272d;
    font-family:  Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    font-style: bold;
    border-left: #BCBEC0 0px solid;
    border-bottom: #FFFFFF 0px solid;
    border-top: #BCBEC0 0px solid;
    border-right: #BCBEC0 0px solid;
    height: 38;
    text-align: center;
	padding: 0px 8px 0px 8px;
	text-transform: uppercase;
}
.MainMenu_RootMenuItemActive, .MainMenu_RootMenuItemBreadCrumb, .MainMenu_RootMenuItemActive TD, .MainMenu_RootMenuItemBreadCrumb TD, .MainMenu_SubMenuItemBreadCrumb, .MainMenu_SubMenuItemBreadCrumb TD
{
	background: url(images/menu_hover.jpg) repeat-x;
    cursor: hand;
    color: #000000;
    font-family:  Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    font-style: bold;
    border-left: #BCBEC0 0px solid;
    border-bottom: #FFFFFF 0px solid;
    border-top: #BCBEC0 0px solid;
    border-right: #BCBEC0 0px solid;
    height: 38;
    text-align: center;
	padding: 0px 8px 0px 8px;
	text-transform: uppercase;
}
.MainMenu_RootMenuItemSel, .MainMenu_RootMenuItemSel TD
{
	background: url(images/menu_hover.jpg) repeat-x;
    cursor: hand;
    color: #000000;
    font-family:  Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    font-style: bold;
    border-left: #BCBEC0 0px solid;
    border-bottom: #FFFFFF 0px solid;
    border-top: #BCBEC0 0px solid;
    border-right: #BCBEC0 0px solid;
    height: 38;
    text-align: center;
	padding: 0px 8px 0px 8px;
	text-transform: uppercase;
}
.MainMenu_SubMenuItemSelected
{
   	background: #ffffff;
    cursor: hand;
    color: #c1272d;
	width: 140px;
    font-family:  Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    font-style: normal;
    height: 25;
	border-bottom: #333333 1px solid;
    border-left: #666666 0px solid;
    border-top: #666666 0px solid;
    border-right: #666666 0px solid;
	text-align: left;
	vertical-align: center;
	padding: 0px 3px 0px 3px;
}
.MainMenu_SubMenu
{
    background: #000000;
	width: 150px;
	margin-top: 0px;
	z-index: 1000;
    cursor: hand;
    border-bottom: #00245D 0px solid;
    border-left: #00245D 0px solid;
    border-top: #00245D 0px solid;
    border-right: #00245D 0px solid;
    vertical-align: center;
	padding: 7px 7px 7px 7px;
	filter: alpha(opacity=95);
    -moz-opacity: 0.95;
    opacity: 0.95;
}
	
.MainMenu_MenuIcon{ display:none; }

.MainMenu_RootMenuArrow{ display:none; }

.MainMenu_MenuArrow{ display:none; }


.MainMenu_MenuContainer TD
{
}
html>body .MainMenu_RootMenuitem TD
{
}
html>body .MainMenu_MenuitemSel TD
{
}

a:link, a:visited, a:active
{
    font-family:   Arial, Helvetica, sans-serif;
    color: #00689a;
    text-decoration: none;
}
a:hover
{
    font-family:  Arial, Helvetica, sans-serif;
    color: #666666;
    text-decoration: underline;
}
.User
{
    font-family:   Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #ffffff;
	font-weight: bold;
    text-decoration: none;
	text-transform: uppercase;
}
a.User, a:visited.User, a:active.User
{
    font-family:   Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #ffffff;
	font-weight: bold;
    text-decoration: none;
	text-transform: uppercase;
}
a:hover.User
{
    font-family:  Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #c1272d;
	font-weight: bold;
    text-decoration: none;
	text-transform: uppercase;
}
.GlobalLink {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #cccccc;
    text-decoration: none;
}
a.GlobalLink, a:visited.GlobalLink, a:active.GlobalLink
{
    font-family:  Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #cccccc;
    text-decoration: none;
}
a:hover.GlobalLink
{
    font-family:  Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #333333;
    text-decoration: underline;
}
a.CommandButton:link, a.CommandButton:visited, a.CommandButton:active  {
font-size: 12px;
font-weight:bold;
text-decoration: none;
color: #FFCC66;
}
a.CommandButton:hover {
text-decoration: underline;
color: #cccccc;
font-size: 12px;
font-weight: bold;
}
.contentpane a.CommandButton:link, .contentpane a.CommandButton:visited, .contentpane a.CommandButton:active  {
font-size: 12px;
font-weight:bold;
text-decoration: none;
color: #00689a;
}
.contentpane a.CommandButton:hover {
text-decoration: underline;
color: #666666;
font-size: 12px;
font-weight: bold;
}
.Normal, .Normal table
{
    font-family:   Arial, Helvetica, sans-serif;;
    font-size: 12px;
    color: #333333;
	line-height: 1.5em;
}
.Normal2, .Normal2 table
{
    font-family:   Arial, Helvetica, sans-serif;;
    font-size: 12px;
    color: #c1272d;
	font-weight: bold;
	line-height: normal;
}
.Normalbold
{
    font-family:  Arial, Helvetica, sans-serif;;
    font-size: 12px;
    color: #333333;
    text-style: bold;
	line-height: 1.5em;
}
.NormalRed
{
    font-family:  Arial, Helvetica, sans-serif;;
    font-size: 11px;
    color: #FF0000;
    text-style: bold;
    text-align: center;
}
.contentpane a.CommandButton:link,.contentpane  a.CommandButton:visited, .contentpane a.CommandButton:active {
	color: #096;
}

