/* CSS Document */

body {
	background-image: url(images/back22.jpg);
	background-position:center;
	background-repeat: repeat-y;
	background-color: #e5e5e5;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	font-family: Tahoma;
	font-size: 13px;
	color: #FFFFFF;
}

.style2 {
	font-family: Tahoma;
	font-size: 13px;
	color: #6b000f;
}

.style3 {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}

h1 {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	padding:0px;
	margin:0px;
}

.style4 {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}

.style5 {
	font-family: Tahoma;
	font-size: 10px;
	color: #ff0000;
}

.style6 {
	font-family: Tahoma;
	font-size: 11px;
	color: #ff0000;
}

.style7 {
	font-family: Tahoma;
	font-size: 10px;
	color: #ffffff;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}

a.nou:link {
	color: #000000;
	text-decoration: none;
}
a.nou:visited {
	color: #000000;
	text-decoration: none;
}
a.nou:hover {
	color: #FF0000;
	text-decoration: underline;
}
a.nou:active {
	color: #000000;
	text-decoration: none;
}

.input-box2
{
font-size:11px;
color: #000066;
font-weight:bold;
background: #B7B9C7;
border: #000000 solid 1px
}

.on{
cursor: pointer;
}

.off{

}

.img {
border: 1px solid;
border-color: #000066;
}

