html, body {
	margin: 0;
	padding: 0;
	border: 0;
	height: 100%;
}

body {
	background-color: #fff;
	color: #000000;
	font-size: 84%;
	font-family: Arial, Verdana, sans-serif;
		
}


a {
	color: #fff;
	text-decoration:none;
    border:none;

}

a:link{
   color:#fff; 
   border:none;
	
}

a:visited{
    color:#fff; 
    border:none;
	
}

a:hover{
    color:#fff; 
    border:none;
	cursor: pointer; 
	cursor: hand;
}

a:active{
    color:#fff; 
    border:none;
  
}

h1 {
	font-size: 1.3em;
	font-family: Arial;
	color: #7B98F8;
	margin: 0;
	padding-bottom: 8px;
}

h2 {
	font-size: 0.9em;
	font-family: Arial;
	color: #62C916;
	text-transform: uppercase;
	margin: 0;
	padding: 8px 0;
}

h3 {
	font-size: 0.9em;
	font-family: Arial;
	margin: 0;
	padding-bottom: 8px;
}

h4 {
	font-size: 0.8em;
	font-family: Arial;
	color: #8CA1AA;
	text-transform: uppercase;
	margin: 0;
	padding-bottom: 8px;
}

p  {
	margin: 0;
	padding-bottom: 8px;
}

hr {
	clear: both;
	height: 1px;
	border-top: solid 1px #AACCD5;
}


#wrapper 
{
    margin-top:5px;
    margin-left:120px;
	width: 750px;
	text-align: left;
	background:#fff;
}

#adminwrapper 
{
    margin-top:5px;
    margin-left:60px;
	width: 100%;
	text-align: left;


}


.visual
{
   width:570px;
   text-align:left;
   vertical-align:top; 
   padding:0 0 0 5px;
   color:#fff;
  /* border-right:dotted 1px #ccc8c8;
   border-top:dotted 1px #ccc8c8;
   border-bottom:solid 1px #ccc8c8;/*/

}

.visual a:link{
    color:#006666; 
    text-decoration:underline;
    text-transform:none;
    font-weight:bold;
    font-size:11px;
	
}

.visual a:visited{
    color:#006666; 
    text-decoration:underline;
    text-transform:none;
    font-weight:bold;
    font-size:11px;
	
}
.visual a:hover{
    color:#d7150c; 
    text-decoration:none;
    text-transform:none;
    font-weight:bold;
    font-size:11px;
	cursor:pointer; 
}

.visual a:active{
    color:#006666; 
    text-decoration:underline;
    text-transform:none;
    font-weight:bold;
    font-size:11px;
}


.adminvisual
{
    width: 740px;
    text-align:left;
    vertical-align:top;
    border-top:dotted 1px #a9a9a9;
    border-bottom:dotted 1px #a9a9a9;
	
}

.admincontentpane
{
	width: 750px;
	vertical-align:top;
	text-align:left;
	padding:0;
}

/* Content pane set up*/
.contentpane{
  width:579px;
  vertical-align:top;
  text-align:left;
  padding:10 20 20 20px;
  color:#444444;
  font-size:11px;
  /*border-right:solid 1px #ccc8c8;
  border-bottom:solid 1px #ccc8c8;/*/

}

.contentpane a:link{
    color:#d7150c;
    text-transform:none;
    font-weight:normal;
    background-color:#ffffff;
    text-decoration :underline;
}

.contentpane a:visited{
    color:#d7150c;
    text-transform:none;
    font-weight:normal;
    background-color:#ffffff;
    text-decoration :underline;	
}
.contentpane a:hover{
    color:#d7150c;
    background-color:#ffffff;
    text-decoration :none;
   background-color:#ffffcc;
    font-weight:normal;
	cursor: pointer; 
	cursor: hand;
}

.contentpane a:active{
    color:#d7150c;
    text-transform:none;
    font-weight:normal;
    background-color:#ffffff;
    text-decoration :underline;
	
}


.nav{
	vertical-align:top;
	text-align:left;
	background-color:transparent;
	width:35px;

}

.border{
	vertical-align:top;
	text-align:center;
	height:10px;
	background-image:url(border.gif);
	background-repeat:repeat-x;
	background-position:top;
		
}

.topleftpane{
	width: 729px;
	vertical-align:top;
	text-align:left;
	padding:0 0 0 0px;
		
}

.leftpane{
	width: 100px;
	vertical-align:top;
	text-align:left;
	padding:0 5px 0 3px; 
	border-bottom:solid 1px #ccc8c8;
	border-right:solid 1px #ccc8c8;
}

.leftpane a:link img{
    color: #ffffff;
   	border:none;
    background-color:#ffffff;
}

.leftpane a:visited img{
    color: #ffffff;
   	border:none;
    background-color:#ffffff;
	
}
.leftpane a:hover img{
    color: #ffffff;
   	border:none;
    background-color:#ffffff;
}

.leftpane a:active img{
    color: #ffffff;
   	border:none;
    background-color:#ffffff;
}

.rightpane{
	width: 150px;
	vertical-align:top;
	text-align:left;
	padding:5px 0 0 5px; 
	border-top:dotted 1px #ccc8c8;
	border-bottom:dotted 1px #ccc8c8;
	border-left:dotted 1px #ccc8c8;
}	

/* Bottompane set up*/
.bottompane{
   width:570px;
   vertical-align:top;
   text-align:left;
    /*border-right:solid 1px #ccc8c8;
    border-bottom:solid 1px #ccc8c8;/*/
}

