body {

	

	text-align:center;

	background-color: #ffffff;			

	margin-top:0px;

	color:black;

	font-family: Arial, verdana, helvetica, sans-serif;
	
	font-size: 90%;

}

td {
	font-size: 90%;
}

.headertable{

	text-align:center;		

	/*background-color: #aaaaaa;				*/

	background-color: LightGrey;

	vertical-align: middle; 

    color: black; 

    text-align: center;

	width: 100%;		

	padding-right: 0px; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px;

	border:0;

}

.headercell{

	border-right: black 1px solid; 

	border-top: white 1px solid; 

	border-left: white 1px solid; 

	border-bottom: black 1px solid;

	color: black; 

    text-align: center;	

}

.producttable

{

	text-align:center;		

	vertical-align: top; 

	background-color: #ffffff;				

	

    color: white; 

    text-align: center;

	height: 150px;		

	width: 100%;		

	padding-right: 0px; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px;

	font-size: 90%;

/*	border-right: black 1px solid; 

	border-top: black 1px solid; 

	border-left: black 1px solid; 

	border-bottom: black 1px solid;
*/
}

.ordertable

{

	text-align:center;		

	font-size: 80%;

	vertical-align: top; 

	background-color: #ffffff;				

	

    color: black; 

    text-align: center;

	height: 150px;		

	width: 530px;		

	padding-right: 0px; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px;

	border-right: black 1px solid; 

	border-top: black 1px solid; 

	border-left: black 1px solid; 

	border-bottom: black 1px solid;

}

.productheader

{

	background-color: #aaaaaa;				

	background-color: White;

	color: Black;

	vertical-align: top; 

	height:0;
	
	font-size: 110%;
	font-weight: bold;

/*	border-right: black 1px solid; 

	border-top: white 0px solid; 

	border-left: black 0px solid; 

	border-bottom: black 1px solid;
*/
}

.orderheader

{

	background-color: #aaaaaa;				

	background-color: LightGrey;

	color: Black;

	vertical-align: top; 

	height:0;
	
	font-size: 90%;

	border-right: black 1px solid; 

	border-top: white 0px solid; 

	border-left: black 0px solid; 

	border-bottom: black 1px solid;

}

a{

	text-decoration: none;

	color: black;

}

#frame {

	width:1200px;

	margin-right:auto;

	margin-left:auto;

	margin-top:0px;

	padding:0px;

	text-align:left;

}



#leftframe {

	float:left;

	width:200px;

	margin-right:auto;

	margin-left:auto;

	margin-top:0px;

	padding:0px;

	text-align:left;

}



#contentframe {

	width:1010px;			

	margin-left:auto;

	margin-top:0px;

	padding:0px;

	text-align:left;

	/*background-color: #d9d9d9;*/	

	height: 100%;

}



.level0{

	background-color: DimGray;

	color:#ebebeb;

	font-size: 90%;

}

.level1{

	background-color: DarkGray;

	margin-left:5px;

	font-size: 90%;

}

.level2{

	background-color: LightGrey;	

	margin-left:10px;

	font-size: 90%;

}



div.Right{

	float: right;

	background-color: #c0c0c0;

	color: black;

	height:100%;

}

div.ContentHolder{

	float: left;

	width: 200px;

	background-color: #ffffff;

	color: black;

}

div.Left{

	float: left;

	width: 100px;

	/*background-color: #c0c0c0;

	/*color: red;*/

	margin-left:0px;

	margin-top:25px;

}



#leftmostbox{

	float: left;

	background-color: #3e6792;

	width : 18px;

	height: 550px;

}

#leftmostbox2{

	float: left;

	background-color: #3e6792;

	width : 46px;

	height: 550px;

	margin-left:18px;

}



div.header{

	float: fixed;	

	/*background: #81c814 url(tr.gif) no-repeat top right; 			*/

	margin-left:0px;

	margin-top:25px;

	width:1200px;

	/*height:550px;			*/

	

}

div.header div { 

	/*background: transparent url(tl.gif) no-repeat top left; */

} 

div.header div div { 

	/*background: transparent url(br.gif) no-repeat bottom right;*/ 

} 

div.header div div div { 

	/*background: transparent url(bl.gif) no-repeat bottom left; */

	padding: 15px; 

}



div.rounded { 

	float: left;

	width: 200px; 

	/*background: #81c814 url(tr.gif) no-repeat top right; */

	margin-left:0px;

	margin-top:5px;

	background: #ffffff;

} 

div.rounded div { 

	/*background: transparent url(tl.gif) no-repeat top left; */

} 

div.rounded div div { 

	/*background: transparent url(br.gif) no-repeat bottom right; */

} 

div.rounded div div div { 

	/*background: transparent url(bl.gif) no-repeat bottom left; */

	padding: 15px; 

}



div.content { 

	float: left;

	width: 590px; 

	background: #ffffff;/* url(tr.gif) no-repeat top right; */

	margin-left:18px;

	margin-top:5px;

} 

div.content div { 

	/*background: transparent url(tl.gif) no-repeat top left; */

} 

div.content div div { 

	/*background: transparent url(br.gif) no-repeat bottom right; */

} 

div.content div div div { 

	/*background: transparent url(bl.gif) no-repeat bottom left; */

	padding: 15px; 

}
