body {
	background-image: url(../images/bg.gif);
	background-color: #4B4B4B;
	background-position:center top;
	background-repeat:repeat-y;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #444444;
	line-height:20px;
}
.vline {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-left: 20px;
	padding-right: 20px;
}


.vline2 {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-left: 20px;
}

a:link {
	color: #0066CC;
}
a:visited {
	color: #0066CC;
}
a:hover {
	color: #0066CC;
}
a:active {
	color: #0066CC;
}

.small{font-size:11px;}
.textbox1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	background-image: url(../images/textbox_bg.gif);
	background-repeat:no-repeat;
	border: 0px none;
	width:161px;
	height:18px;
	padding-top:6px;
	padding-bottom:6px;
	padding-left:10px;
}
h1 {
	font-size: 24px;
	font-weight:normal;
	margin-top:0px;
}
a.bottomtext:link, a.bottomtext:active, a.bottomtext:visited {

	color:#666666;
	text-decoration:none;
	border-top:1px solid #cccccc;
	width:150px;
	display:block;
	height:1px;
	margin-top:5px;
	padding-top:5px;
	
}

a.bottomtext:hover {text-decoration:underline}


h2{
	font-family:"Lucida Sans Unicode", Arial, Verdana;
	font-size: 32px;
	font-weight: normal;
	color: #7B8D8F;
	text-transform: capitalize;
	margin-top:20px;
	text-align:center;
	
}
p{margin-top:0px;}

.bullet1{list-style-image: url(../images/bullet.gif); padding-left:35px; padding-bottom:5px; margin-left:0px;}

.textbox2 {
	border: 1px solid #CCCCCC;
	padding:3px;
	background-color:#f1f1f1;
	color:#666666;
	width:350px;
}

.price {
	font-size: 25px;
	color: #FF6600;
	line-height:35px;
}

.red {
	color: #FF0000;
}


.photo {
	border: 6px solid #C2ECF6;
}

.black{color:#444444; text-decoration:none; font-size:11px;}

a.black:link, a.black:hover, a.black:active, a.black:visited{color:#444444; text-decoration:none; font-size:11px;}

.itemtd {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding:40px;
}
