body {
	font-family: Verdana;
	font-size: 10px;
	color: #3557A7;
	SCROLLBAR-HIGHLIGHT-COLOR:#3557A7;
	SCROLLBAR-TRACK-COLOR:#C5C9E2;
	SCROLLBAR-SHADOW-COLOR:#C5C9E2;
	SCROLLBAR-FACE-COLOR:#FFFFFF;
	SCROLLBAR-3DLIGHT-COLOR:#C5C9E2;
	SCROLLBAR-ARROW-COLOR:#3557A7;
	SCROLLBAR-DARKSHADOW-COLOR:#3557A7;
    background-image: url(images/bg-wit.jpg);
}
.font {
	font-family: Verdana;
	font-size: 10px;
	color: #3557A7;
}
.font2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #3557A7;
}
h1 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
h2 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.link {
	color: #333333;
	text-decoration: underline;
}
	A {
	COLOR: #3557A7;
	text-decoration: none;
}
	A:HOVER { COLOR: #3557A7; 	
	text-decoration: none;
}
	A:VISITED {	COLOR: #3557A7; 
    text-decoration: none;
}
	A:VISITED:HOVER	{ COLOR: #3557A7; 	
	text-decoration: none;
}


.top1 {
	background-image: url(images/top1.jpg);
	background-repeat: no-repeat;
    width: 160px;
    height: 100px;
}
.top2 {
	background-image: url(images/top2.jpg);
	background-repeat: no-repeat;
    width: 453px;
    height: 100px;
}
.top3 {
	background-image: url(images/top3.jpg);
	background-repeat: no-repeat;
    width: 167px;
    height: 100px;
}
.top2-1 {
	background-image: url(images/top2-1.jpg);
	background-repeat: no-repeat;
    width: 160px;
    height: 119px;
}
.top2-2 {
	background-image: url(images/top2-2.jpg);
	background-repeat: no-repeat;
    width: 453px;
    height: 119px;
}
.top2-3 {
	background-image: url(images/top2-3.jpg);
	background-repeat: no-repeat;
    width: 167px;
    height: 119px;
}
.left1 {
	background-image: url(images/left1.jpg);
	background-repeat: no-repeat;
    width: 160px;
    height: 126px;
}
.left2 {
	background-image: url(images/left2.jpg);
	background-repeat: no-repeat;
    width: 160px;
    height: 136px;
}
.right1 {
	background-image: url(images/right1.jpg);
	background-repeat: no-repeat;
    width: 167px;
    height: 126px;
}
.right2 {
	background-image: url(images/right2.jpg);
	background-repeat: no-repeat;
    width: 167px;
    height: 136px;
}

.bottom1 {
	background-image: url(images/bottom1.jpg);
	background-repeat: no-repeat;
    width: 160px;
    height: 99px;
}
.bottom2 {
	background-image: url(images/bottom2.jpg);
	background-repeat: no-repeat;
	width: 453px;
	height: 99px;
	background-position: bottom;
}
.bottom3 {
	background-image: url(images/bottom3.jpg);
	background-repeat: no-repeat;
    width: 167px;
    height: 99px;
	background-position: bottom;
}
.background {
	background-image: url(images/bg-wit.jpg);
	background-repeat: repeat;
}


