/* 
	PasionCervecera.com
	written by Agustin Castillo (c) 2008
*/

table, th, td {
	border: 0px solid #FFFFFF;
	border-collapse: collapse;
	font-family: "Arial", Arial, sans-serif;
	color: #000066;
}

caption {
	font-size: 150%;
	font-weight: bold;
	margin: 0px;
}

td, th {
	padding: 1px;
	font-size: 11px;
}

thead th {
	text-align: center;
	background: #CACAFF;
	color: #000066;
	font-size: 11px !important;
	border-bottom: 1px dotted;
}

tbody th {
	font-weight: normal;
	font-size: 11px;
}

tbody tr { 
	background: #E5E8FF; 
	border-bottom: 1px dotted;
}

tbody tr.odd { background: #F7F9FC; }

table a:link {
	color: #718ABE;
	text-decoration: none;
}

table a:visited {
	color: #718ABE;
	text-decoration: none;
}

table a:hover {
	color: #718ABE;
	text-decoration: underline !important;
}

tfoot th, tfoot td {
	font-size: 85%;
}

  li {

  		list-style-image:none;

		list-style-position:outside;

		list-style-type:none;

		padding-left:0.5em;

		background-color: #cacaff;



			}


