body {
	background-color: #2D2D2D;
	background-image: url(images/pagebg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.top{
	background-image: url(images/top.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.redbg {
	background-color: 700505;
	background-image: url(images/left.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.footerbg {
	background-image: url(images/footer.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.arial11 {
	font-family: Arial;
	font-size: 11px;
}
.arial13 {
	font-family: Arial;
	font-size: 13px;
}
.arial10 {
	font-family: Arial;
	font-size: 10px;
}
.arail11bold {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
}
.arial11red{
	font-family: Arial;
	font-size: 11px;
	color: #FF0000;
}
.arial12 {
	font-family: Arial;
	font-size: 12px;
}
.arial12bold {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}
.item {
	line-height: 160%
	}
.item-title {
	padding-top:4px;
	color: #000000;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
.item-dis{
	color: #000000;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
}
.item-price{
	color: #FF0000;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}

.title1bold {
	font-family: Arial;
	font-size: 14px;
	color: #0B5CAE;
	font-weight: bold;
	margin-right: 13px;
	margin-left: 13px;
	padding-left: 3px;
	padding-right: 3px;
	margin-top: 4px; 
    margin-bottom: 3px;
	line-height: %100;
}
.title4 {
	font-family: Arial;
	font-size: 20px;
	color: #FF0000;
	padding-top: 10px;
	padding-left: 13px;
	padding-right: 13px;
    padding-bottom: 0px;
    margin-bottom: 0px;
	line-height: 120%;
}
.title1bold {
	font-family: Arial;
	font-size: 20px;
	color: #000000;
	font-weight: bold;
	margin-right: 13px;
	margin-left: 13px;
	padding-left: 3px;
	padding-right: 3px;
	margin-top: 4px; 
    margin-bottom: 3px;
	line-height: %100;
}

A:link { text-decoration: none; color: #000000; }
A:visited {text-decoration: none; color: #000000; }
A:hover {text-decoration: underline; color: #ffffff; }
A:active {text-decoration: none; color: #000000; }

A.s1:link { text-decoration: none; color: #BD2F13; }
A.s1:visited {text-decoration: none; color: #BD2F13; }
A.s1:hover {text-decoration: none; color: #434141; }
A.s1:active {text-decoration: none; color: #BD2F13; }

A.s2:link { text-decoration: none; color: #FFCCCC; }
A.s2:visited {text-decoration: none; color: #FFCCCC; }
A.s2:hover {text-decoration: none; color: #BD2F13; }
A.s2:active {text-decoration: none; color: #FFCCCC; }

A.s3:link { text-decoration: none; color: #FFFFFF; }
A.s3:visited {text-decoration: none; color: #FFFFFF; }
A.s3:hover {text-decoration: none; color: #BD2F13; }
A.s3:active {text-decoration: none; color: #FFFFFF; }

A.menu:link { text-decoration: none; color: #FFFFFF; padding:7 5 7 5px;font-family: Arial;font-size: 12px;font-weight: bold;text-transform: uppercase; }
A.menu:visited {text-decoration: none; color: #FFFFFF;  padding:7 5 7 5px;font-family: Arial;font-size: 12px;font-weight: bold;text-transform: uppercase;}
A.menu:hover {text-decoration: none; color: #FF0000;background-image: url(images/bg.png);background-repeat: repeat; padding:7 5 7 5px;font-family: Arial;font-size: 12px;font-weight: bold;text-transform: uppercase;  }
A.menu:active {text-decoration: none; color: #FFFFFF; padding: 7 5 7 5px;font-family: Arial;font-size: 12px;font-weight: bold;text-transform: uppercase;}

A.btn:link { text-decoration: none; color: #FFFFFF; background-color: #2D2D2D; padding:5px;font-family: Arial;font-size: 12px;font-weight: bold;text-transform: normal; }
A.btn:visited {text-decoration: none; color: #FFFFFF; background-color: #2D2D2D; padding:5px;font-family: Arial;font-size: 12px;font-weight: bold;text-transform: normal;}
A.btn:hover {text-decoration: none; color: #FF0000; background-color: #6F0000; ;background-repeat: repeat; padding:5px;font-family: Arial;font-size: 12px;font-weight: bold;text-transform: normal;  }
A.btn:active {text-decoration: none; color: #FFFFFF; background-color: #2D2D2D; padding:5px;font-family: Arial;font-size: 12px;font-weight: bold;text-transform: normal;}
