.footer {
	font-family: Tahoma;
	font-size: 10px;
	color: #D1E2F7;
	text-decoration: none;
}
a.footer:hover {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}
.title {
	font-family: Tahoma;
	font-size: 11px;
	color: #3465a3;
	line-height: 15px;
}
.red {
	font-family: Tahoma;
	font-size: 11px;
	color: #eb2a2e;
	line-height: 15px;
}
a.red:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #3465a3;
	line-height: 15px;
    text-decoration: underline;
}


a.title:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #E20C0C;
	text-decoration: none;
}

.field {
	font-family: Tahoma;
	font-size: 11px;
	color: #3465A3;
}

.collection{
	background-color: #ff5050;
}

body {
	background-repeat:repeat-x;
}



.copyright {
	font-family: Tahoma;
	font-size: 9px;
	color: #396EB0;
}
.btn {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: bold;
	color: #3465A3;
	background-color: #ffcb9c;
	border: 1px solid #FFFFFF;
	cursor: hand;
}
.white {

	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 15px;
}
