


body {
	color : 			#000000;
	background-color : 		#427CBE;
	font-family : 			Arial, Helvetica, Verdana, Geneva, sans-serif;
	margin : 			0px;
	background-attachment : 	fixed;
	scrollbar-arrow-color : 	#000000;
	scrollbar-base-color : 		#8EA4BC;
	scrollbar-face-color : 		#BAC6D3;
	scrollbar-highlight-color :	#BAC6D3;
	scrollbar-shadow-color : 	#8EA4BC;
}
ul {
	list-style-type: 		square;
}
img {
	border: 			none;
}
.border {
	border-left: 			1px solid #000000;
	border-right: 			1px solid #000000;
	border-top: 			1px solid #000000;
	border-bottom: 			1px solid #000000;
}
.imgborder {
	border-left: 			1px solid #000000;
	border-right: 			1px solid #000000;
	border-top: 			1px solid #000000;
	border-bottom: 			1px solid #000000;
}
table {
	border-spacing : 		0px;
	border-collapse: 		collapse;
	border-left: 			0px solid #000000;
	border-right: 			0px solid #000000;
	border-top: 			0px solid #000000;
	border-bottom: 			0px solid #000000;
}
td {
	border-left: 			0px solid #000000;
	border-right: 			0px solid #000000;
	border-top: 			0px solid #000000;
	border-bottom: 			0px solid #000000;
	font-size : 			12px;
	color : 			#111111;
}
a {
	text-decoration: 		underline;
	color: 				#000000;
}	
a:hover {
	text-decoration: 		none;
	color: 				#0000FF;
}
hr {
	width: 				100%;
	height: 			1px;
	color: 				#0000CC;
}
.cz  {
	font-family :  			Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size : 			9px;
	color: 				#000000;
}	
.cz a {
	font-family : 			Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size : 			10px;
	text-decoration: 		underline;
	color: 				#000000;
}	
.cz a:hover {
	font-family : 			Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size : 			10px;
	text-decoration: 		none;
	color: 				#000000;
}

.no_rep{
	background-position: 		right top;
    	background-repeat: 		no-repeat;
}
.small td {
	font-family :  			Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size : 			10px;
	color: 					#000000;
}	
.small a {
	font-family : 			Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size : 			10px;
	text-decoration: 		none;
	color: 					#000000;
}	
.small a:hover {
	font-family : 			Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size : 			10px;
	text-decoration: 		none;
	color: 					#000000;
}
.menu td {
	border-left: 			0px solid #000000;
	border-right: 			0px solid #000000;
	border-top: 			0px solid #000000;
	border-bottom: 			0px solid #000000;
	font-size : 			12px;
	color : 				#000000;
}
.menu a {
	text-decoration: 		none;
	color: 				#FFFFFF;
}	
.menu a:hover {
	text-decoration: 		none;
	color: 				#00E8FD;
}
