body, td {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 10px;
}
#menu {
	font-size: 10px;
	color: #666666;
	padding: 5px;
	/* width: 128px; */
	font-weight: bold;
	text-align: right;
}
#main {
	font-size: 11px;
	color: #666666;
	padding: 15px;
	font-weight: normal;




}
#mainap {
	font-size: 10px;
	color: #666666;
	padding: 0px 15px;
	font-weight: bold;





}
#mainsx {
	font-size: 10px;
	color: #666666;
	padding: 0px 5px;
	font-weight: bold;
	text-align: right;





}

a:link, a:active, a:visited {
	color: #598390;
	text-decoration: none;


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

#menudx {
	/*font-size: 10px; */
	color: #666666;
	padding: 5px;
	/* width: 128px; */
	font-weight: bold;
	text-align: left;
}
#acceso {
	text-decoration: none;
	font-weight: bold;
	color: #D98032;


}
#footer {
	font-size: 12px;
	color: #666666;
	padding: 0px 5px;
	font-weight: bold;
	text-align: right;
}
input, textarea, select {
	border: 1px solid #ccc;
	font-size: 11px;
}
input.button {
	border: 1px solid #999;
	text-transform: uppercase;
  background-color: #ccc;
  color: #333;
}
input.none {
	border: 0px solid #999;
}
#main td {
  color: #999;
	font-size: 10px;
  padding-left: 20px;
}
#main th {
  color: #000;
	font-size: 10px;
  text-align: left;
}
#main td.headprice {
  color: #000;
  text-align: right;
}
#main td.titprice {
  color: #999;
  border-bottom: 1px solid #ccc
}
#main td.price {
  color: #999;
  text-align: right;
  border-bottom: 1px solid #ccc
}
#main td.titprice b, #main td.titprice strong {
  color: #000;
}


.campus {
	font-size: 11px;
	font-weight: bold;
}

