body {  font-family: verdana; font-size: 9pt; color: #000; background-color: #ddd; margin: 0;
scrollbar-3dlight-color : #999999;
scrollbar-arrow-color : #999999;
scrollbar-base-color : #666666;
scrollbar-darkshadow-color : Black;
scrollbar-face-color : #666666;
scrollbar-highlight-color : #999999;
scrollbar-shadow-color : #999999;
scrollbar-track-color : #8B8B8B;
}

b {  font-family: verdana; font-size: 9pt; color: #999999}
p   {  font-family: verdana; font-size: 9pt;}

th   { font-family: verdana; font-size: 9pt; border: 0px; font-weight: bold;}
th.normal   { font-family: verdana; font-size: 9pt; border: 0px; font-weight: bold;}
th.all   { font-family: verdana; font-size: 9pt; border: 1px solid #07792A; font-weight: bold;}
th.bottom   { font-family: verdana; font-size: 9pt; border-bottom: 1px solid #07792A; font-weight: bold;}
th.top      { font-family: verdana; font-size: 9pt; border-top: 1px solid #07792A; font-weight: bold;}
th.right    { font-family: verdana; font-size: 9pt; border-right: 1px solid #07792A; font-weight: bold;}
th.left     { font-family: verdana; font-size: 9pt; border-left: 1px solid #07792A; font-weight: bold;}

table.all   { font-family: verdana; font-size: 9pt; border: 1px solid #07792A; font-weight: bold;}

td   { font-family: verdana; font-size: 9pt; border: 0px}
td.normal   { font-family: verdana; font-size: 9pt; border: 0px}
td.all   { font-family: verdana; font-size: 9pt; border: 1px solid #07792A}
td.bottom   { font-family: verdana; font-size: 9pt; border-bottom: 1px solid #07792A}
td.top      { font-family: verdana; font-size: 9pt; border-top: 1px solid #07792A}
td.right    { font-family: verdana; font-size: 9pt; border-right: 1px solid #07792A}
td.left     { font-family: verdana; font-size: 9pt; border-left: 1px solid #07792A}
form   {  font-family: verdana; font-size: 9pt}
h1   {  font-family: Verdana; font-size: 13pt; font-weight: bold;}
h2   {  font-family: Verdana; font-size: 10pt; font-weight: bold;}
h3   {  font-family: Verdana; font-size: 6pt;}
h4   {  font-family: Verdana; font-size: 10pt;}
h5   {  font-family: Verdana; font-size: 13pt;}
A:link    { font-family: verdana; font-size: 9pt; text-decoration: none; color: #004080}
A:visited { font-family: verdana; font-size: 9pt; text-decoration: none; color: #002D5A}
A:hover   { font-family: verdana; font-size: 9pt; text-decoration: underline; color: #0055AA}
A.subject   { font-family: Verdana; font-size: 9pt; font-weight: bold; color: #879FBA}
A:noborder    { text-decoration: none; border:0; color: #879FBA}

A.menu:link    {  font-family: verdana; font-size: 9pt; text-decoration: none; color: #0DDA4C}
A.menu:visited {  font-family: verdana; font-size: 9pt; text-decoration: none; color: #0CB840}
A.menu:hover   {  font-family: verdana; font-size: 9pt; text-decoration: underline; color: #088A30}

input.form   {
	font-size: 9pt;
	border: 1px solid #07792A;
	color: #000;
	background-color: #ccc
}

select.form   {  font-family: verdana; font-size: 9pt; border: 1px solid #07792A; color: #000; background-color: #bbb}
textarea.form   {  font-family: verdana; font-size: 9pt; border: 1px solid #07792A; color: #000; background-color: #ccc}

input.button { font-size: 9pt; border: 1px solid #07792A; color: #000; background-color: #bbb}
input.buttonClicked1   { font-size: 9pt; border: 1px solid #07792A; color: #ff5555; background-color: #bbb}
input.buttonClicked2   { font-size: 9pt; border: 1px solid #07792A; color: #55ff55; background-color: #bbb}
input.buttonClicked3   { font-size: 9pt; border: 1px solid #07792A; color: #5555ff; background-color: #bbb}

input.formMain
{
	border: 1px solid #07792A;
	font-size:20px;
	color: #000;
	background-color: #ccc;
	font-weight: normal;
	vertical-align: middle;
	
	padding: 3px;
	width: 356px;
}

input.submitMain {
	border: 1px solid #07792A;
	font-size:20px;
	color: #000;
	background-color: #bbb;
	font-weight: normal;
	vertical-align: middle;
	
	width: 94px;
	height: 72px;
	padding: 0;
}

input.changeMain {
	border: 1px solid #07792A;
	font-size:20px;
	color: #000;
	background-color: #bbb;
	font-weight: normal;
	vertical-align: middle;
	
	height: 35px;
	padding: 0;
}

select.selectMain
{
	border: 1px solid #07792A;
	font-size:20px;
	color: #000;
	background-color: #ccc;
	font-weight: normal;
	vertical-align: middle;
	
	padding: 3px;
	width: 152px;
}

input.submitTop {
	border: 1px solid #07792A;
	color: #000;
	background-color: #bbb;
	font-weight: normal;
	vertical-align: middle;
	
	width: 94px;
	height: 26px;
	padding: 0;
}

input.changeTop {
	border: 1px solid #07792A;
	color: #000;
	background-color: #bbb;
	font-weight: normal;
	vertical-align: middle;
	
	height: 26px;
	padding: 0;
}

select.selectTop
{
	border: 1px solid #07792A;
	color: #000;
	background-color: #ccc;
	font-weight: normal;
	vertical-align: middle;
	
	padding: 3px;
	width: 152px;
}

input.submitLogin {
	border: 1px solid #07792A;
	font-size:20px;
	color: #000;
	background-color: #bbb;
	font-weight: normal;
	vertical-align: middle;
	
	width: 100px;
	padding: 0;
}
.style2 {font-size: xx-small}