table#main{
	background-color: #F7F6E4;
}
table#menu{
	background-color: White;
	margin-top: 30px;
}
table#email tr td{
	color: #325990;
	font-family: Arial;
	font-style: italic;
	font-size: 16px;
	text-align: left;
	margin-bottom: 0px;
	font-weight: bold;
}
td#CONTENT{
	color: #575B60;
	font-family: Arial;
	font-style: italic;
	font-size: 16px;
	text-align: justify;
	padding: 35px 30px 30px 30px;
}
TABLE.all_cats tr td{
	padding-top: 7px;
	padding-left: 0px;

}
A.cat{
	font-family: Arial;
	color: #575B60;
	font-size: 16px;
	padding-left: 20px;
	font-weight: bold;
	text-decoration: none;
}
A.new{
	font-family: Arial;
	color: #325990;
	font-size: 16px;
	padding-left: 20px;
	font-weight: bold;
	text-decoration: none;
}
A.last_next{
	font-family: Arial;
	color: #575B60;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
A.cat:focus:hover {
	font-family: Arial;
	color: #325990;
	font-size: 16px;
	padding-left: 20px;
	font-weight: bold;
	text-decoration: underline;
}
H1{
	color: #325990;
	font-family: Arial;
	font-style: italic;
	font-size: 18px;
	text-align: center;margin-bottom: 0px;
}
H2{
	color: #325990;
	font-family: Arial;
	font-size: 18px;
	text-align: center;
	text-decoration: underline;
	font-weight: bold;
}
H3{
	color: #325990;
	font-family: Arial;
	font-style: italic;
	font-size: 18px;
	text-align: left;margin-bottom: 0px;
}
A.all_cat{
	color: #325990;
	font-family: Arial;
	font-style: italic;
	font-size: 16px;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: -38px;
	font-weight: bold;
}

SPAN.info{
	color: #2C2F33;
	font-family: Arial;
	font-style: italic;font-style: italic;
	font-size: 12px;
	text-align: justify;
	font-weight: bold;
}
SPAN.photo{
	color: #2C2F33;
	font-family: Arial;
	font-style: italic;
	font-size: 12px;
	text-align: justify;
	font-weight: bold;
	padding-left: 12px;
}
input.text{
	border: 2px inset White;
}

textarea.text{
border: 2px inset White;
	width: 355px;
	height: 185px;
	background-color: White;
	color: #2C2F33;
	font-family: Arial;
	font-style: normal;
	font-size: 12px;
	text-align: left;
	font-weight: normal;
	margin-bottom: 0px;
	padding-bottom: 0px;
	overflow: auto;
	overflow-x: auto;
	overflow-y: auto;
}

p.page{
	font-family: Arial;
	font-style: normal;
	font-size: 14px;
	color: #325990;
}
a.page{
	font-family: Arial;
	font-style: normal;
	font-size: 14px;
	color: #6E6A21;
	text-decoration: none;
}
