@charset "utf-8";

/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #1F2482;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #1F2482;
}
a:hover {
	text-decoration: none;
	color: #FB9200;
}
a:active {
	text-decoration: none;
	color: #FB9200;
}
.Admin_title {
	font-size: 14px;
	font-weight: bold;
	color: #FB9200;
}
.Menu_title {
	color: #1F2482;
	font-weight: bold;
}
.Title {
	color: #FF3300;
	font-weight: bold;
	font-size: 14px;
}

.Size9 {font-size: 9px}
.style18 {
	font-size: 14px;
	color: #FFCC32;
}
.style23 {
	color: #1F2482;
	font-weight: bold;
	font-size: 16px;
	font-style: italic;
}

.Red {
	color: #FF0000;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.Web_Address {
	font-size: 36px;
	color: #1F2482;
}
.Footer {
	color: #FB9200;
	font-weight: bold;
	font-size: 22px;
}
.Menu {
	font-weight: bold;
	color: #FB9200;
	font-size: 16px;
}

