#YS {
	background-image:url(http://yogaserver.com/images/V7/bgPage.jpg)!important;
	background-color:#444444 !important;
	margin:0;
	font-size:0.8em;
	font-family:"Verdana", sans-serif;
	color:#FFFFFF;
	}


#YS input {
	margin-bottom:10px;
}

#YS p {
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 4px;
}

#YS p.help {border-color:rgb(252, 148, 13) !important;}
#YS p.help {width:350px;font-size:.90em;border:1px solid;
	margin: 4px 4px 4px 0px;
/*
	float:right;
*/
}


#YS .green {
/*
	background-color:green!important;

*/
	background-image:url(http://yogaserver.com/images/V7/bgGreen.jpg)!important;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	text-transform: uppercase;
	font-size:1em;
	font-weight:500;
	
	}
#YS .greenBorder {
	border:1px solid green !important;
	margin-right: 6px;
	
	}

#YS h3 {
	font-size:1.2em;
	background-color:#669900;
	line-height:10px;
	color:#FFFFFF;
/*	
	text-transform: uppercase;
*/
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #99FF33;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 2px;
	margin-left: -2px;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 4px;
	font-weight: normal;
}

#YS th {
	font-size:1.2em;
	line-height:10px;
/*	
	color:#FFFFFF;
	background-color:#669900;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #99FF33;
*/
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 2px;
	margin-left: -4px;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 0px;
	font-weight: bold;
	text-align:left;
}



#YS h4 {
	font-size:1.2em;
	background-color:#669900;
	line-height:10px;
	color:#FFFFFF;
/*	
	text-transform: uppercase;
*/
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #99FF33;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 2px;
	margin-left: -2px;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 4px;
	font-weight: normal;
}

#YS table {margin:0;padding:0;border:0 !important;
border-collapse:collapse;
/*
width:100%;
*/
}
#YS table td {
	padding:3px 0 0 3px !important;
	margin:0px !important;
	vertical-align:top;
}
.shadowBG {
	background:url(http://yogaserver.com/images/V7/bg.jpg) 0px!important;
}


/*
#YS table img {border:3px solid rgb(154, 192, 255);margin:4px 0;float:right;}
*/
#YS a {
	color:#CCFF99;
}
#YS a-visited {color:purple;}

/* The following is only used by tracy currently 
	NO NEED TO REFINE
*/
#YS #config,
#YS #QC {margin:0 0 10px 0;padding:0;background-color:rgb(220, 220, 255);border-bottom:1px solid blue;font-weight:900;}
#YS #config ul, #YS #QC ul {display:inline;margin:0 0 0 0;}
#YS #config li, #YS #QC li {display:inline;padding:4px 6px 0 6px;border:1px solid blue;border-bottom:0 !important;background-color:rgb(200, 200, 255);}
#YS li a {text-decoration:none;}

