body {
	background-image: url(img/bg.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
}
a {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #FF0000;
	}	
a:hover {
	font-family:  Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #0066FF;
	}
.menuleft {
	background-color: #0066FF;
	font-family:  Arial;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	}
.menuleft:hover {
	font-family:  Arial;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #FF0000;
	}
.menuleftred {
	background-color: #FF0000;
	font-family:  Arial;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	}
.menuleftred:hover {
	font-family:  Arial;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #0066FF;
	}
.sottomenu {
	background-color: #0066FF;
	font-family:  Arial;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	}
.sottomenu:hover {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #FF0000;
	}
.sottomenured {
	background-color: #FF0000;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	}
.sottomenured:hover {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #0066FF;
	}		
.menuup {
	font-family:  Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #FF0000;
	}
.menuup:hover {
	font-family:  Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #0066FF;
	}
.txtblu {
	font-family:  Arial;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #0066FF;
	}
.titleblu {
	font-family:  Arial;
	font-style: normal;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	color: #0066FF;
	}
.txt {
	font-family:  Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	text-align: justify;
	}	
.txtsmall {
	font-family:  Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	}	
.txtlink {
	font-family:  Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #FF0000;
	}	
.txtlink:hover {
	font-family:  Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #0066FF;
	}
.linksmall {
	font-family:  Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #FF0000;
	}	
.linksmall:hover {
	font-family:  Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #0066FF;
	}		
.form {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	color: #0066FF;
	text-decoration: none;
	font-style: normal;
	background-color: #FFFF00;
	list-style-type: none;
	width: 90px;
}
.box {
	background-image: url(img/box.gif);
	background-repeat: no-repeat;
	height: 206px;
}
.boxs {
	background-image: url(img/boxs.gif);
	background-repeat: no-repeat;
	height: 106px;
}
