.tableall {
	width: 80%;
	padding: 5px;
	border: 1px solid #999;
	margin: 24px;
}

.tablecal {
	width: 180px;
	padding: 1px;
	border: 1px solid #999;
	font-family: ;
	font-size: 11px;
	margin: 0px;
}

.tablerec {
	width: 100%;
	padding: 5px;
	border: 1px solid #999;
	margin: 0px;
}

.author {
	font-size: 11px;
	font-weight: normal;
	border-bottom: 1px none #999;
	margin-bottom: 18px;
	color: #999999;
}

.note {
	font-size: 10px;
	font-weight: normal;
	color: #666;
}

.linksm {
	font-size: 10px;
	font-weight: normal;
	}
	
A.amaz:link {
	color: #666;
	border-bottom: ;
	text-decoration: ;
	
}
A.amaz:active {color: #000; text-decoration: none;}
A.amaz:visited {color: #000; text-decoration: none;}
A.amaz:hover {
	color: 666;
	text-decoration: none;
}

.red {
	color: #CC0000;
}

.date {
	font-size: 11px;
	font-weight: normal;
	border-bottom: 1px none #999;
	margin-bottom: 18px;
	color: #666;
}

body {
	font-family: Georgia, Helvetica, sans-serif;
	font-size: 13px;
	background-color:#FFF;
	margin: 0px;
}
.td {
	font-family: Georgia, Helvetica, sans-serif;
	font-size: 13px;
}
a {
	color: #CC0000;
}
a:hover {
	color: #CC0000;
	background-color: #FFFF99;
}
.snippet {

	font-size: 11px;
	font-weight: normal;
}
.grey {
	color: #999;
	font-size: 11px;
	font-weight: normal;
}

.title {
	font-size: 32px;
	font-weight: bold;
}
.pullout {
	font-size: 12px;
	font-weight: normal;
	float: right;
	padding: 12px;
	width: 100px;
	border: 1px dashed #CCC;
	margin-left: 22px;
	margin-bottom: 12px;
}
.highlight {
	font-size: 11px;
	font-weight: normal;
	padding: 12px;
	border: 1px dashed #CC0000;
	margin-left: 0px;
	margin-bottom: 12px;
	background-color:#ebebeb;
}
.datatable {
	background-color: #CCC;
	width: 98%;
}
.dt_head {
	background-color: #CCC;
	font-weight: normal;
	border-bottom: 1px solid #CCC;
}
.underline {
	border-bottom: 1px solid #DDD;
}
.even {
	background-color: #EBEBEB;
	border-bottom: 1px solid #DDD;
}
.month {
	background-color: #FFCCCC;
	font-color: #000;
}
.next {
	background-color: #FFFF66;
	border-top: 1px solid #FF0000;
	border-bottom: 1px solid #FF0000;
}
.odd {
	background-color: #FFFFFF;
	border-bottom: 1px solid #DDD;
}
.datatablesmall {
	width: 179px;
	font-family: Georgia, Helvetica, sans-serif;
	font-size: 11px;
	color:#666;
}
input {
	font-family: Georgia, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	
}
textarea {
	font-family: Georgia, Helvetica, sans-serif;
	font-size: 11px;
	width: 190px;
	multiline;
	color: #000000;	
	}
option {
	font-family: Georgia, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
select {
	font-family: Georgia, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
