
/******************************************************************/
/* Skin..........: SIChat                                         */
/* Copyright.....: (C) MaggieOfSweden                             */
/* Author........: M. Johansson                                   */ 
/* License.......: This skin is licensed to SIChat to use at      */
/*                 www.SIChat.com                                 */
/* Comments......: This skin is intended for use with             */ 
/*                 SkyPortal version 1.0.                         */
/*                 Function is not guarantied if used together    */
/*                 with other versions.                           */   
/******************************************************************/
/*'::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
/*'::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
/*'<> Copyright (C) 2005-2006 Dogg Software All Rights Reserved            */
/*'<>                                                                      */ 
/*'<> By using this program, you are agreeing to the terms of the          */
/*'<> SkyPortal End-User License Agreement.                                */
/*'<>                                                                      */  
/*'<> All copyright notices regarding SkyPortal must remain                */
/*'<> intact in the scripts and in the outputted HTML.                     */
/*'<> The "powered by" text/logo with a link back to                       */
/*'<> http://www.SkyPortal.net in the footer of the pages MUST             */
/*'<> remain visible when the pages are viewed on the internet or intranet.*/
/*'<>                                                                      */
/*'<> Support can be obtained from support forums at:                      */ 
/*'<> http://www.SkyPortal.net                                             */
/*'::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
/*'::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/

BODY 
{
	scrollbar-face-color: #FDE354;
	scrollbar-shadow-color: #FDE354;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #FDE354;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #F1E18C;
	scrollbar-arrow-color: #000000;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(bg.gif); 
	font-size: 8px;
	color: #000000;
	padding: 0px; 
	margin: 0px;
}

.spTheme 
{ 
	width: 100%; 
	height: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF; 
}

.spThemePage 
{
	background-color: #FFFFFF; /* this is the page content background color and the page container */
    border-left: 1px solid #000000; 
    border-right: 1px solid #000000; 
    width: 800px;	

}  

