@charset "iso-8859-1";

/* author: GanJaMaN [CORE] */

/* Creation date: 24.10.2003 */
table, td{font-family:arial; font-size:13px; color:#20487A}

A{text-decoration:none}
A:hover{text-decoration:underline}

.input{
	border-color: #C2CBD5;
	border-width: 1px;
	border-style: solid;
	background:	#FFFFFF;
	color: #51708D;
	width: 99px;
	font-size:10px
}

.txt
{
	font-size:13px;
	font-weight:500;
	line-height:20px;
}

.txt1
{
	font-size:17px;
	font-weight:500;
	line-height:20px;
}

.form {
	border-color: #6896AE; 
	border-width: 1px; 
	border-style: solid; 
	background-color: #FFFFFF; 
	width: 285px; 
	height:16px;
}

a.link {color:#3383AD; text-decoration: none;}