/* CSS Document */

body {
	background-color:#666666;
	background-image:url(../images/webbk.gif);
	margin-top: 0px;
	font-size:13px;
	}

#indexbody {
	text-align:center
	}
#indexdiv {
	width:780px;
	height:450px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFFFFF;
	}
	
a.moreb {
	padding: 2px 3px 0px 3px;
	font-size: 12px;
	font-weight: bold;
	color:#0066FF;
	text-decoration: none;
	}
a.moreb:hover {
	color:#00CCFF;
	padding-left: 8px;
	}
	
a.button {
	height: 24px; 
	margin-right: 10px;
	padding-right: 10px;	
	background: url(../images/a.gif) no-repeat right top; 
	float:left; 
	font-size:14px; 
	color: black;
	dispaly: block; 
	text-decoration: none;
}
a.button span {
	padding: 5px 1px 5px 11px;
	line-height: 14px;
	display: block;
	background: url(../images/span.gif) no-repeat; 
}
a.button:hover {
	background-position: right -24px;
}
a.button:hover span {
	background-position: left -24px;
}
a.button:active {
	outline-style: none; 
	outline-color: invert; 
	outline-width: medium; 
	background-position: right -48px;
}
a.button:active span {
	padding: 6px 0px 4px 12px;
	background-position: left -48px; 
}

.pToptic {
	background-image:url(../images/bksq.gif);
	background-repeat: no-repeat;
	margin:20px 0px 0px 0px;
	padding:5px 5px 3px 20px;
	font-size:16px;
	font-weight:bold;
	}
.pText {
	margin:5px 0px 8px 0px;
	font-size:13px;
	line-height:18px;
	}
.pRemark	{
	color:#996633;
	font-size: 12px;
	line-height:15px;
	}
.pStrongRemark	{
	color:#880000;
	font-size: 12px;
	line-height:15px;
	}
.pStrong {
	color: #FF0000;
	font-weight: Bold;
	}
.pList {
	list-style-image:url(../images/Item.gif);
	margin:-5px 0px 8px 30px;
	}	
.pList li {
	font-size: 13px;
	}	
.gradbk	{
	background-image:url(../images/gradBK.gif);
	background-repeat:repeat-x;
	}	
a.icplink {
	font-size: 12px;
	color:#CCCCCC;
	text-decoration: none;
	}
.directory {
	font-size:18px;
	}
.pricer15 {
	border-collapse:collapse;
	font-size:15px;
	} 
.pricer15 td {
	border:#4a642c 1px solid;
	}
.pricev6 {
	border-collapse:collapse;
	font-size:15px;
	} 
.pricev6 td {
	border:#622144 1px solid;
	}