#commentform #submit {
	font: 12px Arial, Verdana, tahoma, Helvetica, sans-serif;
	color: #666666;
	background-color: #EEEEEE;
	border: 1px solid #999999;
	width: 135px;
}
body{
   padding:0px;
   margin:0px;
   font-size: 78.5%; /* Resets 1em to 10px */
   font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.menu {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #6E6E6E;
	text-decoration: none;
}
.copy {
	font-family: Tahoma;
	font-size: 9px;
	line-height: 12px;
	color: #6E6E6E;
	text-decoration: none;
}
.link {
	font-family: Tahoma;
	font-size: 9px;
	line-height: 12px;
	color: #6593A0;
	text-decoration: none;
}
.link_2 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #A1D817;
}
.text3 {
	font-family: Verdana;
	font-size: 10px;
	line-height: 12px;
	color: #797979;
}
.link_3 {
	font-family: Verdana;
	font-size: 13px;
	line-height: 13px;
	font-weight: bold;
	color: #6593A0;
}
.link_4 {
	font-family: Verdana;
	font-size: 13px;
	line-height: 14px;
	font-weight: bold;
}
.link_5 {
	font-family: Verdana;
	font-size: 13px;
	line-height: 13px;
	color: #15a;
}
.link_6 {
	font-family: Verdana;
	font-size: 13px;
	line-height: 14px;
	font-weight: bold;
	color: #6593A0;
}
.text {
	font-family: Tahoma;
	font-size: 10px;
	line-height: 12px;
	color: #797979;
}
.text_2 {
	font-family: Tahoma;
	font-size: 9px;
	line-height: 12px;
	color: #858585;
}
/* GRAY NORMAL */
.text_3 {
	font-family: Verdana;
	font-size: 12px;
	line-height: 15px;
	color: #797979;
}
.text_4 {
	font-family: Verdana;
	font-size: 12px;
	line-height: 12px;
	color: #15a;
}
.text_5 {
	font-family: Verdana;
	font-size: 12px;
	line-height: 12px;
	color: #A1D817;
}
/* BLACK NORMAL */
.text_6 {
	font-family: Verdana;
	font-size: 12px;
	line-height: 17px;
	color: #000000;
}
.text_7 {
	font-family: Verdana;
	font-size: 15px;
	line-height: 15px;
	color: green;
}

.text_error {
	font-family: Verdana;
	font-size: 14px;
	line-height: 14px;
	color: red;
}

.text_ok {
	font-family: Verdana;
	font-size: 14px;
	line-height: 14px;
	color: green;
}

.text_info {
	font-family: Verdana;
	font-size: 12px;
	line-height: 12px;
	color: black;
}


.form {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	height: 17px;
	width: 212px;
	border: 1px solid #C8C8C8;
}
.form1 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	height: 17px;
	width: 304px;
	border: 1px solid #C8C8C8;
}
.form2 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	height: 88px;
	width: 304px;
	border: 1px solid #C8C8C8;
	overflow:auto;
}

a {
	color: #06c;
	text-decoration: none;
	}

/* Images */
p img {
	padding: 0;
	max-width: 100%;
	}

a img {
	border: none;
	}