
.title {font-family: Georgia, Times New Roman, Times, serif; font-size:16px; font-weight: bold; color:#ffffff;}
.title a, .title a:link, .title a:visited, .title a:hover {color:#ffffff; text-decoration: underline;}

.subtitle {font-family: Georgia, Times New Roman, Times, serif; font-size:16px; color:#ffffff;}
.subtitle a, .subtitle a:link, .subtitle a:visited, .subtitle a:hover {color:#ffffff; text-decoration: underline;}

.subtitlered {font-family: Georgia, Times New Roman, Times, serif; font-size:16px; font-weight: bold; color:#903F2E;}
.subtitlered a, .subtitlered a:link, .subtitlered a:visited, .subtitlered a:hover {color:#903F2E; text-decoration: underline;}


.copyright {
	font-family: Arial, Helvetica, Geneva, ASunSans-Regular, sans-serif; 
	font-size:10px; 
	color:#ffffff; 
}
.footerlink {
	font-family: Arial, Helvetica, Geneva, ASunSans-Regular, sans-serif; 
	font-size:11px; 
	color:#ffffff; 
}
a.footerlink , a.footerlink:link, a.footerlink:visited, .footerlink a:hover {
	font-family: Arial, Helvetica, Geneva, ASunSans-Regular, sans-serif; 
	font-size:11px; 
	color:#C7C7C4;
	text-decoration: underline;
	white-space: nowrap;
}
a.footerlink_2 , a.footerlink_2:link, a.footerlink_2:visited, a.footerlink_2:hover {
	font-family: Arial, Helvetica, Geneva, ASunSans-Regular, sans-serif; 
	font-size:11px; 
	color:#ffffff; 
	text-decoration: underline; 
	padding: 2px 5px;
	font-weight: bold;
	white-space: nowrap;
}

.content {font-family: Arial, Helvetica, Geneva, ASunSans-Regular, sans-serif; font-size:13px; color:#ffffff;}
.content a, .content a:link, .content a:visited, .content a:hover {color:#ffffff; font-weight: bold; text-decoration: underline;}

.boldcontent {font-family: Arial, Helvetica, Geneva, ASunSans-Regular, sans-serif; font-weight: bold; font-size:13px; color:#ffffff;}
.boldcontent a, .boldcontent a:link, .boldcontent a:visited, .boldcontent a:hover {color:#ffffff; text-decoration: underline;}

.input_login {
	border: 1px solid #8F8F8F;
	color:#C7C7C4;
	width:110px;
}
.error {
	border:1px solid #CC0000;
	color: #CC0000;
	margin:10px;
	padding:3px;
	font-family:Arial;
	font-size:12px;
}
.good {
	border:1px solid #33CC33;
	color: #33CC33;
	margin:10px;
	padding:3px;
	font-family:Arial;
	font-size:12px;
}
.egalery {
	border:1px solid black;
	/* height:520px; /**/
}