img {border:0;}
a{color:#0033CC; text-decoration:none;}
a:hover{color:#0066FF; text-decoration:underline;}
p {text-align:justify;}
span {text-align:justify;}
div {text-align:justify;}

.button_back{width:100px;  background:url(../images/button-back.jpg) left top repeat-x; border:none; font-family:Arial, Helvetica, sans-serif; display:block; font-size:13px; height:33px; line-height:33px; text-align:center;}
.buttonred a {width:84px; text-align:center; background:url(../images/button-red.jpg) left top no-repeat; text-decoration:none; color:#FFFFFF; display:block; line-height:27px;}
	.buttonred a:hover {background:url(../images/button-red-o.jpg) left top no-repeat; text-decoration:none; color:#ffffff;}
.navbar {width:850px; height:33px; margin:0 auto 0;
	   color:#8D0904; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:9px; text-transform:uppercase; font-weight:bold;
	   }
	.navbar td {text-align:center;}
	.navbar .spacer {width:2px;}
	.navbar a {color:#8D0904; width:102px; text-decoration:none; display:block; height:31px; line-height:29px;  border:1px solid #000000; background:url(../images/nav-bg.jpg) repeat-x top left;}
	.navbar a:hover {color:#ffffff; text-decoration:none; background:url(../images/nav-o.jpg) left top repeat-x;}

.moreinfo a {color:#FF0000; text-decoration:none;}
	.moreinfo a:hover {color:#FF0000; text-decoration:none;}

.notify-error {padding:15px; text-align:center; border:1px solid #cccccc;  color:#ff0000; background: #f3f3f3 url(../images/notify-bg.jpg) 10px center no-repeat;}
.notify-success {padding:15px; text-align:center; border:1px solid #cccccc; background: #f3f3f3 url(../images/notify-bg-success.jpg) 10px center no-repeat;}
.note {padding:5px; border:1px solid #cccccc; background:#f8f8f8; color:#ff0000; text-align:center; width:200px;}
.delete a {display:block; width:18px; height:18px; background:url(../images/icon-delete.jpg) left top no-repeat;}
	.delete a:hover { background:url(../images/icon-delete.jpg) left -20px no-repeat;}

.white {color:#FFFFFF;}
	.white a {color:#FFFFFF; text-decoration:none;}
	.white a:hover {color:#FFFFFF; text-decoration:underline;}
#gallery {
		
	}
	#gallery ul { list-style: none; }
	#gallery ul li { display: inline; }
	#gallery ul img {
		border: 5px solid #3e3e3e;
		border-width: 5px 5px 20px;
	}
	#gallery ul a:hover img {
		border: 5px solid #fff;
		border-width: 5px 5px 20px;
		color: #fff;
	}
	#gallery ul a:hover { color: #fff; }