body, td, tr {
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.titleNews {
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #FF8705;
	text-decoration: none;
}
.textNews {
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.textNews A:HOVER {
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: #FF8705;
	text-decoration: underline;
}
.path {
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
.pathEnd {
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #FF7D00;
}
.pathEnd10 {
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 10px;
	font-weight: bold;
	color: #FF7D00;
}
.textNormal {
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: #333333;
}
.textNormal A:HOVER {
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: #FF7D00;
	text-decoration: underline;
}
.tdNav {
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.tdNav A:HOVER {
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 10px;
	color: #FF8705;
	text-decoration: underline;
}
.textPoeme {
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 14px;
	font-style: italic;
	color: #333333;
}
.bgLeft {
	background-image: url(/images/bgLeft.gif);
	background-repeat: repeat-y;
	background-position: right;
}

/* **************    NEWS   **************/
a.button_obr{
	background:url(/images/button.gif);
	display:block;
	color:#555555;
	font-weight:bold;
	height:30px;
	line-height:29px;
	margin-bottom:40px;
	text-decoration:none;
	width:191px;
}

a:hover.button_obr{
	color:#0066CC;
}

span.button_obr{
	background:url(/images/button.gif);
	display:block;
	color:#555555;
	font-weight:bold;
	height:30px;
	line-height:29px;
	margin-bottom:40px;
	text-decoration:none;
	width:191px;
}

.btn_add {
	background:url(/images/icons/add.gif) no-repeat 10px 8px;
	text-indent:40px;
	display:block;
	margin-left: 15px;
}

.btn_edit_blue {
	background:url(/images/icons/edit_blue.gif) no-repeat 10px 8px;
	text-indent:40px;
	display:block;
	margin-left: 15px;
}

.btn_delete {
	background:url(/images/icons/delete.gif) no-repeat 10px 8px;
	text-indent:40px;
	display:block;
	margin-left: 15px;
}

.btn_back {
	background:url(/images/icons/arrow_left.gif) no-repeat 10px 8px;
	text-indent:00px;
	display:block;
	margin-left: 15px;
}

.btn_post {
	background:url(/images/icons/add_blue.gif) no-repeat 10px 8px;
	text-indent:20px;
	display:block;
	margin-left: 15px;
}

#pageEdit {
	display: none;
	text-align: center;
}

div.growlUI  { 
	background: url(/images/icons/check48.gif) no-repeat 10px 10px;
}

div.growlUI h1, div.growlUI h2  {
	color: white; 
	padding: 5px 5px 5px 75px; 
	text-align: left;
}


table.obrTable {
	font-family:verdana, tahoma;
	background-color: #CDCDCD;
	margin:10px 0pt 15px;
	font-size: 8pt;
}


table.obrTable td {
	color: #3D3D3D;
	padding: 4px;
	background-color: #FFF;
	vertical-align: top;
}


.oDonorTitle {
	font-weight: bold;
	color: #333333;
	font-size: 11px;
}

.oImg {
	border: none;
}


a.oLink10:link {
	text-decoration: none;
	font-weight: bold;
	color: #FF7D00;
}

a.oLink10:visited {
	text-decoration: none;
	font-weight: bold;
	color: #FF7D00;
}

a.oLink10:hover {
	text-decoration: underline;
	color: #FF7D00;
}


a.map:link {
	text-decoration: none;
	color: #555555;
}

a.map:visited {
	text-decoration: none;
	color: #555555;
}

a.map:hover {
	text-decoration: none;
	color: #FF7D00;
}


a.oLinkNormal:link {
	text-decoration: none;
	color: #FF7D00;
}

a.oLinkNormal:visited {
	text-decoration: none;
	color: #FF7D00;
}

a.oLinkNormal:hover {
	text-decoration: underline;
	color: #FF7D00;
}

.oCredits {
	text-align: center; 
	margin-bottom: 40px; 
	margin-left: auto; 
	margin-right: auto;
	padding-top: 10px; 
	border-top:solid 1px #bbbbbb; 
	font-size: 9px;
	color: #888888;
}

a.oAdmin  {
	text-decoration: none;
	font-size: 9px;
	color: #888888;
}

a.oAdmin:hover {
	text-decoration: underline;
	color: #FF7D00;
}

