body {
	margin: 0px;
	padding: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
  font-family: Arial, Tahoma, sans-serif;
  font-size: 12px;
  color: #616183;
  background: #9FD1F6 url(../images/top_cover.jpg) repeat-x;
}

#container { 	
  margin: 0px auto;
  padding: 0px;
  width: 800px;
  text-align: center;
}

#title { 	
  margin: 0px auto;
  padding: 0px;
  width: 800px;
  height: 180px;
  background: url(../images/border_top.jpg) no-repeat;
}

#menu2 {
	position: absolute;
	margin: 0px;
	padding: 0px;
	width: 100px;
	top: 200px;
	left: 120px;
	text-align: center;
}

#content {
	padding-left: 4px;
	padding-right: 40px;
  background: #9FD1F6 url(../ifmages/border-mid.jpg);
  font-family: Arial, Tahoma, sans-serif;
  font-size: 12px;
  text-align: justify;
}

#footer {
  background: url(../images/border_bottom.jpg) bottom no-repeat;
  height: 180px;
  font-family: Arial, Tahoma, sans-serif;
  font-size: 10px;
  text-align: center;
}

#crystal1 {
  background: url(../images/crystal1.jpg) top right no-repeat;
}

#crystal2 {
  background: url(../images/crystal2.jpg) top right no-repeat;
}

p.p3 {
	padding-right: 310px;
}

p.em a {
	font-weight: normal;
	font-style: normal;
	text-transform: lowercase;
}

p.em a:hover {
	font-weight: bold;
}

p.menu {	
	text-align: right;
}

p.menu a {
	font-size: 12px;
	font-weight: bold;
	color: #7979A5;
}

p.paragraph1 {
	background: url(../images/pstone1.jpg) no-repeat;
	padding-left: 25px;
}

p.paragraph2 {
	background: url(../images/pstone2.jpg) no-repeat;
	padding-left: 25px;
}

p.paragraph3 {
	background: url(../images/pstone3.jpg) no-repeat;
	padding-left: 25px;
}

p.paragraph4 {
	background: url(../images/pstone4.jpg) no-repeat;
	padding-left: 25px;
}

p.paragraph5 {
	background: url(../images/pstone5.jpg) no-repeat;
	padding-left: 25px;
}

p.right {
	text-align: right;
}

p.center {
	text-align: center;
}

p.slogon {
	padding-bottom: 18px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

p.slogon em {
	font-size: 13px;
	font-style: italic;
}

p.tf {
	text-align: center;
	padding-top: 50px;
}

p.tf a {
	text-decoration: none;
	text-transform: none;
	font-style: normal;
	font-weight: normal;
	color: #616183;
}

p.tf a:hover em {
	text-decoration: none;
	text-transform: none;
	font-style: normal;
	font-weight: normal;
	color: #616183;
}

p.hd {
	text-transform: none;
	color: #9FD1F6;
}

p.hd a, p.hd a:hover {
	text-transform: none;
	color: #9FD1F6;
}

p.cdetails {
	padding-left: 200px;
}

p.close {
	margin: 0px;
}

p.del {
	padding-left: 100px;
	padding-right: 100px;
}

p.error {
	color: #FF0000;
	font-weight: bold;
}


h1 {
	font-family: Arial, Verdana, Tahoma;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #616183;
	text-align: center;
}

h2 {
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
	font-style: bold;
	text-transform: normal;
	color: #616183;
}

table.products {
	margin: 0px;
	padding: 0px;
	cell-spacing: 0px;
	cell-padding: 0px;
	width: 100%;
}

table.products td.product {
	width: 650px;
	text-align: left;
}

table.products td.productimage {
	width: 100px;
	text-align: center;
}

table.products td {
	vertical-align: top;
}

table.products td.itemName {
	font-style: bold;
}

table.orders {
	margin: 0px;
	padding: 0px;
	cell-spacing: 0px;
	cell-padding: 0px;
	width: 100%;
}

table.orders td.num {
	width: 100px;
}

table.orders td.des {
	width: 300px;
}

table.orders td.cos {
	width: 100px;
	text-align: center;
}

a {
	color: #616183;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a:hover {	
	color: #FFF;
	text-decoration: underline;
}

label {
	float: left;
	width: 100px;
}

.textbox {
	border: 1px solid #616183;
	background: #D1E8FA;
	color: #616183;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	text-transform: uppercase;
}

.button {
	border: 1px solid #616183;
	background: #D1E8FA;
	color: #616183;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	text-transform: uppercase;
}

.lc {
	text-transform: lowercase;
}

.w100 {
	width: 100px;
}

.w200 {
	width: 200px;
}

.w300 {
	width: 300px;
}

.w400 {
	width: 400px;
}

.h200 {
	height: 200px;
}


