@chareset "utf-8";


body {
	padding:0px;
	margin: 0px;
	color:#333333;
	font-size:13px;
	line-height:1.3em;
	background-color: #E8E8E8;
}
#main h1 {
	font-size:16px;
	display:inherit;
	font-weight:normal;
	color: #FFFFFF;
	border-right:solid 1px #CCCCCC;
	border-left:solid 1px #CCCCCC;
	border-bottom:solid 3px #CCCCCC;
	padding: 6px 0px 3px 8px;
	margin: 0px;
	background-color: #990000;
	margin-bottom: 8px;
}

#main h2 {
	font-size:15px;
	display:inherit;
	font-weight:normal;
	padding: 7px 0px 8px 40px;
	margin: 0px;
	margin-bottom: 8px;
	background-image: url(../img/no-bar-back.gif);
	background-repeat: no-repeat;
}

#main h3 {
	font-size:15px;
	display:inherit;
	font-weight:normal;
	padding: 7px 0px 8px 40px;
	margin: 0px;
	margin-bottom: 8px;
	background-image: url(../imgs/no-bar-back.gif);
	background-repeat: no-repeat;
}

#main h4 {
	font-size:15px;
	display:inherit;
	font-weight:normal;
	padding: 7px 0px 9px 40px;
	margin: 0px;
	margin-bottom: 8px;
	background-image: url(../imgs/no-bar-bule.gif);
	background-repeat: no-repeat;
}

#main-buy h1 {
	font-size:15px;
	display:inherit;
	font-weight:bold;
	padding: 7px 0px 8px 40px;
	margin: 0px;
	margin-bottom: 8px;
	background-image: url(../imgs/no-bar-red.gif);
	background-repeat: no-repeat;
	color: #960014;
}

#main-buy h2 {
	font-size:15px;
	display:inherit;
	font-weight:bold;
	padding: 7px 0px 10px 40px;
	margin: 0px;
	margin-bottom: 8px;
	background-image: url(../imgs/buy-bar02.gif);
	background-repeat: no-repeat;
	color: #960014;
}

p {
display:inline}	
form {
	display: inline;
}
		
#copyright {font-size:x-small;}



a:link {color: #990000;
	text-decoration:underline;}
a:visited {color: #990000;
	text-decoration:underline;}
a:hover {color: #66CCFF;
	text-decoration:underline;}
	

#side a:link {color: #009900;
	text-decoration:underline;}
#side a:visited {color: #009900;
	text-decoration:underline;}
#side a:hover {color: #CC0000;
	text-decoration:underline;}
