
PRE{
	Font-Size: 10pt;
	Font-Family: Arial,Verdana,Helvetica,Geneva,Swiss,SunSans-Regular,sans-serif;
}
TEXTAREA,BUTTON{
	Font-Family: Verdana,Arial,Helvetica,Geneva,Swiss,SunSans-Regular,sans-serif;
	Font-Size: 8pt;
	text-decoration: none;
}
radio{
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 8pt;
	color: #4E2990;
}
input.checkbox{
	font-family: arial,helvetica,sans-serif;
	font-size: 8pt;
	color: #4E2990;
}
input.text{
	border: #7FFFD4;
	border-width: 1px;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 8pt;
	color: #4E2990;
	border-color: #7FFF00;
}
input.submit{
	border: #FFF0F5;
	border-width: 1px;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 10pt;
	color: blue;
	border-color: #7FFF00;
	font-weight: bold;
	cursor: pointer;
}
input.file{
	font-family: verdana,arial,helvetica,sans-serif;
	border-color: #7FFF00;
	font-weight: bold;
	cursor: pointer;
	border: thin solid Black;
	font-size: 8pt;
	color: #4E2990;
}
select{
	border: #7FFFD4;
	border-width: 1px;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 8pt;
	color: #4E2990;
	border-color: #7FFF00;
	cursor: pointer;

}
.textstyle0 {
	font-family: Arial,sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 10pt;
	text-decoration: none;
}
.textstyle1 {
	font-family: Arial,sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 12pt;
	text-decoration: none;
}
.textstyle2 {
	font-family: Arial,sans-serif;
	font-style: normal;
	font-size: 10pt;
	text-decoration: none;
}
.textstyle3 {
	font-family: Arial,sans-serif;
	font-style: normal;
	font-size: 12pt;
	text-decoration: none;
}
.fontwit {
	color:#FFFFFF;
}
.tblback {
	background-color: #E6E6FA;
}
.tblrow0 {
	background-color: #7FFFD4;
}
.tblrow1 {
	background-color: #FAF0E6;
	text-align: left;
}
.tblrow2 {
	background-color: #80FF94;
}
.tblrowwit {color:#FFFFFF;}
.titletext0 {
	font-family: Arial,sans-serif;
	font-style: normal;
	font-size: 18pt;
	text-decoration: none;
}
.titletext1 {
	font-family: Arial,sans-serif;
	font-style: normal;
	font-size: 14pt;
	text-decoration: none;
	color: #FFFF99;
}
.titletextwit {
	font-family: Arial,sans-serif;
	font-style: normal;
	font-size: 18pt;
	text-decoration: none;
	color: #FFFFFF;
}
/* Context menu Script- © Dynamic Drive (www.dynamicdrive.com) Last updated: 01/08/22
For full source code and Terms Of Use, visit http://www.dynamicdrive.com */
.skin0{
	position: absolute;
	width: 165px;
	border: 1px solid black;
	background-color: #C4FF8A;
	font-family: Verdana;
	line-height: 15px;
	cursor: default;
	font-size: 12px;
	z-index: 100;
	visibility: hidden;
	border-bottom: none;
}

.menuitems{
padding-left:10px;
padding-right:10px;
border-bottom: 1px solid Green;
}