.copyright {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #FCD838;
	padding-top: 5px;
}
.head1 {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	color: #FCD838;
	padding-top: 2px;
}
.head2 {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	font-weight: bold;
	color: #FCD838;
	padding-top: 3px;
}
.head3 {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	color: maroon;
	padding-top: 2px;
}
.head4 {
	font-family: "Verdana", Verdana, mono;
	font-size: 10px;
	color: maroon;
	padding-top: 2px;
}

input,textarea,select {
	BACKGROUND-COLOR: #F4D8C3;
	BORDER-BOTTOM: 1px solid #9B8DB8;
	BORDER-LEFT: 1px solid #544671;
	BORDER-RIGHT: 1px solid #9B8DB8;
	BORDER-TOP: 1px solid #544671;
	COLOR: navy;
	CURSOR: hand;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-WEIGHT: normal;
	margin-bottom: 2px;
	margin-left:   0px;
	margin-right:  0px;
	margin-top:    2px;
}

.text {
	BACKGROUND-COLOR: #F4D8C3;
	BORDER-BOTTOM: 1px solid #FCF3ED;
	BORDER-LEFT: 1px solid #E9B087;
	BORDER-RIGHT: 1px solid #FCF3ED;
	BORDER-TOP: 1px solid #E9B087;
	COLOR: navy;
	CURSOR: hand;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-WEIGHT: normal;
	margin-bottom: 2px;
	margin-left:   0px;
	margin-right:  0px;
	margin-top:    2px;
}
.text2 {
	BACKGROUND-COLOR: #fce1ae;
	COLOR: black;
	CURSOR: hand;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-WEIGHT: normal;
	font-size: 9px;
	
}
.button{
	BACKGROUND-COLOR: #78659F;
	BORDER-BOTTOM: 1px solid #544671;
	BORDER-LEFT: 1px solid #9B8DB8;
	BORDER-RIGHT: 1px solid #544671;
	BORDER-TOP: 1px solid #9B8DB8;
	color: #FCD838;
	CURSOR: hand;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-WEIGHT: normal;
	margin-bottom: 2px;
	margin-left:   0px;
	margin-right:  0px;
	margin-top:    2px;

}
.login {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #FCD838;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #78659F;
	font-weight: normal;
	height: 14px;
	margin: 1px;
}
.menu:active {
	text-decoration: none;
	color: #0000B3;
}
.menu:hover {
	text-decoration: underline, bold;
	color: #FF0000;
}

.text3 {BACKGROUND: #FFE3AD; color: #000000; font-size: 12px; text-align: center;}
.text4 {BACKGROUND: #FFE3AD; color: #000000; font-size: 12px; text-align: left; padding-left: 5px; padding-right: 5px; font-weight: bold}
.text5 {BACKGROUND: #FFEFCE;color: #000000; font-size: 12px; text-align: justify; padding-left: 2px; padding-right: 2px;}
.text6 {BACKGROUND: #FFE3AD;color: #000000; font-size: 12px; text-align: right; padding-left: 5px; padding-right: 5px;}
.error {BACKGROUND: #FFE3AD;color: #FF0000; font-size: 12px; text-align: center; padding-left: 5px; padding-right: 5px;}
.caption {BACKGROUND: #FFEFCE; color: #000000; font-size: 12px; text-align: center;}
.pages {BACKGROUND: #FFEFCE; color: #000000; font-size: 12px; text-align: right; }
a {color: #000000; text-decoration: none; FONT-FAMILY: Tahoma; font-size: 12px;}
a:link {text-decoration: none}

.pages_a {color: #000000; text-decoration: none; FONT-FAMILY: Tahoma; font-size: 12px; BORDER: #1F5057 1px solid; }
.pages_a:link {text-decoration: none}

.pages_a2 {color: #000000; text-decoration: none; FONT-FAMILY: Tahoma; font-size: 12px; BORDER: #1F5057 1px solid;  BACKGROUND: #FFE3AD;}
.pages_a2:link {text-decoration: none}

.but {BORDER: #1F5057 1px solid; width: 170px; height:16px; FONT-SIZE: 10px; BACKGROUND: #FFE3AD; COLOR:#000000;}
.t {BORDER: #1F5057 1px solid; width: 170px; height:16px; FONT-SIZE: 10px; BACKGROUND: #FFE3AD; COLOR:#000000;}
.t_area {BORDER: #1F5057 1px solid; width: 170px; height:100px; FONT-SIZE: 10px; BACKGROUND: #FFE3AD; COLOR:#000000;}
