body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#footer td {
	color: #FFFFFF;
	text-decoration: none;
}
.white {
	color: #FFFFFF;
}

#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
input {
	font-size: 11px;
	color: #666666;
}
.boxborder {
	border: 1px solid #CCCCCC;
}
#submenu01 a {
	color: #000033;
	text-decoration: none;
	font-weight: bold;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #99CC00;
	text-decoration: none;
}
.slink1 {
	color: #003399;
	text-decoration: none;
}
.dirgrey {
	color: #666666;
	text-decoration: none;
}
.imgborder1 {
	border: 3px solid #CCCCCC;
}
.bottomborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
textarea {
	font-size: 11px;
	color: #666666;
}
select {
	font-size: 11px;
	color: #666666;
}
p {
	line-height: 16px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #4A62B6;
	text-decoration: none;
}
.fakebutton {
	background-color: #4A62B6;
	padding: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #7789C8;
	border-right-color: #1F284B;
	border-bottom-color: #1F284B;
	border-left-color: #7789C8;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.comentarioadd {
	padding: 10px;
	background-color: #eee;
}
#formcomment #nombre {
	width: 200px;
}
#formcomment #email {
	width: 200px;
}
#formcomment #comentario {
	width: 500px;
	height: 80px;
}
.comentarioadd h3 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.confirmacioncomm {
	font-size: 12px;
	font-weight: bold;
	color: #090;
	text-align: center;
	line-height: 20px;
	border: 1px solid #090;
	padding: 4px;
	background-color: #FFF;
}
.commentariobox {
	padding: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 1px solid #CCC;
}

