body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	background: url(img/bg.gif) repeat-x transparent;
	margin:0px;
	padding:0px;
	text-align: center;
	color: #2e353a;
	}
	
#left {
	background: url(img/left.gif) repeat-y transparent;	
	width:10px;
	height:100%;
	}
	  
#right {
	background: url(img/right.gif) repeat-y transparent;	
	width:10px;
	height:100%;
	}
			
#center {
	background:#fff;
	width:100%;
	height:100%;
	text-align: left;
	}
	
#bottom {
	background: url(img/bottom.gif) repeat-x transparent top; 
	width:100%;
	}
		
#box{
	margin-left:auto; 
	margin-right:auto;
	margin-top:5px;
	width:800px;
	height:80%;
	}
	
.background TD {
	padding:0px;
	margin:0px;
	vertical-align:top;
	} 
	
#template{
	height:100%;
	}
	
#header {
	background: url(img/topborder.gif) repeat-x transparent bottom;
	padding:2px; 
	height:60px;  
	}

#content {
    padding:8px;
    }
	
#footer {
	font-size: .6em;
    }

#title {
	color:white; 
	font-size : .9em; 
	font-weight: bold; 
	text-transform:uppercase; 
	background-color:#dddddd;	
	border-bottom: 1px solid #C4C4C4;
	margin:0;
	padding:4px;
	padding-left:10px;
    }

/* Base Header Styles */
h1, h2, h3, h4, p, td, th {
	FONT-FAMILY: verdana, arial, helvetica, sans-serif;
    }

h1 {
	background: url(img/menu.gif) repeat-x transparent;
	font-weight: bold;
	font-size: 1em;	
	border-bottom:1px solid gainsboro;
	border-left:1px solid gainsboro;
	border-right:1px solid gainsboro;
	padding:2px;
	padding-left:10px;
	margin:8px 0px 8px 0px;
	font-variant:small-caps; 
    }

h2 {
	font-weight: bold; 
	font-size: 1.1em; 
	color: #769FC0; 
	margin:5px, 0px, 10px, 0px; 
	letter-spacing:0;
	border-bottom:1px solid gainsboro; 
	padding-bottom:3px;
    }

h3 {
	font-weight: bold; 
	font-size: .9em; 
	color: #636563; 
	margin:15px, 0px, 0px, 0px; 
	letter-spacing:0; 
    }

P {
	font-size: 1em;
	margin: 7px 0px 7px 0px;
	line-height: 1.5em;
    }

th, td  {
	font-size: .7em;    
	}

#content td {
    padding:5px;
    }
    
 .hiddenlabel 
 {
	display:block;
	margin: 10px;
	margin-top: 20px;
 }
    
/*
input, select { 
    font-size: 1.1em;
    }
*/

select { 
    font-size: 1.1em;
    }
    
/*- Shiny buttons --- */
input.liquid {    
    font-family: arial, helvetica, sans-serif;
    background: url(img/menu.gif) repeat-x transparent; 
    border:1px solid gainsboro;
    border-top:none;
    margin:-1px;
    padding:4px 6px 4px 6px; 
    font-size:12px;
    cursor:pointer;
}
input.blackliquid {    
    font-family: arial, helvetica, sans-serif;
    background: url(img/bar.gif) repeat-x transparent; 
    overflow: hidden;
    border:1px solid gainsboro;
    border-top:none;
    padding:4px 8px 4px 8px; 
    color:white;
    font-size:12px;
    cursor:pointer;
}

input.blackliquid:hover {
    background: url(img/menu.gif) repeat-x transparent; 
    color:black;
}

input.blue {    
    font-family: arial, helvetica, sans-serif;
    background: url(img/blue.gif) repeat-x transparent; 
    border:1px solid gainsboro;
    border-top:none;
    padding:1px 8px 1px 8px; 
    color:gray;
    font-size:12px;
    cursor:pointer;
}

input.dark {    
    font-family: arial, helvetica, sans-serif;
    background: url(img/darksmall.jpg) repeat-x transparent; 
    border: 1px solid gainsboro;
    border-top:none;
    padding:1px 8px 1px 8px; 
    color:white;
    font-size:12px;
    cursor:pointer;
}

input.red {    
    font-family: arial, helvetica, sans-serif;
    background: url(img/red.gif) repeat-x transparent; 
    border:1px solid gainsboro;
    border-top:none;
    padding:4px 8px 4px 8px; 
    margin:-1px;
    font-size:12px;
    font-weight:bold;
    color:white;
    cursor:pointer;
}


.round_button 
{
	margin: 0px; 
	vertical-align: middle;
        background: url(img/btn-round.gif) no-repeat left center;
	padding: 9px 0 9px 5px;
	margin-right: 10px;
	cursor: pointer;
}

