Body
{
	width: 100%;
	height: 100%;
	background-color: #000000;
}
td
{

}
.SelectedTab {
    font-weight: bold;
    font-size: 11pt;
    color: #000000;
    font-family: Verdana, Tahoma, Arial, Helvetica;
    text-decoration: none;
}
/* hyperlink style for the selected tab */
A.SelectedTab:link
{
	color: #000000;
	text-decoration: none;
}
A.SelectedTab:visited {
    text-decoration:    none;
    color:#000000;
}
A.SelectedTab:active {
    text-decoration:    none;
    color:#000000;
}
A.SelectedTab:hover {
    text-decoration:    none;
    color:#555555;
}
/* text style for the unselected tabs */
.OtherTabs {
    font-weight: bold;
    font-size: 11pt;
    color: #000000;
    font-family: Verdana, Tahoma, Arial, Helvetica;
    text-decoration: none;
}
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
    text-decoration: none;
    color:#000000;
}
A.OtherTabs:visited {
    text-decoration: none;
    color:#000000;
}
A.OtherTabs:active {
    text-decoration: none;
    color:#000000;
}
A.OtherTabs:hover {
    text-decoration: none;
    color:#555555;
}

/* GENERAL */
/* style for module titles */
.Title
{
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	font-family: Arial, Verdana;
}
.Head
{
	font-weight: normal;
	font-size: 18px;
	color: #BBBBBB;
	font-family: Garamond, Arial, Verdana;
}
/* text style used for most text rendered by modules */

.Normal Table Td
{
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	font-family: verdana;
	line-height: 14px;
}

.Normal
{
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	font-family: verdana;
	line-height: 14px;
}

/* style of item titles on edit and admin pages */
.SubHead {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: bold;
    color: #000000;
}
/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: bold;
    color: #000000;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
    color: #000000
}
.NormalRed {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: bold;
    color: #ff0000
}
.NormalBold {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: bold;
    color: #000000;
}
/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton {
    font-weight: bold;
	font-size: 11px;
	color: #000000;
	font-family: Garamond, Arial, Verdana;
}
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
    text-decoration:    underline;
    color: #000000;
}
A.CommandButton:visited {
    text-decoration:    underline;
    color: #000000;
}

A.CommandButton:active {
    text-decoration:    underline;
    color: #000000;
}

A.CommandButton:hover {
    text-decoration:    underline;
    color: #ff0000;
}
/* GENERIC */
H1 {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    normal;
    color: #432719;
}
H2 {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    normal;
    color: #432719;
}
H3 {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight:    normal;
    color: #432719;
}
H4 {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight:    normal;
    color: #432719;
}
H5, DT {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #432719;
}
H6 {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #432719;
}
TFOOT, THEAD {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  12px;
    color: #432719;
}
TH {
    vertical-align: baseline;
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  8px;
    font-weight:    bold;
    color: #432719;
}
/*_________________________________ Page Links _________________________________________________*/
A:link
{
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	font-family: verdana;
	line-height: 14px;
	font-style: normal;
}
A:visited {
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	font-family: verdana;
	line-height: 14px;
	font-style: normal;
}
A:active {
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	font-family: verdana;
	line-height: 14px;
	font-style: normal;
}
A:hover {
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	font-family: verdana;
	line-height: 14px;
	text-decoration: underline;
	font-style: normal;
}
/*________________________________ End Page Links _______________________________________________*/
SMALL   {
    font-size:  8px;
}

BIG {
    font-size:  14px;
}
BLOCKQUOTE, PRE {
    font-family: Verdana, Tahoma, Arial, Helvetica;
}
UL LI {
    list-style-type:    square ;
}
UL LI LI {
    list-style-type:    disc;
}
UL LI LI LI {
    list-style-type:    circle;
}
OL LI {
    list-style-type:    decimal;
}
OL OL LI {
    list-style-type:    lower-alpha;
}
OL OL OL LI {
    list-style-type:    lower-roman;
}
HR {
    color: #cccccc;
    height:1pt;
}

/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer {
}
.ModuleTitle_MenuBar {
}
.ModuleTitle_MenuItem
{
border: none;
}
.ModuleTitle_MenuIcon {
}
.ModuleTitle_SubMenu {
	background: #EEEEEE;
	filter: alpha(opacity=95, FinishOpacity=95, Style=1);
	-moz-opacity: 0.95;
	border: 1px #000000 solid;
}
.ModuleTitle_MenuBreak {
}
.ModuleTitle_MenuItemSel {
}
.ModuleTitle_MenuArrow {
}
.ModuleTitle_RootMenuArrow {
}
/*___________________________________________________________________________________________*/
/* Main Menu  -- items in the Admin and Host Menus */

/* Container for main menu */
.MainMenu_MenuContainer {
	background: transparent;
	height: 25px;
	padding: 0;
}


/* Menu bar */
.MainMenu_MenuBar {
	background: transparent;
	height: 25px;
}


/* Applies to idle state of submenu items */
.MainMenu_MenuItem {
	font-family: tahoma;
	color: #aaa;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #000;
	padding: 1px 4px 2px 2px;
	background: #000000;

}


