li {
	font-family: Tahoma;
	font-size: 12px;
	text-align: justify;
	margin: 3 3;	
}
table.header {
	background-image: url(../images/logo01.gif);
	background-position: right;
	background-repeat: no-repeat;
	border: none;
	width: 100%;
}
form {
	font-family: Tahoma;
	font-size: 12px;
	border: Silver;
}


.inp {
	font-family: Tahoma;
	font-size: 14px;
	border: 1px solid Silver;
}

.button {
	font-family: Tahoma;
	font-size: 14px;
	border: 1px solid Silver;
	background: EEEEEE;
}

table.base {
	border: 0px;
	border-style: none;
	width: 100%;
}

.center {
	border-style: none;
	width: 600px;
	border: 1px solid Silver;
}

td.navig {
	border: 10px Silver;
	width: 150;
	background: #EEEEEE;
	text-align: center;
	vertical-align: middle;
	width: 150;
}

td.field {
	background: #EEEEEE;
	text-align: center;
	vertical-align: middle;
	width: 150;
}

td.field_q {
	background: #EEEEEE;
	text-align: center;
	vertical-align: middle;
	width: 30;
}

th.field {
	background: #EEEEEE;
	text-align: center;
}

td.value {
	background: #E2F5E3;
	text-align: center;
	vertical-align: middle;
}

th.value {
	background: #E2F5E3;
	text-align: center;
	vertical-align: middle;
}

BODY {
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	background: White;
}

B {
	font-family : Tahoma;
	font-size : 12px;
	font-weight : 700;
}


P {
	font-family: Tahoma;
	font-size: 12px;
	text-align: left;
	margin: 3 3;
}

A:ACTIVE {
	font-family : Tahoma;
	font-size : 12px;
	text-decoration : underline;
	font-weight : 700;
	color : Black;
}

A:LINK {
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: underline;
	font-weight: 700;
	color: Black;
}

A:visited {
	font-family : Tahoma;
	font-size : 12px;
	text-decoration : underline;
	font-weight : 700;
	color : Black;
}

A:HOVER {
	font-family : Tahoma;
	font-size : 12px;
	text-decoration : none;
	font-weight : 700;
	color : Maroon;
}

A.head:ACTIVE {
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	font-weight: 700;
	color: Gray;
}

A.head:LINK {
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	font-weight: 700;
	color: Gray;
}

A.head:visited {
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	font-weight: 700;
	color: Gray;
}

A.head:HOVER {
	font-family : Tahoma;
	font-size : 12px;
	text-decoration : none;
	font-weight : 700;
	color : Maroon;
}
HR {
	height : 1px;
	color : Black;
}

.head1 {
	color : Black;
	font-size : 20px;
	font-family : "Courier New", Courier, monospace;
	font-weight : bold;
}

.head2 {
	color : Gray;
	font-size : 20px;
	font-family : "Courier New", Courier, monospace;
	font-weight : bold;
}

.title {
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	font-weight: 700;
	color: Gray;
}
