/* CSS definition file containing site wide stylesheets */

.Size_11_bold {
	font-size: 11px;
 	color: rgb(0,0,128);
 	font-weight: bold
}

.bold {
	font-weight: bold
}

.table_border {
	background-color: rgb(84,118,182);
 	border-bottom: 1px solid rgb(204,204,204)
}

.table_header {
	color: rgb(245,245,245);
 	line-height: 20px;
 	font-weight: bold;
 	text-indent: 2px;
 	background-color: rgb(84,118,182)
}

.table_header_grey {
	line-height: 20px;
 	font-weight: bold;
 	background-color: rgb(223,223,236);
 	margin-left: 2px
}

.search {
	color: rgb(206,202,202)
}

.blue {
	color: rgb(51,47,98)
}

.size10_grey {
	font-size: 10px;
 	color: rgb(86,79,120)
}

.italics {
	font-style: italic
}

.tablehd_lg {
	font-size: 14px;
 	color: rgb(51,47,98);
 	line-height: 26px;
 	font-weight: bold;
 	background-color: rgb(235,212,137)
}

.item-price {
	font-size: 11px;
 	text-align: center
}

.Bold_Blue {
	color: rgb(40,71,125);
 	font-weight: bold;
 	list-style-type: none
}

.Size_11 {
	font-size: 11px
}

.indent_color {
	color: rgb(51,47,98);
 	background-color: rgb(245,234,197);
 	border: 2px solid rgb(51,47,98);
 	padding: 8px;
 	margin-left: 60px;
 	margin-right: 60px
}

.table_noborder {
	background-color: rgb(253,234,186);
 	padding: 6px
}

.highlight {
	font-weight: bold;
 	background-color: rgb(235,212,137)
}

.credits {
	font-size: 11px;
 	text-align: right
}
