body,td,p,span,div {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 10px;
	color: #333333;
}

input, select, textarea{
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 10px;
}

.buttonok {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF7200;
	font-size: 10px;
}

a {  color: #FF6600; text-decoration: none}
a:hover {  color: #000000; text-decoration: none}

.OrangeWhite:hover { color: #ffffff;}

a.tabmenus {
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
	font-family: Tahoma, Verdana, Arial, "MS Sans Serif";
	font-size: 11px;
}
a.tabmenus:hover {  color: #000000; text-decoration: none}
a.tabmenusact {
	color: #000000;
	text-decoration: none;
	font-family: Tahoma, Verdana, Arial, "MS Sans Serif";
	font-size: 11px;
	font-weight: bold;
}
a.tabmenusact:hover {  color: #000000; text-decoration: none}


.linesolid {  background-color: #E2E2E2}
.main {  background-color: #FFFFFF}
.maingri { background-color: #F4F4F4; color: #333333}
.pagetitle {  font-family: Arial, Helvetica, sans-serif, Tahoma; font-size: 16px; font-weight: normal}
.pagemark {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold}

hr {size=1px; color=#cccccc; noshade; width=90%}

.comment {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	word-spacing: 15px;
	letter-spacing: 10px;
}
