body{
	scrollbar-arrow-color: #4A6A94;
	scrollbar-base-color: #ffffff;
	scrollbar-face-color: #ffffff;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-highlight-color: #9DB2CF;
	scrollbar-shadow-color: #ffffff;
	scrollbar-track-color: #ffffff;
	}

.left{
	background-image: url(images/main/left.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}

.right{
	background-image: url(images/main/right.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

.ban1{
	background-image: url(images/main/ban1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.ban2{
	background-image: url(images/main/ban2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}	

.home{
	background-image: url(images/main/ban3.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.back{
	background-image: url(images/main/back.gif);
	background-repeat: repeat-y;
	background-position: center;
}

td{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}	

a {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #962420;
	 text-decoration: none;
	 
}

a:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #962420;
	text-decoration: none;

}



.pad{
	padding-left: 6px;
	padding-right: 6px;
}

.dot{
	background-image: url(images/main/dot.gif);
	background-repeat: repeat-y;
	background-position: right;
}

.linkdot{
	background-image: url(images/link_dot.gif);
	background-repeat: repeat-y;
	background-position: center;
}

.linkdot2{
	background-image: url(images/main/link_dot2.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}

.head1{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1957AD;
	font-weight: bold;
	
}

.profile{
	background-image: url(images/main/profile_head.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.services{
	background-image: url(images/main/services_head.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.care{
	background-image: url(images/main/care_head.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.purchase{
	background-image: url(images/main/purchase_head.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.contact{
	background-image: url(images/main/contact_head.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}