body {
	background-image: url(images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#EBF2FA;
	margin: 0px;
	scrollbar-arrow-color: #0854B6;
	scrollbar-3dlight-color: #EBF2FA;
	scrollbar-highlight-color: #0854B6;
	scrollbar-face-color: #EBF2FA;
	scrollbar-shadow-color: #0854B6;
	scrollbar-darkshadow-color: #EBF2FA;
	scrollbar-track-color: #EBF2FA;
}
.dots {
	border-right: 1px dotted white;
	border-left: 1px dotted white;
	background-color:white;
}
.copy {
	font: 10px tahoma;
	color: #065DC0;
	text-decoration: none;
	padding-bottom:5px;
}
a.copy:link,a.copy:visited {
	font:bold 10px tahoma;
	color: #065DC0;
	text-decoration:none;
}
a.copy:hover,a.copy:active {
	font:bold 10px tahoma;
	color: #033469;
	text-decoration:none;
}
.text {
	font:12px verdana;
	color:#0753B5;
	padding:10px;
}
a:link,a:visited {
	font: 12px verdana;
	color: #065DC0;
	text-decoration:none;
}
a:hover,a:active {
	font: 12px verdana;
	color: #033469;
	text-decoration:none;
}
a.red:link,a.red:visited {
	font: bold 11px verdana;
	color: red;
	text-decoration:none;
}
a.red:hover,a.red:active {
	font: bold 11px verdana;
	color: #C10000;
	text-decoration:none;
}
.buton {
	height:30px;
	border-bottom:1px dotted #0456AF;
	background-color:#F2F7FD;
}
.buton_o {
	height:30px;
	border-bottom:1px dotted #0456AF;
}
input, textarea, select {
	font:11px tahoma;
	border:1px solid #086AD5;
}
.img {
	border:1px solid #0668CD;
}
.imgb {
	border:1px solid black;
}
.object {
	border:2px solid #0265C3;
}
h5 {
	color:red;
}
