body {
	margin:0px 0px 0px 0px;
	padding:0px;
	background-color: #1781CB;
	background-image: url(../../images/template_site/main_bg.jpg);
	background-position:center;
	background-repeat:repeat-y;
	font: 13px Arial,Tahoma,Verdana; color: #666666;
	}
	
.title { font: 20px Arial,Tahoma; font-weight: bold; color: #FFFFFF; }

.pad { padding: 2px 18px 2px 18px; text-align: center; }

a:link { color: #0066FF; font: 18px Tahoma,Arial; text-decoration: underline; font-weight: normal }
a:visited { color: #0066FF; font: 18px Tahoma,Arial; text-decoration: underline; font-weight: normal }
a:active { color: #0066FF; font: 18px Tahoma,Arial; text-decoration: underline; font-weight: normal }
a:hover { color: #000000; font: 18px Tahoma,Arial; text-decoration: underline; font-weight: normal }

.banner { border: 1px solid black; margin: 0 auto;}
