/* CSS definition file containing site wide stylesheets */

.table_titles {
	color: rgb(28,47,92);
 	font-weight: bold;
 	text-align: center
}

.table_header {
	font-size: 13px;
 	color: rgb(153,0,0);
 	line-height: 24px;
 	font-weight: bold;
 	background-color: rgb(222,221,221)
}

.TblText {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: 12px
}

.OrderHowto {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: 10px;
 	color: rgb(153,0,0);
 	font-weight: normal;
 	font-style: normal
}

.TextObject {
	font-family: Arial, Helvetica, Geneva, Sans-serif
}
