/* external style sheet for the AMI Documentation */

table.events {
	background-color: #FFFFFF;
	border: 1px solid #949471;
}

table.events th {
	color: #575734;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}

table.events th a {
	color: #575734;
	font-weight: bold;
	border: 0px;
}
	
table.events th a:hover {
	color: #575734;
	font-weight: bold;
	border: 0px;
}

table.events  #eventsHeader{
	font-weight: bold;
	font-size: 14px;
	font-family: arial, helvetica;
	line-height: 15px;
	font-variant: normal;
	font-style: normal;
	margin-bottom: 4px;
	margin-top: 4px;	
	color: #FFFFFF;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #999966;
	padding-top: 5px;
	padding-bottom: 5px;
}
	
table.events td {
	padding: 10px;
	padding-top: 3px;
	vertical-align: top;
}

table.events td a {
	color: #666655;
	font-weight: normal;
	border: 0px;
}
	
table.events td a:hover {
	color: #666655;
	font-weight: normal;
	border: 0px;
}

table.events #spacer {
	padding-top: 10px;
	padding-bottom: 4px;
}

.eventsDetails {
	background-color: #FFFFFF;
	border-left: 1px solid #949471;
	border-top: 1px solid #949471;
	width: 615;
}

.newsDetails {
	width: 615;
}

.eventsDetails #col1 {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-right: 1px solid #949471;
	border-bottom: 1px solid #949471;
	text-align: right;
	background-color: #FFFFEE;
}

.eventsDetails #col2 {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-right: 1px solid #949471;
	border-bottom: 1px solid #949471;
	background-color: #FFFFEE;	
}

.eventsDetails #col3 {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-right: 1px solid #949471;
	border-bottom: 1px solid #949471;
	text-align: right;
	background-color: #FFFFEE;	
}

.eventsDetails #col4 {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-right: 1px solid #949471;
	border-bottom: 1px solid #949471;
	background-color: #FFFFEE;	
}


