/*
------------------------------------------------
LITTLEGIANTLADDERS.COM STYLE SHEET
redolive updated 5/05
------------------------------------------------
*/

BODY {
	background-Color: #ffffff;
	color: black;
	font-family: Tahoma, MS Sans Serif, sans serif, Arial, Helvetica;
	font-size: small;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
} 
.charcoal12 A:visited {text-decoration: none; color: #006699;}
.charcoal12 A:link {text-decoration: none; color: #006699;}
.charcoal12 A:active {text-decoration: none}
.charcoal12 A:hover {text-decoration: underline; color: #6699CC;}
.charcoal11 {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #cc0000;
	text-decoration: none;
	}
.charcoal11 A:link {text-decoration: none; color: #333333;}
.charcoal11 A:visited {text-decoration: none; color: #333333;}
.charcoal11 A:active {text-decoration: none}
.charcoal11 A:hover {text-decoration: underline; color: #cc0000;}
.white11 {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	}
.white11 A:link {text-decoration: none; color: #FFFFFF;}
.white11 A:visited {text-decoration: none; color: #FFFFFF;}
.white11 A:active {text-decoration: none}
.white11 A:hover {text-decoration: underline; color: #e7e7e7;}

.charcoal12b {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.charcoal12b A:link {text-decoration: none; color: #333333;}
.charcoal12b A:visited {text-decoration: none; color: #333333;}
.charcoal12b A:active {text-decoration: none}
.charcoal12b A:hover {text-decoration: underline; color: #006699;}
.copyright {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	height: 17px;
}
.copyright A:link {text-decoration: none; color: #333333}
.copyright A:visited {text-decoration: none; color: #333333}
.copyright A:active {text-decoration: underline}
.copyright A:hover {text-decoration: underline; color: #000000;}
.shadowBox {
	background-color: #ECECEC;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #999999;
	border-bottom-color: #999999;
}
.bordergrey4 {
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	font-family: Tahoma;
	font-size: 12px;
}