body {
	font-weight: normal;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-size: 11px;
	color: #4D4D4D;
	background-color: #ADD8E6;
}
hr {
	text-align: right;
        width: 70%;
}
td {
	font-size: 11px;
}
th {
	font-size: 11px;
}
p {
	color: #4D4D4D;
	font-size: 11px;
	font-variant: normal;
	font-style: normal;
	font-stretch: normal;
	font-family: tahoma, arial, helvetica, sans-serif;
}
a {
	text-decoration: underline;
	font-style: normal;
	font-weight: bold;
	color: #0000FF;
}
a:link {
	text-decoration: underline;
	font-style: normal;
	font-weight: bold;
	color: #0000FF;
}
a:visited {
	text-decoration: underline;
	color: #0000FF;
	font-weight: bold;
	font-style: normal;
}
a:hover {
	color: #00931E;
	text-decoration: underline;
	font-style: normal;
	font-weight: bold;
}
a:active {
	color: #00931E;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
}
.head {
	background-color: #E6E6FA;
}
.BT {
	background-color: #1E90FF;
	border-color: #0000FF;
	border-width: 1px;
	border-style: solid;
	font-size: 11px;
	font-weight: bold;
}
.BTS {
	background-color: #1ecaff;
	border-color: #0000FF;
	border-width: 1px;
	border-style: solid;
	font-size: 11px;
	font-weight: bold;
}
.IL {
	background-color: #D7F2FF;
	border-color: #0000FF;
	border-width: 1px;
	border-style: solid;
	font-size: 11px;
	font-weight: bold;
	font-family: tahoma, arial, helvetica, sans-serif;
}
.login,.password {
	background-color: #D7F2FF;
	border-color: #0000FF;
	border-width: 1px;
	border-style: solid;
	font-size: 11px;
	font-weight: bold;
	font-family: tahoma, arial, helvetica, sans-serif;
	width: 100px;
}
.Red {
	color: red;
}
.Blue {
	color: blue;
}
.Black {
	color: black;
}
.Green {
	color: green;
}
.BYellow {
	background-color: yellow;
}
.Bold {
	font-weight: bold;
}
.CRow {
	background-color: #ADE0F1;
}
.Line {
	text-decoration: line-through;
}
.Height16 {
	height: 16px;
}
.Height18 {
	height: 18px;
}
.Height20 {
	height: 20px;
}
.Height60 {
	height: 60px;
}
.Height70 {
	height: 70px;
}
.Height80 {
	height: 80px;
}
.Width10 {
	width: 10px;
}
.Width20 {
	width: 20px;
}
.Width50 {
	width: 50px;
}
.Width100 {
	width: 100px;
}
.Width120 {
	width: 120px;
}
.Width150 {
	width: 150px;
}
.Width160 {
	width: 160px;
}
.Width200 {
	width: 200px;
}
.Width300 {
	width: 300px;
}
.WidthBT {
	width: 100px;
}
.Center {
	text-align: center;
}
.Left {
	text-align: left;
}
.Right {
	text-align: right;
}
.Top {
	vertical-align: top;
}
