body {
	margin		: 0px 0px 0px 0px;
	background-color: #a1a1a1;
	color		: #555555;
	border		: none;
	font-family	: Arial, Helvetica, sans-serif;
	background-image:url(../img/fondo.gif);
	background-repeat:repeat-x;
	font-size	: 12px;
}

body.diaryClass {
	margin		: 0px 0px 0px 0px;
	background-color: #f0f0f0;
	color		: #555555;
	border		: none;
	font-size	: 14px;
	font-family	: Arial, Helvetica, sans-serif;
	background-image:url();
}

a, a:hover {
	text-decoration	: none;
	color		: #555555;
}

td {
	text-align	: left;
}

table.mainTab {
	border-right-width : 1px;
	border-right-style : solid;
	border-right-color : #000000;
	border-left-width : 1px;
	border-left-style : solid;
	border-left-color : #000000;
	border-bottom-width : 1px;
	border-bottom-style : solid;
	border-bottom-color : #000000;
}

td.mainTabTop {
	background-color: #6a88a2;
}

td.mainTabDate {
	background-color: #6a88a2;
	font-size:13px;
	font-family: times new roman;
	color		: #ffffff;
}

td.menuTop {
	height : 41px;
	text-align	: center;
	background-image:url(../img/menuCenter.jpg);
	background-position : bottom;
}

a.menuLinks, a.menuLinks:hover, a.menuLinks:visited {
	font-family     : Arial, Helvetica, sans-serif;
	text-decoration	: none;
	color		: #ffffff;
	font-size	: 12px;
}

.accessText {
	color		: #ffffff;
	font-size	: 13px;
	font-family     : Arial, Helvetica, sans-serif;
}

input {
	background-color: #eeeeee;
	border          : 1px solid #444444;
	font-size       : 9pt;
	color           : #444444;
}

input:focus {
	background-color: #ffffff;
	border          : 1px solid #444444;
	font-size       : 9pt;
	color           : #444444;
}

select {
	background-color: #eeeeee;
	border          : 1px solid #444444;
	font-size       : 9pt;
	color           : #444444;
}

select:focus {
	background-color: #ffffff;
	border          : 1px solid #444444;
	font-size       : 9pt;
	color           : #444444;
}

input.red {
	background-color: #a33644;
	border          : 1px solid #444444;
	font-size       : 9pt;
	color           : #444444;
}

input.red:focus {
	background-color: #ffffff;
	border          : 1px solid #444444;
	font-size       : 9pt;
	color           : #444444;
}

a.withLink, a.withLink:hover, a.withLink:visited {
	color           : #ffffff;
	font-size	: 11px;
	text-decoration : none;
}

td.content {
	border-top-width : 1px;
	border-top-style : solid;
	border-top-color : #000000;
	border-left-width : 1px;
	border-left-style : solid;
	border-left-color : #000000;
}

a.newsLink {
	text-decoration	: none;
}

.evsDate {
	color		: #49829e;
	font-size	: 11px;
	font-family     : Arial, Helvetica, sans-serif;
}

.newsShowDate {
	color		: #49829e;
	font-size	: 11px;
	font-family     : Arial, Helvetica, sans-serif;
}

.newsDate {
	color		: #49829e;
	font-size	: 11px;
	font-family     : Arial, Helvetica, sans-serif;
}

.newsLinkTitle {
	color		: #848484;
	font-size	: 14px;
	font-family     : Arial, Helvetica, sans-serif;
	font-weight	: bold;
}

a.bodyNewsLink {
	text-decoration	: none;
	color		: #848484;
	font-size	: 12px;
	font-family     : Arial, Helvetica, sans-serif;
}

.withText {
	color		: #eeeeee;
}

a.withSmallLink {
	text-decoration	: none;
	color		: #ffffff;
	font-size	: 12px;
	font-family     : Arial, Helvetica, sans-serif;
}

textarea {
	background-color: #eeeeee;
	border          : 1px solid #444444;
	font-size       : 9pt;
	color           : #444444;
}

textarea:focus {
	background-color: #ffffff;
	border          : 1px solid #444444;
	font-size       : 9pt;
	color           : #444444;
}

.newsTitle {
	color		: #848484;
	font-size	: 30px;
	font-family     : Arial, Helvetica, sans-serif;
	font-weight	: bold;
}

.smallText {
	font-size	: 12px;
}

.pageLink {
	color		: #848484;
	font-size	: 15px;
	font-family     : Arial, Helvetica, sans-serif;
}

td.diary {
	text-align	: center;
}

td.diaryFeAw {
	text-align	: center;
	background-color: #95b464;
}

.menus {
	font-size	: 12px;
}

td.footer {
	border-top-width : 1px;
	border-top-style : solid;
	border-top-color : #000000;
	text-align	: center;
	color		: #eeeeee;
	font-size	: 11px;
}

a.footLink {
	color		: #eeeeee;
	font-family     : Verdana;
	font-size	: 11px;
}

td.leftDatBuss {
	width		: 100px;
	background-color: #e5e5e5;
}

td.rightDatBuss {
	background-color: #f5f5f5;
}

td.topAsocDat {
	width		: 200px;
	background-color: #e5e5e5;
}

