body {
	background-image: url(../images/bg2.jpg);
	margin: 0px;
	padding: 0px;
}
h1 {
	font-family: Tahoma;
	font-size: 22px;
	font-weight: bold;
	color: #626262;
}
h3 {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #626262;
}
t4 {
	font-size: 9px;
	color: #626262;
	font-family: Tahoma;
}
p, ul, ol, td {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 120%;
	color: #626262;
}	
*html #image-style {
background-image: none;
filter:progid:DXIimageTransform.Microsoft.AlphaImageLoader (src="../images/card.png", sizingMethod="scale");
}
a:link, a:visited, a:active {
	font-family: Tahoma;
	font-style: bold;
	font-size: 12px; 
	line-height: 120%;
	text-decoration: none;
	color: #626262;
}
a:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	line-height: 120%;
	text-decoration: underline;
}
a.leftnav:link, a.leftnav:visited, a.leftnav:active {
	font-family:Tahoma;
	font-style: bold;
	font-size: 11px;
	color: #626262;
	line-height: 135%;
	text-decoration: underline;
}
a.leftnav:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	line-height: 135%;
	text-decoration: none;
}
a.indexlink:link, a.indexlink:visited, a.indexlink:active {
	font-family: Tahoma;
	font-style: bold;
	font-size: 11px;
	color: #000000;
	line-height: 180%;
	text-decoration: none;
	text-transform: uppercase;
}
a.indexlink:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	line-height: 180%;
	text-decoration: underline;
	text-transform: uppercase;
}
.darkgrey {color:#838282;}
.grey {color:#626262;}
.orange {color:#ff6600}

.hometext{
	font-family: Tahoma;
	font-size: 16px;
	line-height: 120%;
	color: #626262;
}
.small{
	font-family: Tahoma;
	font-size: 10px;
	color: #626262;
}
a.cardlink:link, a.cardlink:visited, a.cardlink:active{
	font-family: Tahoma;
	font-size: 10px;
	color: #626262;
	text-decoration: none;
}
a.cardlink:hover{
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}
#cardborder {border: #626262 solid 1px}



