body, td {
	margin: 0px 0px 0px 0px;
	font-family: times new roman;
	font-size: 14px;
	color: #626262;
}

h1 {
	font-family: times new roman;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
}

p {
	margin : 0px 0px 5px 0px;
}

#a, a:active {
#	color : #C7C729;
#	font-weight : bold;
#	text-decoration : none;
#}
#a:hover {
#	text-decoration : none;
#	color : #334987;
#}


a, a:active {
	color : #626262;
	font-weight : bold;
	text-decoration : none;
}

a:hover {
	color : #626262;
	font-weight : bold;
	text-decoration : underline;
}

a.track, a.track:active {
	color: #7F7F7F;
	font-family: times new roman;
	font-weight : normal;
	font-size: 13px;
	text-decoration : underline;
}

a.track:hover {
	color: #7F7F7F;
	font-family: times new roman;
	font-weight : normal;
	font-size: 13px;
	text-decoration : none;
}

a.tracksel {
	color: #7F7F7F;
	font-family: times new roman;
	font-weight : normal;
	font-size: 13px;
	text-decoration : none;
}

a.menu, a.menu:active {
	font-family: times new roman;
	font-size: 16px;
	color : #7F7F7F;
	font-weight : bold;
	font-style: italic;
	text-decoration : none;
}

a.menu:hover {
	font-family: times new roman;
	font-size: 16px;
	color : #000000;
	text-decoration : none;
	font-weight : bold;
	font-style: italic;
}
a.menusel {
	font-family: times new roman;
	font-size: 16px;
	font-weight : bold;
	font-style: italic;
	text-decoration : underline;
	color : #000000;
}

a.menu2, a.menu2:active {
	font-family: times new roman;
	font-size: 15px;
	color : #7F7F7F;
	font-weight : normal;
	font-style: italic;
	text-decoration : underline;
}

a.menu2:hover {
	font-family: times new roman;
	font-size: 15px;
	color : #7F7F7F;
	text-decoration : none;
	font-weight : normal;
	font-style: italic;
}

a.menu2sel {
	font-family: times new roman;
	font-size: 15px;
	font-weight : bold;
	font-style: italic;
	text-decoration : none;
	color : #7F7F7F;
}


a.gray, a.gray:active {
	font-family: verdana;
	font-size: 9px;
	color : #7F7F7F;
	font-weight : bold;
	text-decoration : none;
}

a.gray:hover {
	font-family: verdana;
	font-size: 9px;
	color : #7F7F7F;

	font-weight : bold;
	text-decoration : underline;
}

a.black, a.black:active {
	color : #000000;
	font-weight : bold;
	text-decoration : none;
}

a.black:hover {
	color : #000000;
	font-weight : bold;
	text-decoration : underline;
}

.news {
	font-family: times new roman;
	font-size: 14px;

}

.verdana {
	font-family: verdana;
	font-size: 9px;
	color : #7F7F7F;
}

.button {
	border-right: #D1CBB6 1px solid;
	border-top: #D1CBB6 1px solid;
	background: #E8E5DA;
	border-left: #D1CBB6 1px solid;
	background-image: url(../images/but_back.gif);
	cursor: hand;
	border-bottom: #D1CBB6 1px solid;
	height: 16px;
	color: #786B47;
	font-size: 11px;
}

.input {
	border-right: #C8C8C8 1px solid;
	border-top: #C8C8C8 1px solid;
	border-bottom: #C8C8C8 1px solid;
	border-left: #C8C8C8 1px solid;
	height: 17px;
	color: #7F7F7F;
	font-size: 11px;
}

.select {
	border-right: #D1CBB6 1px solid;
	border-top: #D1CBB6 1px solid;
	border-bottom: #D1CBB6 1px solid;
	border-left: #D1CBB6 1px solid;
	background: #ffffff;
	width: 220px;
	height: 16px;
	color: #786B47;
	font-size: 11px;
}

.textarea {
	border-right: #C8C8C8 1px solid;
	border-top: #C8C8C8 1px solid;
	border-bottom: #C8C8C8 1px solid;
	border-left: #C8C8C8 1px solid;
	background: #ffffff;
	font-family: tahoma;
	font-size: 11px;
	color: #786B47;
}


.field {
border-right: #888 1px solid; border-top: #888 1px solid; background: #ece8e3; border-left: #888 1px solid; border-bottom: #888 1px solid;
}
input.field {
	 height: 20px;
}

.copy{
	font: normal 9px verdana;
	color : 000000;
}
.copy2{
	font: normal 10px arial;
	color : #464139;
	margin: 0px 0px 0px 10px;
}

td.outline {
	background-color : #a0a0a0;
}
td.outline td {
	background-color: #fff;
}
.tax {
	font-size: 13px;
}