.title { color: #d2d2d2; font-weight: bold; font-size: 17px; font-family: Tahoma, Helvetica, Arial; text-decoration: none }
.main { color: #d2d2d2; font-weight: normal; font-size: 11px; line-height: 15px; font-family: Tahoma, Helvetica, Arial; text-decoration: none }

.mainlink { color: #f0661e; font-weight: normal; font-size: 11px; line-height: 15px; font-family: Tahoma, Helvetica, Arial; text-decoration: none }

.nav { color: #5a5a5a; font-weight: bold; font-size: 11px; font-family: Tahoma, Helvetica, Arial; text-decoration: none }
.navx { color: #d2d2d2; font-weight: bold; font-size: 11px; font-family: Tahoma, Helvetica, Arial; text-decoration: none }

.input { color: #000; font-weight: normal; font-size: 11px; height: 18px; font-family: Tahoma, Helvetica, Arial; border: 1px solid #333 }
.textarea { color: #000; font-weight: normal; font-size: 11px; font-family: Tahoma, Helvetica, Arial; border: 1px solid #333 }
.button { color: #333; font-weight: bold; font-size: 11px; font-family: Tahoma, Helvetica, Arial; background-color: #ccc }

a { text-decoration: none }
a.mainlink:hover { text-decoration: underline }
a.nav:hover { color: #f0661e }
a:hover { color: #f0661e }

#copyrightDyna {
	position: absolute;
	top: 10px;
	right: 10px;
	z-index: 70;
	font-family: Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	color: #999;
	text-decoration: none;
	line-height: 14px;
	}
