tr {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #725F38;
}
.lineMenu {
	background-image: url(images/line_menu.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
a:link {
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}
a:active {
	color: #CEA037;
	text-decoration: none;
}
.loadingImage {
	background-image: url(images/boarder/loading.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.head {
	font-weight: bold;
	color: #990000;
	font-size: 14px;

}
.form {
	font-family: Tahoma, Verdana, "MS Sans Serif";
	font-size: 11px;
	color: #990000;
	background-color: #F7EF93;
}
.textGreen2 {
	color: #74CA00;

}
.textblue {
	color: #FF6600;

}
.textHead {
	font-weight: bold;
	color: #956500;
}
