body {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
}

p {
	margin: 4px 0 0 12px;
	padding: 0 25px 0 0;
	text-indent: 24px;
	font-size: 11px;
}

.style1 {
	text-indent: 0;
	font-size: 12px;
	margin: 10px 0 0 0px;
	font-weight: bold;
}

.style2 {
    text-indent: 0;
	font-weight: bold;
	font-size: 12px;
	margin: 10px 0 0 0;
}

.stripey {
	background: url(/images/titlebg.gif) repeat-x;
	padding: 0 0 0 13px;
	width: 155px;
}

.specialbox {
	border: 3px #090 solid;
	padding: 0 6px 6px 12px;
	margin: 0 0 0 20px;
	width: 400px;
}

.specialprice {
	text-align: right;
	font-size: 16px;
	color: red;
}

li {
	font-size: 9px;
}

.ul2 {
	list-style-type: none;
	padding: 0 0 15px 0;
	margin: 0 0 0 0;
}

.ol2 {
	list-style-type: none;
	padding: 0 0 10px 0;
	margin: 0;
}

.li2 {
	background-image: url(check.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;
	padding-left: 15px;
	margin: 5px 0 0 14px;
	font-size: 11px;
}

.text {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11pt; 
	font-style: normal; 
	text-decoration: none; 
	line-height: 16px
}

input {
	font-family: Tahoma, Arial;
	font-size: 11px;
}

select {
	font-family: Tahoma, Arial;
	font-size: 11px;
}
textarea {
	font-family: Tahoma, Arial;
	font-size: 11px;
}

#content a {
	color: #bb4400;
	font-size: 11px;
}

#content li {
	font-size: 9pt;
}

#content ul {
	margin-top: 2px;
}

#content p {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11pt; 
	font-style: normal; 
	text-decoration: none; 
	line-height: 16px
}


.redborder {
	border-top: 1px solid #990000;
	border-right: 1px none #990000;
	border-bottom: 1px none #990000;
	border-left: 1px none #990000;
}
.sideborder {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
A 
{
	text-decoration : none;
}
A:LINK 
{
	color: #666666;
text-decoration: none; 
}
A:VISITED 
{
	color: #666666;
}
A:ACTIVE 
{
	background-color:transparent;
}
A:HOVER 
{
	color: #FF6600;
text-decoration: underline; 
}

#content {
	margin: 10px 10px 10px 165px;
	width: 725px;
}

.x {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	text-decoration: none; 
	line-height: 14px
}

.linkx {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	text-decoration: none; 
	line-height: 14px
}

.boldx {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold;
	line-height: 14px;
}

.topx {  
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold;
	padding-left: 30px;
}

#navtop {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: bold;
	line-height: 21px; 
	text-decoration: none; 
	width: 100%;
	float: left;
	border-collapse: collapse;
}

#navtop ul {
	list-style: none;
	display: inline;
	margin: 0;
	padding: 0;
/*	margin-bottom: -12px; */
}

.style7 {
	color: white;
	font-weight: bold;
}

.style8 {
	color: #165189;
	font-weight: bold;
}

.style3 {
	color: #222;
}

#navtop li {
	background: url(images/rightbutton.gif) no-repeat right top;
	display: inline;
	font-size: 12px; 
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
}
/*	border-bottom: 1px solid black; */
/*	display: inline; */

#leftcolumn {
	width: 157px;
	margin-top: -25px;
	float: left;
	background-image: url(images/lovelyfooter.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	font-size: 13px; 
	color: black;
}

#navtop a {
	text-decoration: none;
	background: url(images/leftbutton.gif) no-repeat left top;
	display: block;
	padding: 0px 14px 0px 14px;
	color: #103176;
	float: left;
}


#navtop a:hover {
	color: #ffffff;
}.dotsbottom {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}