.round_button input 
{
	background: url(img/btn-round.gif) no-repeat right center;
	margin: 0px -5px 0 0;
	padding: 7px 10px 9px 5px;
	cursor: pointer;
	font-size: 12px;
	border-style:none;
	border:0px;
}

* html .round_button 
{
	line-height: 1;
	vertical-align: middle;
        background: url(img/btn-round.gif) no-repeat left center;
	padding: .7em 0 .8em 5px;
	margin-right: 10px;
	cursor: pointer;
}

* html .round_button input 
{
	background: url(img/btn-round.gif) no-repeat right center;
	margin: 0px -5px 0 0;
	padding: .8em 10px .8em 5px;
	cursor: pointer;
	border-style:none;
	border:0px;
}

/*- Base Anchors -------------------- */

A:link {
	COLOR: #0069e7; TEXT-DECORATION: none;
}
A:visited {
	TEXT-DECORATION: none;
}

A:active {
	COLOR: #cecfce; TEXT-DECORATION: none;
}
A:hover {
	COLOR: #0069e7; TEXT-DECORATION: underline;
} 

.adminconsoletab p
{
	margin: 10px;
}

.adminconsoletab table TD
{
	width: 1%;
	white-space: nowrap;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-align: middle;
	text-align: left;
}
.adminconsoletab table TD.last
{
	width: 99%;
}
.adminconsoletab table TD.wholerow
{
	white-space: normal;
	width: 100%;
}

.selector {
	background: url(img/menu.gif) repeat-x transparent;
	font-weight: bold;
	font-size: 11px;	
	border-bottom:1px solid gainsboro;
	border-left:1px solid gainsboro;
	border-right:1px solid gainsboro;
	padding:2px;
	padding-left:10px;
	margin:8px 0px 8px 0px;
	font-variant:small-caps; 
	FONT-FAMILY: verdana, arial, helvetica, sans-serif;
	padding-top:3px;
}

.selector A {
	color:black;
	text-decoration: none;
	background: url(img/select.gif) no-repeat left transparent;
	padding:4px;
	padding-left:20px;


}

.selector A:active {
	color :darkgray;
	background: url(img/selected.gif) no-repeat left transparent;
}
.selector A:hover {
	color:darkgray;
	background: url(img/selected.gif) no-repeat left transparent;
}
/*- Tabs --------------------------- */
#tabs {
    float:left;
    width:100%;
    background:transparent;
    font-size:100%;
    line-height:normal;
    font-weight:bold;
    }
#tabs ul {
    margin:0;
    padding:10px 10px 0 15px;
    list-style:none;
    }
#tabs li {
    display:inline;
    margin:0;
    padding:0;
    }
#tabs a {
    float:left;
    background:url(img/tableft.gif) no-repeat left top;
    margin:0;
    padding:0 0 0 4px;
    text-decoration:none;
    }
#tabs a span {
    float:left;
    display:block;
    background:url(img/tabright.gif) no-repeat right top;
    padding:3px 20px 3px 15px;
    color:#666;
    }
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {float:none;}
/* End IE5-Mac hack */
#tabs a:hover span {
    /* color:#FFF; */
    color:Black;
    }
#tabs a:hover {
    background-position:0% -42px;
    }
#tabs a:hover span {
    background-position:100% -42px;
    }

#tabs A.selected 
{
    background-position:0% -42px;
}

#tabs A.selected span {
    color: Black; 
    background-position:100% -42px;
    }


/*- Defined Classes ------------------- */

.error {	
	color:#8b0000;
}



/* Dropdown lists */
.dropdown
{
	margin-right: 15px;
	vertical-align: middle;
}

/* buttons */
.button
{
	vertical-align: middle;
}

/* checkboxes */
.checkbox
{
	vertical-align: middle;
}

/* Horizontal radio buttons */
.radiohorizontal
{
	vertical-align: middle;
}

/* short text boxes */
.short 
{
	width: 124px;
}

/* medium text boxes */
.medium 
{
	width: 248px;
}

/* long text boxes */
.long 
{
	width: 496px;
}

/* small text */
.smalltext
{
	font-size: 10px;
}

/* Collapsible Panel header */
.cpHeader
{
	color: WindowText;
}

/* plain */
.plainlink 
{
	color: #636563;
	font-style: normal;
}

.bold 
{
	font-weight: bolder;
}
.italic 
{
	font-style: italic;
}

.table_body
{
	margin-top: 0px;
	border-right: 1px solid silver;
	border-left: 1px solid silver; 
	border-bottom : 1px solid silver;
	padding : 5px 10px 5px 10px;
}