body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
body a {
	color: #0000FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
input, textarea, select {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1, h2, h3, h4, h5, p {
	margin: 0px;
	padding: 0px;
}
.logincontainer {
	display: block;
	padding: 15px;
	width: 475px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #0000FF;
	margin-top: 25px;
	background-color: #FFFFFF;
}
.logincontainer h1 {
	color: #0000FF;
	font-weight: bold;
}
.container {
	display: block;
	width: 1000px;
	padding: 5px;
	margin-left: auto;
	margin-right: auto;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 27px;
	font-weight: normal;
	color: #0000FF;
	text-decoration: none;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 24px;
}
.notices {
	background-color: #FFFFD5;
	display: block;
	border: 1px solid #CCCCCC;
	padding: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
}
.headercontainer {
	display: block;
	width: auto;
	padding: 5px;
	margin-left: auto;
	margin-right: auto;
	background-color: #EBEBEB;
	padding-bottom: 0px;
}
.menubuttons {
	display: block;
	float: left;
	padding: 8px;
	font-size: 13px;
	text-decoration: none;
	background-color: #CCCCCC;
	margin-right: 5px;
}
.menubuttons:hover {
	background-color: #FFFFFF;
}

.headerright {
	display: block;
	padding: 5px;
	margin-left: 25px;
	float: right;
}

hr {
	border: 0px;
	height: 1px;
	color: #CCCCCC;
	background-color: #CCCCCC;
}
.menubuttonsactive {

	background-color: #FFFFFF;
}
.datedisplay {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	line-height: 19px;
}
.leftcolumn hr {
	color: #F4F4F4;
}
#morecontact {
}
.historycontainer {

	display: block;
	width: 800px;
	padding: 5px;
	margin-left: auto;
	margin-right: auto;
}
.contactimage {
	float: left;
	margin-right: 6px;
	border: 3px solid #CCCCCC;
}
.addcontact {
	font-size: 15px;
	font-weight: bold;
}

/*** Estilos James ***/
.bold_small_gris {
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #888888;
}
.small_gris {
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #888888;
}
.medium_red {
	font-family: Arial, Helvetica, sans-serif;	font-size: 12px; font-style: normal; font-weight: normal; color: red
}
.bold_medium_red {
	font-family: Arial, Helvetica, sans-serif;	font-size: 12px; font-style: normal; font-weight: bold; color: red
}

a.menu:link {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold;
	color: #666666;
}
a.menu:visited {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold;
	color: #666666;
}
a.menu:hover {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; font-weight: bold;
	color: #222222;
}
a.menuAct:link {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold;
	color: #FF0000;
}
a.menuAct:visited {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold;
	color: #FF0000;
}
a.menuAct:hover {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; font-weight: bold;
	color: #FF0000;
}
td.icono {
	width: 35px;
	text-align: center;
}
td.icono a img {
	border: 1px solid #FFFFFF;
}
td.icono a:hover img {
	border: 1px solid #FF0000;
}
