body {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
}
ul {
	margin-top: 5px;
	margin-bottom: 0px;
}
li {
	margin-left: -10px;
	margin-top: 2px;
	list-style-image: url(../gfx/ul.gif);
	list-style-type: none;

}
a.bottom {
	color: #FFFFFF;
	text-decoration: none;
}
a.bottom:hover {
	color: #CCCCCC;
	text-decoration: none;
}
td {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	text-align: justify;
}
td a.bottom {
    text-align: left;
}
a {
	color: #00388B;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
.whiteText {
	color: #FFFFFF;
}
.corner {
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../gfx/top_corner.gif);
}

.hand {
	cursor: pointer;
	color: #3866A1;
	margin-bottom: 5px;
}

.hand2 {
	cursor: pointer;
	color: #3866A1;
	text-decoration: underline;
	margin-bottom: 5px;
}

img.reference {
	border: 1px solid #00388b;
	margin: 2px 3px;
}

div.p5 img {
	margin: 0 10px 10px 0;
}

div.p52 img {
	padding-bottom: 10px;
}

input.btn {
	font-family: Tahoma, Verdana, Arial;
	height: 17px;
	width: 60px;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-weight: bold;
	background-color: #00388B;
	color: #FFFFFF;
	border: 1px solid #000000;
}
input.text {
	font-family: Tahoma, Verdana, Arial;
	background-color: #FFFFFF;
	width: 300px;
	font-size: 11px;
	height: 17px;
	color: #3B4147;
	border: 1px solid #B8BEC4;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
}

table.price td {
	vertical-align: middle;
	text-align: left;
}

table.price td.tac {
	text-align: center;
}
table.price td.tar {
	text-align: right;
}

h3 {
	font-size: 12px;
}

.tac {
	text-align: center;
}

.tar {
	text-align: right;
}
