.tblTop {
	background-image: url(images/tblTop.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.tblMiddle {
	background-image: url(images/tblMiddle.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.tblBottom {
	background-image: url(images/tblBottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.Text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
body {
	background-attachment: scroll;
	background-image: url(images/background01.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
.Credits {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.Header1 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: capitalize;
}
ul {
	list-style-image: url(images/bullet_01.jpg);
	list-style-position: outside;
}
.PageHeader {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-transform: capitalize;
	font-style: italic;

}
.ProductTitle {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.ProductPrice {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: italic;

}
.ProductCategory {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;


}
hr { height:0px; 
        border:0px; 
        border-top:1px dotted #FFFFFF; }


}
.BackgroundRuleVert {
	background-image: url(images/Rule_Vert_01.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.MenuBar {
	font-size: 12px;
}
a:link {
	color: #990000;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;

}
a:active {
	color: #FFFFFF;
}
a:visited {
	color: #990000;
	text-decoration: underline;

}
.Buttons {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#666666;
	background-color:#eeeeee;
	font-weight: normal;
	border: 1px solid #999999;
}
.boxlook
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:black;
	background-color:#eeeeee;
	border:1px solid #CCCCCC;
	padding: 1px;
}
.HigherPowerTable {
	background-color: #FFCC00;
	padding: 3px;
	border: 1px dotted #FFFFFF;
}
