
 body
	{
	margin: 1px auto;
	text-align : center;
	background-color : #9CFF9C;
	}
#R1
	{
	float: right;
	text-align: right;
	}
	
#L1
	{
	float: left;
	text-align: left;
	}

#maineditboxcontent
	{
	width: 85%;
	padding: 1em, 0em, 0em, 0em;
	text-align: left;
	z-index: -1;
	}

#content_box
	{
	width: 99%;
	margin: 0;
	color: #000000;
	background-color: #ffffff;
	border: 1px solid black;
	z-index: -1;
	}	
	
#content_box_title
	{
	clear: both;
	width: 100%;
	margin: 0;
	padding: .25em, .25em, .25em, .5em;
	color: #ffffff;
	text-align: left;
	background-color: blue;
	z-index: -1;
	}
	
#content_box_content
	{
	width: 100%;
	background-color: #ffffff;
	margin: 1em, 1em, 1em, 1em;
	overflow: auto;
	z-index: -1;
	}

#table_borders
	{
	border-style: 1px solid black;
	}
.tip  {
	font-size : 8pt;
	font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : gray;
	}
	
	
.heading  {
	font-size : 12pt;
	font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color : gray;
	}

.subHeading {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12pt;
	}

.pageMenuText {
	font-size : 9pt;
	font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color : gray;
	}
	
	a.pageMenuText:link {color : gray;}
	a.pageMenuText:visited {color : gray;}
	a.pageMenuText:hover {color : blue;}
	a.pageMenuText:active {color : gray;}
	
.pageMenuTextBlack {
	font-size : 12pt;
	font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color : Red;
	link : black;
	}

.pageMenuTextSelected {
	font-size : 12pt;
	font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color : red;
	}

.detail {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:8pt;
	}

.dialogSubHeading{
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: black;
	font-size:8pt;
	font-weight : bold;
	}
	
.dialogText {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: black;
	font-size:8pt;
}

.headerCatalogCart {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: grey;
	font-weight: bold;
	font-size:8pt;
}
	a.headerCatlogCart:link {color : gray;}
	a.headerCatlogCart:visited {color : gray;}
	a.headerCatlogCart:hover {color : blue;}
	a.headerCatlogCart:active {color : gray;}

.formsubmit  {
	font-size : 12pt;
	font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: blue;
	text-decoration: underline;
	cursor: pointer;
	}

.helplink	{
	cursor: help;
	}

.error	{
	color: red;
	}
	
input {
	background-color: white;
	
	z-index: -1;
	}

.quote	{
	font-family : Times New Roman, ms-serif;
	font-size : 10pt;
	font-style : italic;
	font-weight : normal;
	text-align: center;
	text-decoration: none;
	color		: black;
}

	a.quote:link {text-docoration: none;}     /* unvisited link */
	a.quote:visited {text-docoration: none;}     /* visited link */
	a.quote:hover {text-decoration: underline; color: blue;}   /* mouse over link */

.author	{
	font-family : Times New Roman, ms-serif;
	font-size : 10pt;
	font-style : italic;
	font-weight : bold;
	text-align: center;
	text-decoration: none;
	color		: Blue;
}


	a.author:link {text-docoration: none;}     /* unvisited link */
	a.author:visited {text-docoration: none;}     /* visited link */
	a.author:hover {text-decoration: underline;}   /* mouse over link */
