body, div, td, .text {
    margin: 0px;
	 padding: 0px;
    color: #071D4C;
    font-family: Tahoma, Verdana;
    font-size:10pt;
    vertical-align:top;
}

/*******************************************************************/
#description img {
	float: right;
	clear: both;
	margin: 15px;
	border: 3px double #78BDFE;
	max-width: 350px;
}

#description p {
	margin: 2px 0 3px 0;
	text-indent: 12px;
}

#description p:first-child img {
	float: right;
}

#description table {
	border: 1px double;
	width: 100%;
	clear: both;
	margin-bottom: 10px;
	margin-top: 20px;
}

#description ul {
	list-style-image: url('../img/ul.gif');
 }

#description table td {
	border: 1px double;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	vertical-align: middle;
}

#description table tr td:first-child {
	text-align: left;
	font-weight: bold;
}

#description table tr:first-child {
	font-weight: bold;
	text-align: center;
	background: #99ccff;
}

#description table tr:first-child td:first-child {
	text-align: center;
	font-weight: bold;	
}

a {
    color:#071D4C;
    font-family: Verdana, Tahoma;
    font-size:8pt;
}

.top {
	height:243px;
	background-image: url(../img/pic/tt_06.jpg);
	background-repeat:repeat-x;
}

.logo {
	background-image:url(../img/top_left.jpg);
	background-repeat:no-repeat;
	width:100%;
}

input {
    border:1px solid #b6b5b5;
}

.intres {
		background-image:url(../img/intres_grad.gif);
		background-repeat:repeat-y;
}
