/***************************************************************************
COMMON
***************************************************************************/
body { 
	margin:0; text-align:center;
	color:#FFF;background:#999966;
}
table.nstbl {	margin-right:auto;margin-left:auto;}
table.nstbl td{vertical-align:top;}
#outer {
	width:748px;height:100%;position:relative;
	text-align:center;padding:0;
	background:#999966 url(images/bg001.jpg) no-repeat;
	font-family:verdana;font-size:13;
	line-height:1.2em;
	/*guide*/ border:0px solid olive;
}
#menu {
	margin:0 0 0 3;
	width:184px;height:246px;
	color:#FFF;
	background: url(images/menubg.gif) no-repeat;
	font-size:0.8em;
	line-height:1em;
	text-align:left;
}
#menu p{padding-left:50px;}
#menu img {margin:0;border:0;}
#menutitle {text-align:center;font-weight:bold;font-size:14;}
ul.menuitem {
	margin: 30 2 2 55;
	font-size:12;
	list-style:square;
	font-weight:bold;
}
ul.menuitem li {margin:10 0;}
ul.menuitem li a {color:#FFF;text-decoration:none;}
ul.menuitem li a:hover {color:#edf747;text-decoration:none;}
#topgfx {width:748px;height:220px;margin:0;}
.leftarea {
	float:left;text-align:left;
	margin:0;width:300px;
	/*guide*/ border:0px solid lightblue;
}
.rightarea {
	float:left;width:340px;
	margin:0;padding:0 20 0 5;
	/*guide*/ border:0px solid yellow;
	text-align:left;
}
.rightarea img.c{margin-left:50px;}
.rightarea h5 {
	font-size:14;font-weight:bold;
	color:#E4EBAB;
}
ul.cir { list-style-type: circle;}
ul.sqr { list-style-type: square;}
ul.list1 { list-style-type: square;}
ul.list1 a {color:#FFF;text-decoration: none;}
ul.list2 li a {color:#FFF;text-decoration: none;}
ul.list2 {color:#FFF;list-style: none;}
ul.list2 li {margin:10 0;}
ul.list2 li img {border:1 solid yellow;margin:0 5;}


.wholearea {clear : both;width:100%;}
img.banner {margin:30px;border:0;}

#foot {
	clear: both;position:relative;
	text-align:center;
	font: 8pt/10pt verdana;
	background: url(images/footer.gif) no-repeat;
	width:492px;height:82px;
	margin:20 30 0 30;
	margin-right:auto;margin-left:auto;
	padding-top:10px;
}
#foot img {margin-top:10px;}
#copy {font-size:9;  font-family:verdana;margin:5;}

table.buy {
	background:#333;	width:340px;
}
table.buy th{
	background:#094b65;
	padding:20px;
	font-size:90%;
}
table.buy td{
	background:#AAA;
	padding:20px;
	font-size:80%;
}
table form {margin:0;padding:0;}

