.txt11 {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.box {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: D2D2D2;
	border-bottom-color: D2D2D2;
	border-left-color: D2D2D2;
}
.txtred {
	font-family: Arial;
	font-size: 18px;
	color: #cc0000;
	text-decoration: none;
	font-weight: bold;
}
.txtBig {
	font-family: Arial;
	font-size: 16px;
	color: #333333;
	text-decoration: none;
}
.txtredM {
	font-family: Arial;
	font-size: 14px;
	color: #cc0000;
	text-decoration: none;
	font-weight: bold;
}
.txtwhiteBig {
	font-family: Arial;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.txt11white {
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
.txt11whiteS {
	font-family: Arial;
	font-size: 9px;
	color: #ffffff;
	text-decoration: none;
}
.foot {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.indextxt {
	font-family: Arial;
	font-size: 16px;
	color: #333333;
	text-decoration: none;
	font-weight: 100;
}
.indextit {
	font-family: Arial;
	font-size: 28px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.norepeat {background-image: url(imgs/greenbox.jpg); background-repeat: no-repeat;}

body {
background:#FFFFFF;
margin-top:0;
}
.img{
background: url(imgs/bg2.jpg);
background-repeat: no-repeat;
background-position: center;
background-position: top;
}