.bottompane a:link{
    color:#006666; 
    text-decoration:underline;
    text-transform:none;
    font-weight:bold;
    font-size:11px;
	
}

.bottompane a:visited{
    color:#006666; 
    text-decoration:underline;
    text-transform:none;
    font-weight:bold;
    font-size:11px;
	
}
.bottompane a:hover{
     color:#d7150c; 
    text-decoration:none;
    text-transform:none;
    font-weight:bold;
    font-size:11px;
	cursor: pointer; 
	cursor: hand;
}

.bottompane a:active{
    color:#006666; 
    text-decoration:underline;
    text-transform:none;
    font-weight:bold;
    font-size:11px;
}

/* foot div set up*/
#foot {
	width: 100%;
	padding: 1em;
	background-color: transparent;
	font-size: .8em;
	line-height: 1.4em;
	text-align: center;
	border-top:solid 1px #a9a9a9;
	color:#000;
}

/* SOLAR PART menu settings*/

/*-- box that holds the menu --*/
.MainMenu_MenuContainer{
	/*display:block;/*/
    width:100%;
   	padding:0 0 0 0px;
	text-align:center;
    height:35px;
	background:#fff;
}


/*-- bar that holds the menu? --*/
.MainMenu_MenuBar td 
{
    height:35px;
    width:100%;
	cursor: pointer; 
	cursor: hand;
	background:#fff;

}

/*-- idle state for root menu items --*/
.MainMenu_Idle td 
{
    text-transform:none;
    font-family:Arial;
    font-size:11px;
    font-weight:bold;
	margin-top: 8px;
	padding: 0 2px;
    color:#ffffff;
    background-image:url(menu_idle_shadow.gif);
    background-repeat:no-repeat;
    vertical-align:middle;
 	text-align:center;
    width:105px;
    height:35px;

}


/*-- hover state for root menu items --*/
.MainMenu_Selected td 
{
    text-transform:none;
    font-family:Arial;
    font-size:11px;
    font-weight:bold;
	margin-top: 8px;
	padding: 0 2px;
    color:#ffffff;
    text-decoration:none;
    width:105px;
    background-image:url(menu_hover_shadow.gif);
    background-repeat:no-repeat;
    vertical-align:middle;
 	text-align:center;
    width:105px;
    height:35px;
}


/*-- applies to the active root menu item --*/
.MainMenu_Active td, .MainMenu_BreadcrumbActive td {
    text-transform:none;
    font-family:Arial;
    font-size:11px;
    font-weight:bold;
    color:#ffffff;
    text-decoration:none;
    background-image:url(menu_hover_shadow.gif);
    background-repeat:no-repeat;
    vertical-align:middle;
 	text-align:center;
    width:105px;
    height:35px;
	margin-top: 8px;
	padding: 0 2px;
}


/*-- stuff we don't need to see --*/
.MainMenu_MenuArrow, .MainMenu_RootMenuArrow, .MainMenu_MenuBreak, .MainMenu_MenuIcon  {
	display: none;
}



/*-- applies to items in submenus only --*/
.MainMenu_MenuItem {
    font-family:Arial;
    font-size:11px;
	font-style: normal; 
	font-weight: bold;
	color: #444444;
	background-color:#fff;
	background-image:url(submenu_idle.gif);
    background-repeat:repeat-x;
    background-position:top left;
    vertical-align:middle;
 	text-align:left;
 	width:130px;
 	height:23px;
 	padding:0 0 0 8px;
}

/*-- hover state in submenus only --*/
.MainMenu_MenuItemSel {
    font-family:Arial;
    font-size:11px;
	font-style: normal; 
	font-weight: bold;
	color: #444444;
	background-color:#fff;
	background-image:url(submenu_hover.gif);
    background-repeat:repeat-x;
    background-position:top left;
    vertical-align:middle;
 	text-align:left;
 	width:130px;
 	height:23px;
 	padding:0 0 0 8px;
}


/*-- submenu container --*/
.MainMenu_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
 	border:solid 1px #fff;
}



/*-- hover state for root menu items 
.MainMenu_Separator td {
   
   width: 10px;
   background: transparent url(bg_menu_separator.gif) repeat-x 0 0;
}
--*/

.SearchSkinObject
{
    text-decoration:    none;
    color: #444444;
    padding: 1px 3px 1px 1px;

}

A.SearchSkinObject:link {
    text-decoration:    none;
    color: #444444;
    padding: 1px 3px 1px 1px;
}

A.SearchSkinObject:visited  {
    text-decoration:    none;
    color: #444444;
    padding: 1px 3px 1px 1px;
}

A.SearchSkinObject:active   {
    text-decoration:none;
    color: #444444;
    padding: 1px 3px 1px 1px;
}

A.SearchSkinObject:hover    {
    text-decoration:underline;
    color: #444444;
    background-color: transparent;
    padding: 1px 3px 1px 1px;
}


/*Login Link invisible to public*/
A.AdminSkinObject:link {
    text-decoration:    none;
    color: #ffffff;
    padding: 1px 3px 1px 1px;
}

A.AdminSkinObject:visited  {
    text-decoration:    none;
    color: #ffffff;
    padding: 1px 3px 1px 1px;
}

A.AdminSkinObject:active   {
    text-decoration:none;
    color: #ffffff;
    padding: 1px 3px 1px 1px;
}

A.AdminSkinObject:hover    {
    text-decoration:underline;
    color: #ffffff;
    background-color: transparent;
    padding: 1px 3px 1px 1px;
}
