/* CSS Document */
body{margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;background-image: url('../images/bg1.jpg')}

a:link {
	text-decoration: none;
	color: #161616;
	border-bottom: dotted 1px #6f0000;
}

a:visited {
	text-decoration: none;
	color: #161616;
	border-bottom: dotted 1px #6f0000;
}
a:hover {
	text-decoration: none;
	font-weight: bold;
}
.footer {
	FONT-SIZE: 11px; COLOR: #ffffff; TEXT-DECORATION: underline
}
.footer.hover {
	TEXT-DECORATION: none
}

h2 {
	PADDING-LEFT: 0px; FONT-SIZE: 16px; MARGIN-BOTTOM: 2px; COLOR: #000000; FONT-FAMILY: Trebuchet MS, Arial, sans serif
}

.bodytext {
	padding-left: 10px; padding-right: 5px; padding-top: 5px; padding-bottom: 5px; font-family: arial; font-size: 12px;
}

.free {
	color: Black;
}

.bottom:link {
	color: #FFFFFF;
	text-decoration: none;
}

table.sample {
	border-width: 1px;
	border-spacing: ;
	border-style: dotted;
	border-color: gray;
	border-collapse: separate;
	background-color: #f9f9f9;
}

table.sample td {
	border-width: 0px;
	padding: 1px;
	padding-left: 2px;
	border-style: dotted;
	border-color: gray;
	background-color: #f9f9f9;
	font-family: arial; 
	font-size: 12px;
}

table.sample a {
	COLOR: #0d0d0d;
	text-decoration: bold;
}

h4 {
	font-family: Trebuchet MS;
	font-size: 16px;
	color: #004000;
	font-weight: bold;
	Margin-bottom: -2;
}

table.guides  {
	border-width: 1px;
	border-spacing: ;
	border-style: dotted;
	border-color: gray;
	border-collapse: separate;
	background-color: #f9f9f9;
	padding-top: 5px;
	padding: 2px;
	align: center;
	width: 75%;
}

table.guides td {
	border-width: 0px;
	font-family: arial; 
	font-size: 12px;
	padding-bottom: 5px;
}

table.cart  {
	border-width: 1px;
	border-spacing: ;
	border-style: solid;
	border-color: #3e3e3e;
	border-collapse: separate;
	background-color: #e4e4e4;
	padding-top: 5px;
	padding: 2px;
	align: center;
	width: 97%;
}

table.cart td {
	border-width: 0px;
	font-family: verdana, tahoma; 
	font-size: 10px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
}

table.cart a {
	font-family: verdana, tahoma; 
	font-size: 10px;
	color: #1f5231;
	text-decoration: underline;
	border-bottom: 0;
}

table.cart a:hover {
	font-family: verdana, tahoma; 
	font-size: 10px;
	color: #1f5231;
	text-decoration: underline;
	border-bottom: 0;
	font-weight: normal;
}

table.cart a:visited {
	font-family: verdana, tahoma; 
	font-size: 10px;
	color: #1f5231;
	text-decoration: underline;
	border-bottom: 0;
	font-weight: normal;
}

table.compat  {
	border-width: 1px;
	border-spacing: ;
	border-style: solid;
	border-color: #3e3e3e;
	border-collapse: separate;
	background-color: #e4e4e4;
	padding-top: 5px;
	padding: 2px;
	align: center;
	width: 97%;
}

table.compat td {
	border-width: 0px;
	font-family: verdana, tahoma; 
	font-size: 10px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
}

h5 {
	font-family: verdana, arial;
	font-size: 14px;
	font-weight: bold;
	MARGIN-BOTTOM: 0px;
}

.bottom {
	font-family: arial;
	font-size: 10px;
	color: white;
}

.bottom a{
	font-family: arial;
	font-size: 10px;
	color: white;
	TEXT-DECORATION: none;
	border-bottom: 0;
	font-weight: normal;
}
.bottom a:hover{
	font-family: arial;
	font-size: 10px;
	color: white;
	TEXT-DECORATION: none;
	border-bottom: 0;
	font-weight: normal;
}
.bottom a:visited{
	font-family: arial;
	font-size: 10px;
	color: white;
	TEXT-DECORATION: none;
	border-bottom: 0;
	font-weight: normal;
}