﻿body 
{
	background-image: url(images/bg.gif);
}

.Title, .Head
{
	color: #000;
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
}

.SubHead
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #B12524;
}

.Normal, P, DIV, TD, .Normal TD
{
	font-family: Tahoma;
	font-size: 12px;
}

A.SkinObject, A.CommandButon
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
}


.MastHead_Top
{
	background-color: #B12524;
	border-top: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;
}
.Masthead
{
	background-color: #7998C9;
}
.Masthead TD
{
	color: #BCCCE4;
	font-weight: bold;
}
.Masthead TD A, .Masthead TD A:visited
{
	color: #BCCCE4;
	font-weight: bold;
	text-decoration: none;
}
.Masthead TD A:hover
{
	color: #BCCCE4;
	font-weight: bold;
	text-decoration: underline;
}
.FeaturePaneBullet
{
	font-family: Webdings;
	font-size: 14px;
}
.HeaderText, .Footer_Left, .Footer_Right
{
	color: #fff;
	font-weight: normal;
	font-size: 11px;
	vertical-align: top;
	padding-top: 6px;
}

A.HeaderText, A.HeaderText:visited
{
	color: #fff;
	font-weight: normal;
	font-size: 11px;
	text-decoration:none;
}

A.HeaderText:hover
{
	color: #fff;
	font-weight: normal;
	font-size: 11px;
	text-decoration:underline;
}

.Search
{
	background-image: url(images/bg_search.gif);
	background-repeat: no-repeat;
	background-position: right;
	width: 167px;
	margin-right: 2px;
	margin-bottom: 2px;
}

.SearchButton
{
	cursor: hand;
	width: 26px !important;
	height: 17px;
	padding-top: 2px;
}

A.SearchButton2:hover
{
	text-decoration: none !important;
}


#dnn_dnnSEARCH_txtSearch
{
	border: 0px solid Transparent;
	height:18px;
	background-color: Transparent;
	width: 134px;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 6px;
	margin-bottom: 2px;
	font-family: Tahoma;
	font-size: 11px;
	color: #666;
	vertical-align:top;
}

#dnn_dnnSEARCH_ClassicSearch
{
	width: 170px;
}

/****************** MENU ******************/

.Menu_MenuContainer
{
	margin-top: 10px;
	margin-bottom: 10px;
	width: 100%;
}

.Menu_MenuItem
{
	background-color: #eee;
	padding-left: 2px;
	height: 22px;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	color: #fff;
	cursor: hand;
}

.Menu_MenuItem_Active
{
	background-color: #B12524;
	padding-left: 2px;
	height: 22px;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	color: White;
}

.Menu_RootMenuItem
{
	background-image: url(images/bg_menuitem.gif);
	background-repeat: repeat-x;
	height: 30px;
	padding-left: 3px;
	padding-right: 3px;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #fff;
}

.Menu_RootMenuItem_Active
{
	background-image: url(images/bg_menuitem.gif);
	background-repeat: repeat-x;
	height: 30px;
	padding-left: 3px;
	padding-right: 3px;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: White;
}

.Menu_RootMenuItem TD, .Menu_RootMenuItem_Active TD
{
	font-size: 11px;
}
.Menu_RootMenuItem_Active TD
{
	color: #F9D03E;
}

.Menu_SubMenu TD
{
    color: #555555;
	height: 20px;
	Xborder-bottom: 1px dotted #00725D;
}
.Menu_Submenuitemselected TD
{
	color: #ffffff !important;
}

.Menu_SubMenu
{
    border-left:4px solid #B12524;
    cursor:pointer;
    margin-top: 0px;
    margin-left: 0px; 
    z-index: 1000;
    font-size: 11px; 
    font-weight: bold; 
	background: #E7E7E7;
    color: #555555;
}

.Menu_Submenuitemselected 
{
    border:0px none;
    margin-top: 0px;
    margin-left: 0px; 
    font-size: 11px; 
	color: #ffffff !important;
	font-weight: bold; 
	background: #B12524; 
}

