body {
	margin: 0px;
	background: #000;
}

img {
	border: 0px;
	padding: 0px;
}

div#main {
	padding: 50px 0 0 0;
}

#top {
	padding: 10px 0 0 20px;
	background: transparent url(images/bg_top.jpg) no-repeat;
	height: 253px;
}

#solpart {
	padding: 30px 0 0 0;
}

#menu {
	padding: 20px 0;
	text-align: center;
}

#content {
	padding: 10px;
	background: #ffffcc;
}

#content_home {
	padding: 0px;
	background: #ffffcc;
}

#lower {
	background: transparent url(images/bg_bot.jpg) no-repeat;
	height: 135px;
	padding: 10px;
}

/************************************** End ***********************************/

/* GENERAL */
/* style for module titles */
.Head {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight: bold;
    color: #000000;
}
/* style of item titles on edit and admin pages */
.SubHead {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #003366;
}
/* 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: black;
}
/* text style used for most text rendered by modules */
.Normal {
    font-family: Arial, Helvetica, Verdana, Tahoma;
    font-size: 12px;
    font-weight: normal;
	color: #222;
}
/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size: 10px;
    font-weight: normal;
}
.NormalRed {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size: 10px;
    font-weight: bold;
    color: #FF0000;
}
.NormalBold {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size: 9px;
    font-weight: bold;
}
/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
}    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
    text-decoration:    underline;
    color: #003366;
}
A.CommandButton:visited {
    text-decoration:    underline;
    color: #003366;
}

A.CommandButton:active {
    text-decoration:    underline;
    color: #003366;
}

A.CommandButton:hover {
    text-decoration:    underline;
    color: #FF0000;
}

/* GENERIC */

a:link {
	color: #206b81;
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	color: #336699;
	text-decoration: none;
	font-weight: normal;
}

a:active {
	color: #206b81;
	text-decoration: none;
	font-weight: normal;
}

a:visited {
	color: #206b81;
	text-decoration: none;
	font-weight: normal;
}
SMALL   {
    font-size:  8px;
}

BIG {
    font-size:  14px;
}
BLOCKQUOTE, PRE {
    font-family:    Lucida Console, monospace;
}
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;
}
/*___________________________________________________________________________________________*/

a.links_bottom:link{
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  9px;
    color: #333;
	text-decoration: none;
	font-weight:normal;
	text-transform: uppercase;
}
a.links_bottom:hover{
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  9px;
    color: #999;
	text-decoration: none;
	font-weight:normal;
	text-transform: uppercase;	
}
a.links_bottom:active{
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  9px;
    color: #333;
	text-decoration:none;
	font-weight:normal;
	text-transform: uppercase;	
}

a.links_bottom:visited{
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  9px;
    color: #333;
	text-decoration:none;
	font-weight:normal;
	text-transform: uppercase;	
}
.links_bottom {
	font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  9px;
    color: #333;
	text-decoration:none;
	font-weight:normal;
	text-transform: uppercase;
}

/*__________________________________ start copyright _______________________________________________*/

.Copyright {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  9px;
    color: #333;
	text-transform: uppercase;
}
a.Copyright:link{
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  9px;
    color: #333;
	text-decoration: none;
	font-weight: normal;
	text-transform: uppercase;
}
a.Copyright:hover{
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  9px;
    color: #333;
	text-decoration: none;
	font-weight: normal;
	text-transform: uppercase;	
}
a.Copyright:active{
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  9px;
    color: #333;
	text-decoration: none;
	font-weight: normal;
	text-transform: uppercase;	
} 

a.Copyright:visited{
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  9px;
    color: #333;
	text-decoration: none;
	font-weight: normal;
	text-transform: uppercase;	
} 

.DNNCopyright {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  9px;
    color: #333333;
	text-decoration:none;
}

a.DNNCopyright:visited {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  9px;
    color: #333333;
	text-decoration:none;	
}
a.DNNCopyright:active {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  9px;
    color: #333333;
	text-decoration:none;	
}
a.DNNCopyright:hover {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  9px;
    color: #4791C5;
	text-decoration:none;	
}
a.DNNCopyright:link {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  9px;
    color: #333333;
	text-decoration:none;
}

/*__________________________________ end copyright ______________________________________*/

/* Main Menu */

.MainMenu_MenuContainer {
	border: 0px;
	background-color: transparent;
	padding: 0px;
	padding-bottom: 0px;
	width: 168px;
}

.MainMenu_MenuBar {
}

.MainMenu_MenuItem {
	cursor: hand; 
	color: #333; 
	font-family: Arial, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	padding: 2px 0 0 0;
	background-color: #FFFFFF;
}

.MainMenu_MenuItemSel {
	background-color: #cc0700; 
	cursor: hand; 
	color: #fff; 
	font-family: Arial, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	padding: 2px 0 0 0;
}
	
.MainMenu_MenuIcon {
	display:none;
}

.rootmenuitem {	
	background-color: transparent;
	cursor: hand; 
	color: #333; 
	font-family: Arial; 
	font-size: 15px;  
	font-weight: normal;
	padding: 0px 3px;
/*	display:table-cell;*/
}

.rootmenuitemselected {
	background-color: transparent;
	cursor: hand; 
	color: #cc0700; 
	font-family: Arial; 
	font-size: 15px;  
	font-weight: normal;
	padding: 0px 3px;
/*	display:table-cell;*/
}

.rootmenuitembreadcrumb {
	background-color: transparent;
	cursor: hand; 
	color: #cc0700; 
	font-family: Arial; 
	font-size: 15px;  
	font-weight: normal;
	padding: 0px 3px;
/*	display:table-cell;*/
}

.submenuitembreadcrumb{
	cursor: hand; 
	color: #CCCCCC; 
	font-family: Tahoma, Helvetica, Arial, sans-serif; 
	font-size: 13px; 
	font-weight: normal; 
	background-color: transparent;
	padding: 2px 0 0 0;
}

.submenu {
	z-index: 1000;
	background-color: #57585C; 
	border: 0px #A7A7A7 solid;
	margin-top:2px;
}

.MainMenu_MenuBreak {
	border-bottom: transparent 0px solid; 
	border-left: transparent 0px solid; 
	border-top: transparent 0px solid;  
	border-right: transparent 0px solid; 
	background-color: transparent; 
	height: 0px;
}

.MainMenu_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
	border-right: #EFEFEF 0px solid; 
	border-bottom: #EFEFEF 0px solid; 
	border-top: #EFEFEF 0px solid;
}

.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}

/* --------------------------- end menu ------------------------- */

.footer {
	color: #85B701;
	text-decoration: none;
}

a.footer:link {
	color: #85B701;
	text-decoration: none;
}

a.footer:visited {
	color: #AFD843;
	text-decoration: none;
}

a.footer:hover {
	color: #AFD843;
	text-decoration: none;
}

a.footer:active {
	color: #AFD843;
	text-decoration: none;
}