A:link {font-style:italic; color: #000000; text-decoration: none; }
A:visited {font-style:italic; color: #000000; text-decoration: none;  }
A:hover	{font-style:italic; color: #000000; text-decoration: underline; }
A:active {font-style:italic; color: #000000; text-decoration: none; }
HR { color: #000000; height: 1px; width:95%; }

/* Start FORM elements */

form {
	margin: 0px;
}

select {
	background: transparent;
	background-color: White;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	border:  1px solid #000000;
}

.textbox {
	border: 1px solid #000000;
	font-family: Verdana, Arial, sans-serif;
	padding-left: 2px;
	font-size: 12px;
	margin-bottom: 3px;
	background-color: #FFFFFF;
}

.button {
	height: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0px;
	cursor: pointer;
	white-space: nowrap;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #000000;
	background-color: #FFE34E;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: .2em;
}

.popbutton {
	height: 20px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	white-space: nowrap;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #000000;
	background-color: #FFE34E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.Title {
	font-weight: bold;
	font-size: 14px;
	color: #cc3300;
}

.Code {
    display: block;
	padding-right: 5px;
	padding-left: 10px;
	color: #000000;
	font-family: Courier New, Monospace;
	background-color: #FCEDA9;
	width: 80%;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	border-top: 5px solid #A09F9F;
	border-right: 1px solid #A09F9F;
	border-bottom: 1px solid #A09F9F;
	border-left: 5px solid #A09F9F;
	font-size: 12px;
}

.Quote 
{
    display: block;
    padding-right: 10px;
    padding-left: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    background-color: #FCEDA9; 
    width: 80%;
    margin-top: 5px;
    margin-right: 30px;
    margin-bottom: 5px;
    margin-left: 30px;
    border-top: 1px solid #A09F9F;
    border-bottom: 1px solid #A09F9F;
    border-left: 1px dashed #A09F9F;
    border-right: 1px dashed #A09F9F;
    font-size: 10px;
}

/*	Start menu css  */
div.menu 
{
    width:150px;
    padding:0;
    margin:0;
    border:0;
}

div.menu a 
{
    display:block;
    margin:0;
    width:100%;
    padding:1px;
    border:0px;
    color:#000000;
    text-decoration: none;
}

div.menu a:visited 
{
    display:block;
    margin:0;
    width:100%;
    padding:1px;
    border:0px;
    color:#000000;
    text-decoration: none;
}

div.menu h4 
{
	margin:0;
	padding:0;
	text-align:left;
	font-weight: normal;
}

div.menu h4 a {
    display:block;
    margin:0;
    width:100%;
    padding:1px;
    border:0px;
    color:#000000;
    text-decoration: none;
}

div.menu h4 a:visited {
    display:block;
    margin:0;
    width:100%;
    padding:1px;
    border:0px;
    color:#000000;
    text-decoration: none;
}

div.menu h4 a:active {
    display:block;
    margin:0;
    width:100%;
    padding:1px;
    border:0px;
    color:#000000;
    text-decoration: none;
}

html>body div.menu a {width:auto;}
html>body div.menu a:visited {width:auto;}
html>body div.menu h4 a {width:auto;}
html>body div.menu h4 a:active {width:auto;}
html>body div.menu h4 a:visited {width:auto;}

div.menu a:hover {background:#FFE34E;color:#000000;text-decoration: none;}
div.menu h4 a:hover {background:#FFE34E;color:#000000;text-decoration: none;cursor: default;}
/*	End menu css  */

/*  Start Navbar menu styles */
div.menuBar,
div.menuBar a.menuButton,
div.nav_menu,
div.nav_menu a.nav_menuItem {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9pt;
  font-style: normal;
  font-weight: bold;
  color: #000000;
}

div.menuBar { /* this is the main container */
/*	background-color: #e0e0e0;
	background-image: url(Themes/<%= strTheme %>/nback.jpg);
	background-position: center; 
	background-repeat: repeat-x;
	margin-bottom: 0px; */
	border-top: 0px inset transparent;
	border-right: 0px inset #000000;
	border-bottom: 0px outset transparent;
	border-left: 0px inset #000000;
	text-align: left;
	padding-top: 7px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
}

div.menuBar a.menuButton {
  background-color: transparent;
  border: 0px solid #FFFFFF;
  color: #000000;
  cursor: pointer;
  left: 0px;
  margin: 0px;
  padding: 3px 6px 3px 6px;
  position: relative;
  text-decoration: none;
  top: 0px;
  z-index: 100;
}

div.menuBar a.menuButton:hover {
  background-color: #ffffff;
  border: 0px solid #000000;
  color: #000000;
  left: 0px;
  top: 0px; 
  margin: 0px;
}

div.menuBar a.menuButtonActive,
div.menuBar a.menuButtonActive:hover {
  background-color: #ffffff;
  border: 0px solid #000000;
  color: #000000;
  left: 0px;
  top: 0px; 
  margin: 0px;
}

div.nav_menu { /* this is the flyout container */
  background-color: #FFFFFF;
  border: 1px solid #000000;
  left: 0px;
  padding: 0px 1px 1px 0px;
  position: absolute;
  margin-top: -2px;
  visibility: hidden;
  z-index: 101;
}

div.nav_menu a.nav_menuItem {
  color: #000000;
  cursor: pointer;
  display: block;
  padding: 3px 1em;
  text-decoration: none;
  white-space: nowrap;
}

div.nav_menu a.nav_menuItem:hover, div.nav_menu a.menuItemHighlight {
  background-color: #FFE34E;
  color: #000000;
}

div.nav_menu a.nav_menuItem span.menuItemText {}

div.nav_menu a.nav_menuItem span.menuItemArrow {
  margin-right: -.75em;
}

div.nav_menu div.menuItemSep {
  border: 1px inset #FFFFFF;
  margin: 4px 2px;
}
/* End NavBar Menu styles */

/* codebox header */
.spThemeCodeboxHead { /* Header cell for Codebox  */
    font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size :12px; 
	color :#000000; 
	background-color :#FFE34E; 
	font-weight :bold
}

/* theme changer */
.spThemeChanger{
	height: 42px;
	width: 250px;
	background-image: url(blank.gif);
	background-repeat: no-repeat; 
	background-position: center;
}

/*  Start Header  */
.sp_Header_Left {
	width:1px;
	background-color: #ffffff;
	background-image: url(header.gif);
	background-repeat: repeat;
	background-position: left top;
}
.sp_Header_Tile {
	background-color: #ffffff;
	background-image: url(header.gif);
	background-repeat: repeat;
	background-position: left top;
}
.sp_Header_Rite {
	width:1px;
	background-color: #ffffff;
	background-image: url(header.gif);
	background-repeat: repeat;
	background-position: right top;
}
.sp_Header_Login{
	height: 50px;
	width: 255px;
	border: 1px solid #000000;
	margin-top: 15px;
	margin-right: 2px;
	padding: 0px;
	background-color: #FFFFFF;
}
.sp_Banner{
	height: 60px;
	width: 468px;
	border: 0px solid #000000;
	margin-top: 13px;
	margin-right: 13px;
	padding: 0px;
/*	background-color: #FFFFFF; */
}
.sp_HeaderIcons {
	margin-top: 10px;
}

.sp_Other {
 border: 0px solid #000000;
 margin-top: 0px;
 margin-right: 0px;
 padding: 0px;
}
.sp_Nota {
 border: 0px solid #000000;
 margin-top: 0px;
 margin-right: 0px;
 padding: 0px;
} 

/*  End Header  */

/*  Start NavBar  */

.sp_NavLeft {	
	height: 25px;
	width: 13px;
	background-image:  url(nav_l.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
}
.sp_NavTile {
    /*padding-top: 2px;
    padding-bottom: 2px; */
	padding-right: 13px; 
    height: 25px;	
	background-image: url(nav_c.gif);
	background-repeat: repeat-x;
	background-color: #ffffff;
}
.sp_NavRite {	
	height: 25px;
	width: 2px;
	background-image:  url(nav_r.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
}

.spThemeNavLog { 
margin-top:25; 
padding:10px; 
background-color: #FFFFFF; 
border: 1px solid #000000; 
}
/*  End NavBar  */


/*  Start Footer  */
.sp_FootLeft {
	width: 100%;
	height: 25px;
	background-image: url(nav_c.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.sp_FootTile {
	height: 25px;
	background-image: url(nav_c.gif);
	background-repeat: repeat-x;
	padding-right: 1px;
	padding-left: 1px;
	padding-top: 5px;
	margin-top: 0px;
	margin-right: 1px;
	margin-left: 1px;
}
.sp_FootRite {
	width: 100%px;
	height: 25px;
	background-image: url(nav_c.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
/*  End Footer  */



/* image Login/Logout buttons  */
.imgLogout {
	background-image: url(logout.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 22px;
	width: 67px;
	margin: 0px;
	padding: 0px;
	border: 0px;
}
.imgLogin {
	background-image: url(login.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	width: 59px;
	margin-top: 0px;
	padding: 0px;
	border: 0px;
}

/* Turn the 'Use graphical buttons' off to use this button css */
.btnLogin {
	height: 18px;
	margin-top: 2px;
	margin-right: 4px;
	margin-left: 4px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 0px;
	cursor: pointer;
	white-space: nowrap;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #000000;
	background-color: #FFFFFF;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: .2em;
}

.spThemeBlock_title { width: 100%; height: 11; background-color: #FFFFFF;}
.spThemeBlock_subTitleCell {background-color: #FFFFFF; }  /*background-image: url('t_bg.jpg')*/
.spThemeBlock_forumCategoryCell {background-color: #FFFFFF;}


/* ----------------- PM Toast Styles -------------------------- */
.spThemeToast {
	border:1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	padding:0px;
	margin:0px;
	position:absolute;
	bottom:-120px;
	right:10px;
	width:181px;
	height:111px; 
}
.spThemeToast_header_left {
	border-top:1px #000000 solid;
	border-left:1px #000000 solid;
	padding-left:2px;
	padding-top:2px;
	padding-bottom:0px;
	background-color: #FFE34E;
	text-align:center
}
.spThemeToast_header_img_left {
	background-image: url(mail.jpg);
	background-repeat: no-repeat;
}
.spThemeToast_title {
	border-top:1px #000000 solid;
	padding-top:4px;
	padding-left:5px;
	padding-bottom:0px;
	font-family:arial;
	font-size:12px;
	background-color: #FFE34E;
}
.spThemeToast_header_right {
	border-top:1px #000000 solid;
	padding-right:2px;
	padding-bottom:0px;
	border-right:1px #72855E solid;
	background-color: #FFE34E;
	text-align:right;
}
.spThemeToast_header_img_right {
	background-image: url(x.jpg);
	background-repeat: no-repeat;
	cursor: hand;
}
.spThemeToast_content_left {
	background-color:#EEEEEE;
	border-left:1px white solid;
}
.spThemeToast_content {
	border-top:1px #EEEEEE solid;
	cursor:hand;
	border-bottom:1px #000000 solid;
	padding-top:4px;
	padding-left:5px;
	font-family:arial;
	font-size:12px;
	background-color: #FFFFFF;
}
.spThemeToast_content_right {
	background-color:#EEEEEE;
	border-right:1px #000000 solid;
}
/* ------------------------------------ END PM Toast Styles ------------------------------------------ */



/*--------------------------------- START EVENT/CALENDAR STYLES ----------------------------------*/
TD.NON 
{
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size :12px; 
	color :#C0C0C0; 
	font-weight :normal
}
TD.TOP 
{
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size :12px; 
	color :#0000FF; 
	font-weight :bold
}
TD.Some 
{
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size :12px; 
	color :#000000; 
	font-weight :normal
	}
TD.Today 
{
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size :12px; 
	background-color :#FDE354; 
	font-weight :normal
}
TD.Day 
{
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size :12px; 
	color :#000000; 
	background-color :#F1F1F4; 
	font-weight :normal
}
TD.Selected 
{
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size :12px; 
	background-color :plum; 
	font-weight :normal
}
TD.HL 
{
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size :12px; 
	color :#000000; 
	font-weight :normal
}
TD.NON2 
{
	cursor: crosshair;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size :12px; 
	background-color :lightgrey; 
	font-weight :normal
}
A.NOEVENT:link
{
    COLOR: #000000;
    CURSOR: hand;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-WEIGHT: normal;
    TEXT-DECORATION: none
}
A.NOEVENT:visited
{
    COLOR: #000000;
    CURSOR: hand;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-WEIGHT: normal;
    TEXT-DECORATION: none
}
A.NOEVENT:hover
{
    BACKGROUND-COLOR: lavender;
    COLOR: #000000;
    CURSOR: hand;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-WEIGHT: normal;
    TEXT-DECORATION: none
}
A.EVENT:link
{
    COLOR: navy;
    CURSOR: hand;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none
}
A.EVENT:visited
{
    COLOR: navy;
    CURSOR: hand;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none
}
A.EVENT:hover
{
    BACKGROUND-COLOR: CCFFFF;
    COLOR: navy;
    CURSOR: help;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none
}
A.MONTH:link
{
    COLOR: black;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-WEIGHT: normal;
    TEXT-DECORATION: none
}
A.MONTH:visited
{
    COLOR: black;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-WEIGHT: normal;
    TEXT-DECORATION: none
}
A.MONTH:hover
{
    COLOR: black;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-WEIGHT: normal;
    TEXT-DECORATION: underline
}
A.NORMAL:link
{
    COLOR: #000000;
    FONT-FAMILY: Verdana, Arial;
    FONT-WEIGHT: normal;
    TEXT-DECORATION: none
}
A.NORMAL:visited
{
    COLOR: #000000;
    FONT-FAMILY: Verdana, Arial;
    FONT-WEIGHT: normal;
    TEXT-DECORATION: none
}
A.NORMAL:hover
{
    COLOR: #000000;
    FONT-FAMILY: Verdana, Arial;
    FONT-WEIGHT: normal;
    TEXT-DECORATION: none
}
.createdby
{
    FONT-STYLE: italic;
    TEXT-ALIGN: right
}
.bluetext
{
    COLOR: #336699
}
.month
{
    FONT-WEIGHT: bold
}
.eventname
{
    FONT-WEIGHT: bold
}
a.Title:link {color:#A09F9F; text-decoration: none; cursor: hand}
a.Title:visited {color: #A09F9F; text-decoration: underline}
a.Title:hover   {color: #000000; text-decoration: underline; cursor: hand}

/*--------------------------------- END EVENT/CALENDAR STYLES ------------------------------------*/

.hidden {
	DISPLAY: none
}
.spThemeIM {
	border:1px solid #A6B4CF;
	border-right: 1px solid #455690;
	border-bottom: 1px solid #455690;
	width:200px;
	background-color: #C6D8F2;
	filter: Alpha(Opacity=85);
	white-space: nowrap;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
 }
 
 .spThemeSmallBlock { 
	border: 1px solid #000000;
	background-color: #FFE34E;
}

 /*::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
 
.leftPgCol { 
	width: 200px;
	border-top: 0px solid #C8311D;
	border-right: 0px solid #000000;
	background: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	vertical-align: top;
	display: table-cell;
}

.mainPgCol {
/*	border: 0px;*/
	border-top: 0px solid #C8311D;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background: transparent;
	margin: 0px;
	vertical-align: top;
	display: table-cell;
}

.rightPgCol {
	width: 200px;
	border-top: 0px solid #C8311D;
	border-left: 0px dashed #C8311D;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background: transparent;
	margin: 0px;
	vertical-align: top;
	display: table-cell;
}

.breadcrumb{
	vertical-align: middle;
	margin-top:4px; 
	margin-bottom:6px; 
	margin-left:4px; 
	margin-right:4px; 
	width:99%;
	border-top: 2px inset #000000;
	border-bottom: 2px outset #000000;
}

/* font colors*/
.fBold {
	font-weight: bold;
	font-size: 10px;
	color: #000000;
}
.fNorm {
	font-size: 10px;
	color: #000000;
}
.fAlert {
	color: #FF0000;
}

/* Table classes */
frameset {
	color: #000018;
	border: 1px solid #000000;
}
legend {
	color: #000018;
	font-size: 14px;
}
table {
	font-size: 9px;
	color: #000000; 
	text-decoration: none; 
	font-family:  Verdana, Arial, sans-serif;
	text-align: left;
}
table.grid {
	font-size: 10px;
	color: #FF2400;
	text-align: left;
	border-top: 1pt solid #000000;
	border-right: 1pt solid #000000;
	border-bottom: 0pt none #000000;
	border-left: 0pt none #000000;
}
table.grid td {
	font-size: 10px;
	color: #FF2400;
	border-top: 0pt solid #ffffff;
	border-right: 0pt solid #ffffff;
	border-bottom: 1pt solid #000000;
	border-left: 1pt solid #000000;
}
.tTitle { /* strHeadCellColor */
	background-color: #FFE34E;
	font-size: 10px;
	font-weight: bold;
	color: #FF2400;
	padding: 4px;
}
.fTitle {
	font-size: 10px;
	font-weight: bold;
	color: #FF2400;
}
.tSubTitle {  /* strCategoryCellColor -  */
	background-color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	color: #FF2400;
	padding: 4px;
}
.fSubTitle {
	font-size: 10px;
	font-weight: bold;
	color: #FF2400;
}
.tAltSubTitle {  /* strCategoryCellColor -  */
	background-color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	color: #FF2400;
	padding: 4px;
}
.fAltSubTitle {
	font-size: 10px;
	font-weight: bold;
	color: #FF2400;
}
.fSmall {
font-family: Verdana, Arial, sans-serif;
font-size: 9px;
color: #000000;
}

.tCellHover{ /* Cell Hover color */
/*	background-color: #A09F9F;*/
	background-color: #F8F7F7;
}
.tCellAlt0{ /* ForumFirstCellColor - strPopupTableColor */
	background-color: #FCEDA9;
}
.tCellAlt1{ /* ForumCellColor */
	background-color: #FFFFFF;
}
.tCellAlt2{ /* AltForumCellColor */
	background-color: #EEEEEE;
}
.tContent { 
	background-color: #E6E6E6;
	color:#000018;
}
.tBorder {
	margin: 0px;
	padding: 2px;
	width: 100%;
	color: #000018;
	border: 1pt solid #000000;
	font-size: 12px;
}
.tPlain {
	margin: 0px;
	padding: 2px;
	color: #000018;
	border: 0px;
	text-align: left;
	font-size: 12px;
	vertical-align: top;
}
.clsSpacer {
	clear: both;
	height:1px;
	width:10%;
	margin: 0px;
	padding: 0px;
}

.spHeadTop {
	display: none;
}

.spNavBarTop {
	display: none;
}

.spNavBarBottom {
	display: none;
}

.spFooterTop {
	display: none;
}

.spThemeBlock1_content A {color: #000000; text-decoration: none; font-size: 11px;}
.spThemeBlock1_content A:link {color: #000000; text-decoration: none; font-size: 11px;}
.spThemeBlock1_content A:visited {color: #000000; text-decoration: none; font-size: 11px; }
.spThemeBlock1_content A:hover	{color: #000000; text-decoration: underline; font-size: 11px;}
.spThemeBlock1_content A:active {color: #000000; text-decoration: none; font-size: 11px;}

/*	Start ThemeBlock  */
.spThemeBlock1 {		/* This is the themeblock container. Use this for a line border around the themebox */
	margin-top: 4px;
	margin-right: 2px;
	margin-bottom: 4px;
	margin-left: 2px; 
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 2px;		
	height: auto;
	width: auto;
	border-left: 1px solid #000000; 
	border-right: 1px solid #000000; 
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;			

}

.spThemeBlock1_sh_tr {		/* Top right image if themebox has no title */
	height: 17px;
	background-color: #FFE34E;
	margin: 0px;
}
.spThemeBlock1_sh_tl{		/* Top left image if themebox has no title */
	height: 17px;
	background-color: #FFE34E;
	margin: 0px;
}

.spThemeBlock1_sh_tc {		/* Top center image if themebox has no title, this one tiles horizontal */
	height: 17px;
	background-color: #FFE34E;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 1px;
}

.spThemeBlock1_tr {		/* Top right image */
	background-color: #FFE34E;
	margin: 0px;
}
.spThemeBlock1_tl{		/* Top left image */
	height: 17px;
	background-color: #FDE354;
	margin: 0px;
	padding: 0px;
}

.spThemeBlock1_tc {
	height: 17px;
	background-color: #FDE354;
	padding-top: 1px;
	padding-left: 1px;
	padding-right: 1px;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 1px; 
}

.spThemeBlock1_tc h4 {
	font-weight : bold;
	color : #000000;
	border-bottom : 0px solid #A8B2BB;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom : 0px;
	padding-top: 2px;		
	/*padding-bottom : -5px;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.spThemeBlock1_ml {		/* Middle left side. Tiles vertical */
	margin: 0px;
	padding: 0px;
}
.spThemeBlock1_mr {		/* Middle right side. Tiles vertical */
	margin: 0px;
	padding: 0px;

}
.spThemeBlock1_content {
	height: auto;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 5px;
	margin-right: 14px;
	margin-left: 14px;
	text-align: center;
	background-color: #FFFFFF;
/*	background-image: url(tle.gif);
	background-repeat: repeat;
	background-position: left top; */
}

.spThemeBlock1_br {		/* Bottom right image */
	margin: 0px;

}
.spThemeBlock1_bl {		/* Bottom left image */
	margin: 0px;
}
.spThemeBlock1_bc {		/* Bottom center image. This one tiles horizontal */
	height: 11px;
	margin-right: 14px;
	margin-left: 31px;
	padding-right: 10px;
	padding-left: 10px;
}

.spThemeblockMinMax1 { /* this is the click area and positioning for the min/max icon */
	/*background-color: #AFD98F;*/
	width:13px;  /* this is the click area, usually the size of the icon */
	height:13px;  /* this is the click area, usually the size of the icon */
	margin-top:1px;  /* this is the positioning from the top of the themebox */
	margin-right:0px; 
	padding-right:0px; 
}

/* Hide for IE Mac \*/
* html .spThemeBlock1 {height: 1%;}
* html .spThemeBlock1_content {height: 1%;}
/* End Hide */

/*  End ThemeBlock  */

