img {
	border: 0px;
	vertical-align: middle;
}

body {
	font-family: sans-serif;
	font-size: 10pt;
	color: #000000;
	margin: 0px;
	background: #333333 /*url(../images/bg_zebre.gif)*/;
}

#site {
	background: #DDDDDD url(../images/bg_zebre.gif);
	width: 613px;
	padding : 0;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;
}

a {
	color: #C50000;
	text-decoration: none;
}

a:hover {
	color: #555555; 
	text-decoration : underline;
}

a:visited{
	color: #C50000;
	text-decoration: none;
}

.l1 {
	border-bottom: 0px;
	color: #004080;
}

p {
	margin: 0px;
}

input {
	border: 1px solid #333333;
	background-color: #ffffff;
}

label.fieldheader {
	display: block;
	float: left;
	width: 40%;
}

.col_1 {
	display: block;
	float: left;
	width: 150px;
}

.col_2 {
	float: left;
	width: 150px;
}

.col_3 {
	float: right;
	width: 300px;
}

.col_11 {
	display: block;
	float: left;
	width: 270px;
}

.col_21 {
	float: left;
	width: 130px;
}

.col_31 {
	float: right;
	width: 200px;
}

.bg_0 {
	background-color: #d5e1f9;
}

.bg_1 {
	background-color: #eef3fb;
}

.dashedbottom {
	border-bottom: #333333 solid 1px;
	clear: both;
}

.clearer {
	clear: both;
}

.nb {
	border: none;
}

.main {
	width: 600px;
	padding: 6px;
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
	background-color: #f5f5f5;
}

.title {
	width: 613px;
	background: #A50000 url(../images/bg_title.png);
	height: 20px;
	color: white;
	font-weight: bold;
	padding-top: 5px;
}

.sub {
	width: 593px;
	background: #e5e5e5;
	height: 22px;
	color: #000000;
	padding-top: 5px;
	padding-left: 20px;
}

.pad {
	padding-left: 10px;
}

.warning {
	font-size: 10pt;
	font-weight: bold;
	color: red;
}

.header {
	background: #A50000 url(../images/bg_title.png);
	width: 613px;
	height: 25px;
	line-height: 25px;
	margin-bottom: 20px;
	color: #FFFFFF;
}

.header a {
	color: #FFFFFF;
	text-decoration: none;
}

.header a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.header a:visited  {
	color: #FFFFFF;
	text-decoration: none;
}

.bottom {
	width: 613px;
	margin-top: 20px;
	margin-bottom: 10px;
	border-top: 1px solid #333333;
}