/*******************************************************************/
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #555555;
	text-decoration:none;
	margin:0;
	padding:0;
}
.link, .link:visited {
	font-family: verdana;
	font-size: 13px;
	font-weight: normal;
	color: #336699;
	text-decoration:none;
}
.link:hover {
	font-family: verdana; 
	font-size: 13px;
	font-weight: normal;
	color: #64B3FC;
	text-decoration:none;
}
.link1, .link1:visited {
	font-family: verdana;
	font-size: 13px;
	font-weight: normal;
	color: #336699;
	text-decoration:none;
}
.link1:hover {
	font-family: verdana; 
	font-size: 13px;
	font-weight: normal;
	color: #64B3FC;
	text-decoration:none;
}
.link2, .link2:visited {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #0000ff;
	text-decoration:underline;
}
.link2:hover {
	font-family: verdana; 
	font-size: 11px;
	font-weight: normal;
	color: #0000ff;
	text-decoration:none;
}
.text,td {
	font-size: 14px;
	color: #444444;	
}
.message {
	font-size: 13px;
	color: red;	
	font-weight: bold;
}
.code {
	font-size: 12px;
	color: #666666;	
	font-family:arial;
}
/*******************************************************************/
.h1,.h1:visited {
	font-size: 16px;
	font-weight: bold;
	color: #555555;
	text-decoration:none;
}
.h1:hover {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	border-bottom: 1px #000000 dashed;
}
/*******************************************************************/
h1 {
	font-size: 22px;
	font-weight: bold;
	color: #555555;
	text-decoration:none;
}

.menu, .menu:visited {
	font-size: 14px;
	font-weight: normal;
	color: #336699;
	text-decoration:none;
}
.menu:hover {
	font-size: 14px;
	font-weight: normal;
	color: #336699;
	text-decoration:none;
}

.menuactive,.menuactive:visited {
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration:none;
}
.menuactive:hover {
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration:none;
}
.buttoninput {
	font-family: verdana;
	font-size:11px;
	color:#000000;
	text-decoration:none;
	height:20px;
	width: 140;
	background-color: #F2F1F1;
	border: solid 0.5pt #F2F1F1;
}
.textinput {
	font-size:11px;
	font-family: verdana;
	height:17px;
	margin:0;
	padding:0;
	border: solid 1 #0000;
	width: 350;
}
.textareainput {
	font-size:11px;
	font-family: verdana;
	margin:0;
	padding:0;
	border: solid 1 #0000;
	width: 120;
}