/* Container for submenu */
.submenu {
	z-index: 1000;
	background-color: #EEEEEE;
	filter: alpha(opacity=65, FinishOpacity=65, Style=1);
	-moz-opacity: 0.65;
	border: 1px #959494 solid;
	margin-left: -1px;
	margin-top: 2px;
}

/* Hover state for submenu items */
.MainMenu_MenuItemSel {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	cursor: pointer;
	cursor: hand;
	color: #ffffff;
	background: #000;
	border-left: #000 1px solid;
	border-right: #000 1px solid;
	padding: 1px 4px 2px 2px;
}


.NavbarLeft
{
	background-image: url(images/solpart-left.gif);
	background-repeat: no-repeat;
	border: none;
	width: 21px;
	height: 33px;
}
.NavbarRight
{
	background-image: url(images/solpart-right.gif);
	background-repeat: no-repeat;
	border: none;
	width: 22px;
	height: 33px;
}
/*_________________________________ Solpartmenu _________________________________________________*/
.rootmenuitem
{
	color: #000000;
	font-family: Arial, Verdana, Tahoma, Helvetica;
	font-weight: bold;
	height: 30px;
	background-color: transparent;
	font-size: 12px;
	background-repeat: no-repeat;
	border: none;
}
.rootmenuitembreadcrumb
{
	height: 30px;
	color: white;
	font-family: Arial, Verdana, Tahoma, Helvetica;
	font-weight: bold;
	font-size: 12px;
	background-repeat: no-repeat;
	border: none;
	background-color: transparent;
}
.rootmenuitemselected
{
	height: 30px;
	background-position: center top;
	color: #FFFFFF;
	font-family: Arial, Verdana, Tahoma, Helvetica;
	font-weight: bold;
	background-color: Transparent;
	font-size: 12px;
	background-repeat: no-repeat;
	border: none;

}
.rootmenuitemactive
{
	height: 30px;
	background-position: center top;
	color: #FFFFFF;
	font-family: Arial, Verdana, Tahoma, Helvetica;
	font-weight: bold;
	background-color: Transparent;
	font-size: 12px;
	background-repeat: no-repeat;
	border: none;
}

.MainMenu_MenuBreak
{
	border: none;
	background-image: url(images/solpart-separator.jpg);
	background-position: center top;
	background-color: transparent;
	background-repeat: no-repeat;

}

/*_________________________________ End Solpartmenu _________________________________________________*/

/* Elements we don't really need */
.MainMenu_MenuArrow, .MainMenu_RootMenuArrow, .MainMenu_MenuIcon {
	display: none;
}

/*_________________________________ Bottom Links, Copyright, Login, Terms _________________________________________________*/

.links_bottom
{
    height: 29px;
    padding-top: 7px;
}
a.links_bottom:hover
{
	background-position: center 2px;
	font-size: 11px;
	background-image: url(images/arrow.gif);
	color: #ff0000;
	background-repeat: no-repeat;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	text-decoration: none;
}
a.links_bottom:visited{
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  11px;
    color: #FFFFFF;
	text-decoration:none;
}
a.links_bottom:link
{
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  11px;
    color: #FFFFFF;
	text-decoration:none;

}
a.links_bottom:active
{
	font-size: 11px;
	color: #FFFFFF;
	background-repeat: no-repeat;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	text-decoration: none;
}
.Copyright {
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	color: #BEBEBE;
	text-decoration: none;
}
.Website
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: #FFFFFF;
}
a.DNNCopyright:visited {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  11px;
    color: #333333;
	text-decoration:none;
}
a.DNNCopyright:active {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  11px;
    color: #333333;
	text-decoration:none;
}
a.DNNCopyright:hover {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  11px;
    color: #FFFF00;
	text-decoration:none;
}
a.DNNCopyright:link {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  11px;
    color: #333333;
	text-decoration:none;
}
.imagePane{
	background-image:  url(images/corner.jpg);
	background-repeat: no-repeat;
}
.Login
{
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
}
a.Login
{
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
}
a.Login:link
{
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
}
a.Login:active
{
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
}
a.Login:visited
{
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
}
a.Login:hover
{
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	font-style: normal;
}
.User
{
	font-size: 12px;
	color: white;
}

.Terms
{
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	color: #BEBEBE;
	text-decoration: none;
	font-style: normal;
}
a.Terms
{
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	color: #BEBEBE;
	text-decoration: none;
	font-style: normal;
}
a.Terms:link
{
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	color: #BEBEBE;
	text-decoration: none;
	font-style: normal;
}
a.Terms:active
{
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	color: #BEBEBE;
	text-decoration: none;
	font-style: normal;
}
a.Terms:visited
{
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	color: #BEBEBE;
	text-decoration: none;
	font-style: normal;
}
a.Terms:hover
{
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	color: #BEBEBE;
	text-decoration: underline;
	font-style: normal;
}
.Phone
{
	font-family: arial;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
}
.Spacing div
{
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
}

