@charset "utf-8";
.listmenu:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #C00;
	text-decoration: none;
}

.listmenu {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CCC;
	text-decoration: none;
}
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #999;
	background-color: #000;
	background-image: url(imagini/bg.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
}
.pageTitle {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #F69;
	background-color: #521231;
}
.list_agencies {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F6C;
	text-decoration: none;
}
td {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
}
.tableborder {
	border: 1px solid #4A003C;
}
.tableborder2 {
	border: 1px solid #402B4F;
}
a {
	color: #DE8DE0;
	text-decoration: none;
}
a:hover{
	color: #C20ED1;
	text-decoration: none;
}
.err {
	color: #F69;
}
.formfield {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #6B1C77;
	background-color: #CCC;
	border: 1px solid #6B6B6B;
}

