.padding {
	height: 50px;
	width: 50px;
	padding-top: 20px;
	padding-right: 12px;
	padding-bottom: 23px;
	padding-left: 2121px;
	text-align: left;
}
.shadow {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #545354;
	border-right-color: #545354;
	border-bottom-color: #545354;
	border-left-color: #666666;
}
.whitetop { /* change "thin" to 1px (sc) for IE; equivalent on Firefox */
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.text {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.bullot {
	list-style-position: outside;
	list-style-image: url(images/bu.gif);
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
}

.link {
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}
.picgal {
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
}
.picgalCopy {
	font-family: Arial;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}
.contactbrdr {
	border-top-width:1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.indo {
	font-family: arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #F04043;
	text-decoration: none;
}
.indo:hover {
	font-family: arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #333333;
	text-decoration: none;
}

.style2 { /* added definition October 2009 */
font-style:italic;
}
