@charset "utf-8";
/* CSS Document */

body {
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	background-position: center;
}

A:link {text-decoration: underline; color: #296CBE;}
A:visited {text-decoration: underline; color: #296CBE; }
A:active {text-decoration: none}
A:hover {text-decoration: underline; color: #666666 ;}

.tables {
background-image: url(images/bg2.gif) ;
background-repeat: repeat-y;
background-position: center;
}

.style13 {font-size: 14px; font-family: Geneva, Arial, Helvetica, sans-serif;}
.style54 {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.styins {font-family: Arial, Helvetica, sans-serif; font-size: 16px;
}

.style55 {
	color: #FFFFFF;
	font-style: italic;
	font-weight: bold;
}

.style56 {color: #FFFFFF}


/* image padding */

.img {
padding:5px;
}
