/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   


/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
	background-color: #991A35;
}
body {
background-color:#000000;
background-image:url(Page_Back.jpg);
background-position:0 210px;
background-repeat:repeat-x;
height:100%;
margin:0;
padding:0;
width:100%;
}
#maintable {
background-color:#8B8F6A;
background-image:none;
background-position:left 0;
background-repeat:repeat-y;
}
.TabBg {
}
.LeftPane {
}
.ContentPane {
font-family:"Trebuchet MS",Geneva,Arial,Helvetica,SunSans-Regular,sans-serif;
margin-left:12px;
}
.RightPane {
background-color:#00274C;
}
.SelectedTab {
}
a.SelectedTab:link {
}
a.SelectedTab:visited {
}
a.SelectedTab:active {
}
a.SelectedTab:hover {
}
.OtherTabs {
}
a.OtherTabs:link {
}
a.OtherTabs:visited {
}
a.OtherTabs:active {
}
a.OtherTabs:hover {
}
.Head {
color:#005E38;
font-family:Georgia, Times, "Times New Roman", serif;
font-size:28pt;
font-weight:bold;
}
#TreeTop
{
}
.SubHead {
}
.SubSubHead {
}
.Normal {
color:#53534A;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:normal;
line-height:16px;
list-style-position:inside;
list-style-type:disc;
margin-top:40px
}
.NormalTextBox {
color:#53534A;
}
.NormalRed {
}
.NormalBold {
}
.CommandButton {
}
a.CommandButton:link {
}
a.CommandButton:visited {
}
a.CommandButton:active {
}
a.CommandButton:hover {
}
h1 {
font-family:Georgia,"Times New Roman",Times,serif;
}
h2 {
}
h3 {
}
h4 {
}
h5, dt {
}
h6 {
}
tfoot, thead {
}
th {
}
a:link {
color:#FF0000;
text-decoration:underline;
}
a:visited {
}
a:active {
}
a:hover {
color:#53534A;
}
small {
}
big {
}
blockquote, pre {
}
ul li {
}
ul li li {
}
ul li li li {
}
ol li {
}
ol ol li {
}
ol ol ol li {
}
hr {
}
.Message {
}
.ItemTitle {
}
.ModuleTitle_MenuContainer {
}
.ModuleTitle_MenuBar {
}
.ModuleTitle_MenuItem {
}
.ModuleTitle_MenuIcon {
float:left;
}
.ModuleTitle_SubMenu {
}
.ModuleTitle_MenuBreak {
}
.ModuleTitle_MenuItemSel {
}
.ModuleTitle_MenuArrow {
}
.ModuleTitle_RootMenuArrow {
}
.MainMenu_MenuContainer {
background-image:url(Button_Back.jpg);
}
.MainMenu_MenuBar {
background-image:url(Button_Back.jpg);
}
.MainMenu_MenuItem {
color:#000000;
font-family:"Trebuchet MS",Geneva,Arial,Helvetica,SunSans-Regular,sans-serif;
font-size:12px;
font-weight:bold;
margin-right:10px;
text-align:center;
}
.MainMenu_MenuItemSel {
background:#000000;
color:#FFFFFF;
font-family:"Trebuchet MS",Geneva,Arial,Helvetica,SunSans-Regular,sans-serif;
font-size:12px;
font-weight:bold;
margin-right:10px;
text-align:center;
}
.MainMenu_MenuIcon {
}
.MainMenu_SubMenu {
background-color:#FFFFFF;
color:#0C140D;
}
.MainMenu_MenuBreak {
background-image:url(Button_Back.jpg);
}
.MainMenu_MenuArrow {
}
.MainMenu_RootMenuArrow {
}
.login {
color:#EEE1C5;
}
.SkinObject {
color:#A47453;
font-family:Tahoma,Arial,Helvetica;
font-size:8.5pt;
font-weight:bold;
text-decoration:none;
}
a.SkinObject:link {
color:#A47453;
text-decoration:underline;
}
a.SkinObject:visited {
color:#A47453;
text-decoration:none;
}
a.SkinObject:active {
color:#A47453;
text-decoration:none;
}
a.SkinObject:hover {
color:#884A1F;
text-decoration:none;
}
.toprow {
background-image:url(top_back.jpg);
}
.topborder {
background-image:url(top_border_back.jpg);
}
.bottomborder {
background-color:#000000;
}
.buttonback {
background-color:#D9D9D9;
}


