table.schoolstable_top {
	margin-top: 5px;
	margin-bottom: 10px;
}
table.schoolstable_top th {
	padding: 3px;
	background-color: #CCCCCC;
	color: #3C63A2;
}
table.schoolstable {
/*	margin-top: 15px;
	margin-bottom: 15px;*/
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	font-size: 13px;
}


table.schoolstable a, table.schoolstable a:visited{
	color: #3C63A2;
	text-decoration: underline;
}
table.schoolstable a:hover {
	color: #666666;
	text-decoration: underline;
}

th.schoolstable {
	padding: 3px;
	text-align: left;
	background-color: #F2F2F2;
	color: #3C63A2;
}
/*th.school_display {
	background-color: #CCCCCC;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #3C63A2;
	border-bottom-color: #3C63A2;
	height: 23px;
	text-align: center;
	vertical-align: middle;
}
*/
tr.school_display_name {
	color: #333333;
}
tr.school_display_name td {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #3C63A2;
	padding-top: 3px;
	padding-bottom: 3px;
}

tr.school_display_name a, tr.school_display_name a:visited {
	color: #3C63A2;
	text-decoration: underline;
}
tr.school_display_name a:hover {
	color: #FF0000;
	text-decoration: underline;
}
/*
tr.school_display_description {
	font-size: 0.8em;
	color: #333333;
}
tr.school_display_footer {
	font-size: 0.8em;
	color: #333333;
}
tr.school_display_footer a, tr.school_display_footer a:visited {
	color: #3C63A2;
	text-decoration: none;
}
tr.school_display_footer a:hover {
	color: #666666;
}
table.product_table {
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #F1F2F2;
}
table.product_table td {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #3C63A2;
}
table td.product_table {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #3C63A2;
}
.product_table_head {
	padding: 3px;
	text-align: center;
	font-weight: bold;
	background-color: #CCCCCC;
	color: #3C63A2;
}
.product_table_content {
	padding: 3px;
	font-size: .8em;
}
div.product_table_dynamic_content {
	padding: 3px;
}
.product_table_content_right {
	padding: 3px;
	text-align: right;
}
.product_table_content_head {
	font-size: .8em;
	color: #3C63A2;
	text-align: center;
}
*/