body,td,th {
	font-family: tahoma, verdana;
	font-size: 12px;
	color: #666666;
}
body {
	background-color: #f5f8fc;
	background-image: url(img/bg.png);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #65879C;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #65879C;
}
a:hover {
	text-decoration: underline;
	color: #91A7B6;
}
a:active {
	text-decoration: none;
	color: #91A7B6;
}
.style1 {color: #87837d}
.style2 {
	color: #ffffff;
	letter-spacing: 2px;
    text-transform: uppercase;
}
.style3 {color: #6d665b;
	    text-transform: uppercase;
	}
	
.imgtab img
 {
    padding: 3px;
	border: 1px solid #94adc1;
	text-decoration: none;

}
.imgtab a img
 {
    padding: 3px;
	border: 1px solid #94adc1;
	text-decoration: none;

}
.imgtab a:hover img 

 {
    padding: 3px;
	border: 1px solid #cce5f6;
	text-decoration: none;