h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
}

td,input,select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

td A:LINK { color:#666699; text-decoration:none; }
td A:VISITED { color:#666699; text-decoration:none; }
td A:ACTIVE { color:#666699; text-decoration:none; }
td A:HOVER { color:#666699; text-decoration:underline; }

input {
	border-top:			1px solid #C7C7C7;
	border-bottom:			1px solid #C7C7C7;
	border-left:			1px solid #C7C7C7;
	border-right:			1px solid #C7C7C7;
	font-family:			Arial, Helvetica, sans-serif;
	font-size:			11px;
	color:				#787878;
	text-decoration:		none;
}
textarea {
	border-top:				1px solid #C7C7C7;
	border-bottom:			1px solid #C7C7C7;
	border-left:			1px solid #C7C7C7;
	border-right:			1px solid #C7C7C7;
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				11px;
	color:					#787878;
	text-decoration:		none;
}
select {
	border-top:			1px solid #C7C7C7;
	border-bottom:			1px solid #C7C7C7;
	border-left:			1px solid #C7C7C7;
	border-right:			1px solid #C7C7C7;
	font-family:			Arial, Helvetica, sans-serif;
	font-size:			11px;
	color:				#787878;
	text-decoration:		none;
}
.expl {
	font-size:			14px;
	font-weight:		bold;
}
.view {
	background-color:	#EEEEEE;
	/*border-bottom:		1px solid #C7C7C7; */
	font-size:			12px;
	font-weight:		normal;
	padding:			3px;
	text-align:				center;
}
.faq {
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				13px;
	color:					#757575;
	text-decoration:		none;

}
.view A:LINK { color:#666699; text-decoration:none; font-size:11px; font-weight: normal; }
.view A:VISITED { color:#666699; text-decoration:none; font-size:11px; font-weight: normal; }
.view A:ACTIVE { color:#666699; text-decoration:none; font-size:11px; font-weight: normal; }
.view A:HOVER { color:#666699; text-decoration:underline; font-size:11px; font-weight: normal; }

.tab {
	background-color:	#000000;
	/*border-bottom:		1px solid #C7C7C7; */
	font-size:			14px;
	font-weight:		bold;
	padding:			3px;
}
.tab A:LINK { color:#666699; text-decoration:none; font-size:11px; font-weight: normal; }
.tab A:VISITED { color:#666699; text-decoration:none; font-size:11px; font-weight: normal; }
.tab A:ACTIVE { color:#666699; text-decoration:none; font-size:11px; font-weight: normal; }
.tab A:HOVER { color:#666699; text-decoration:underline; font-size:11px; font-weight: normal; }

.window {
/*position:absolute; */
background-color:#EBEBEB;
left:0px;
top:0px;
display:none;
}
.cms {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-top:	 			1px solid #C7C7C7;
	border-bottom:			1px solid #C7C7C7;
	border-left:			1px solid #C7C7C7;
	border-right:			1px solid #C7C7C7;
}
.par {
background-color:#EBEBEB;
}