.Body_Content
{
	border-left: 1px solid black;
	border-right: 1px solid black;
}
.DateText
{
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	padding: 0px 8px 12px 8px;
}
.Footer
{
	height:30px;
	background-color: #B12524;
	padding-left: 10px;
	padding-right: 10px;
	border: 1px solid black;
}
.Footer_MenuItem, .Footer_Menu
{
	color: White;
	font-weight: bold;
	background-color: #B12524;
}
.Footer_MenuItem TD
{
	font-size: 11px;
}

.Footer_MenuItem
{
	cursor: hand;
}
.FooterText
{
	color: White;
	font-size: 11px;
	font-weight: normal;
}
.BodyContent
{
	background-color: White;
	border-left: 1px solid black;
	border-right: 1px solid black;
	
}
.Content_Pane
{
	padding: 5px 10px 5px 10px;
	width: 100%;
}


.Right_Pane, .Left_Pane
{
	padding: 5px;
	background-color: White;
}
.Right_Pane
{
	border-left: 1px solid #B12524;	
}
.Left_Pane
{
	border-right: 1px solid #B12524;	
}
.Right_Pane .Normal, .Left_Pane .Normal
{
	color: #7998C9;
}
.Right_Pane .DateText
{
	color: #504D4D;
}
.Right_Pane A, .Right_Pane A:visited, .Right_Pane A:hover, .Left_Pane A, .Left_Pane A:visited, .Left_Pane A:hover
{
	color: #7998C9;
	text-decoration: underline;
	font-weight: bold;
}
.Right_Pane_Shaded, .Left_Pane_Shaded
{
	padding: 5px;
	background-color: #7998C9;
}
.Right_Pane_Shaded
{
	border-left: 1px dotted black;
}
.Right_Pane_Shaded .DateText
{
	color: #fff;
}
.Left_Pane_Shaded
{
	border-right: 1px dotted black;
}
.Right_Pane_Shaded .Normal, .Left_Pane_Shaded .Normal
{
	color: White;
}
.Right_Pane_Shaded A, .Right_Pane_Shaded A:visited, .Right_Pane_Shaded A:hover, .Left_Pane_Shaded A
{
	color: White;
	text-decoration: underline;
	font-weight: bold;
}

.Bottom_Pane
{
	border-top: dotted 1px silver;
}
.Shadow_Left
{
	background-color: Gray;
	FILTER: progid:DXImageTransform.Microsoft.Alpha( style=1,opacity=0,finishOpacity=25,startX=0,finishX=100,startY=0,finishY=0); 
	width: 10px;
	opacity:.12;opacity:.12;
}

.Shadow_Right
{
	background-color: Gray;
	FILTER: progid:DXImageTransform.Microsoft.Alpha( style=1,opacity=25,finishOpacity=0,startX=0,finishX=100,startY=0,finishY=0); 
	width: 10px;
	opacity:.12;opacity:.12;
}

.Shadow_Bottom
{
	background-color: Gray;
	FILTER: progid:DXImageTransform.Microsoft.Alpha( style=0,opacity=25); 
	opacity:.12;opacity:.12;
}

.FeatureContainer
{
	background-color: #B12524;
	padding: 10px;
	height:160px;
	background-image: url(images/bg_featurecontainer.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}

.FeatureContainerBorder
{
	background-color: #B12524;
	padding: 0px;
}

.FeatureContainer P, .FeatureContainer TD
{
	font-size: 13px;
	color: White;
	font-weight: normal;
}
.FeatureContainer A, .FeatureContainer A:visited
{
	font-size: 13px;
	color: White;
	font-weight: bold;
	text-decoration: normal;
}
.FeatureContainer A:hover
{
	font-size: 13px;
	color: White;
	font-weight: bold;
	text-decoration: underline;
}
.FeatureContainer_FooterMargin
{
	height: 20px;
}
.Cont2
{
	background-color: #00725D;
	background-image: url(images/Cont2_watermark.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}
.Cont2 .Normal
{
	color: White !important;
}
.Cont2 A
{
	color: White !important;
	font-weight: bold;
	text-decoration: underline;
}
.Cont2 .Head
{
	font-family: Segoe, Calibri, Tahoma;
	color: White;
	font-weight: bold;
	font-size: 24px;
}
