A:link {text-decoration: none}
A:visited {text-decoration: none}
A:active {text-decoration: none}
A:hover {text-decoration: underline; color: red;}

.tablethick2 {
	border-width: 8px;

	border-spacing: ;
	border-style: solid;
	border-color: #e8dbcc;
	border-collapse: collapse;
	background-color: FAEAD8;
	color: #333333;
}	

.tableborder {
	border-width: 1px;
	border-spacing: ;
	border-style: inset;
	border-color: black;
	border-collapse: collapse;
	background-color: white;
}

.background1tc {
	background-image: url(Images/topcorner.gif);
	background-repeat: no-repeat;
}
.backgroundtrc {
	background-image: url(Images/toprightcorner.gif);
	background-repeat: no-repeat;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #F7941D;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	text-indent: 15px;
	line-height: 25px;
	color: #333333;
	list-style-position: inside;
}
li {
	text-align: left;
	text-indent: -15px;
	list-style-position: inside;
}
a {
	color: #729264;
	text-decoration: none;
}
ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	list-style-type: decimal;
	line-height: 25px;
}



.apple_list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 30px;
	list-style-position: inside;
	list-style-image: url(Images/apple_icon.gif);
	text-indent: 25px;
	vertical-align: middle;
	color: #333333;
}


.background2top {
	background-image: url(Images/top.gif);
	background-repeat: repeat-x;
}
.backgroundlef {
	background-image: url(Images/sideleft.gif);
	background-repeat: repeat-y;
}
.backgroundlbot {
	background-image: url(Images/bottomleft.gif);
	background-repeat: no-repeat;
}
.backgroundbot {
	background-image: url(Images/bottom.gif);
	background-repeat: repeat-x;
}
.backgroundrbot {
	background-image: url(Images/bottomright.gif);
	background-repeat: no-repeat;
}
.backgroundright {
	background-image: url(Images/sideright.gif);
	background-repeat: repeat-y;
	vertical-align: top;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #333333;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: 6B9562;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	font-weight: bold;
	color: #333333;
}
