/***********************************************************************************************/
@import "_main.css"; 
/***********************************************************************************************/

.tdCategories {padding-right: 5px; vertical-align: top;}
	.tblCtgs {background-color: #220505; border: 1px solid #990000;}
		.tdCtgs {text-align: right; padding-right: 5px;}
			.aCtg:link {color: #bdb76b; text-decoration: none; font-size: 80%; font-weight: normal; font-variant: normal;}
			.aCtg:visited {color: #bdb76b; text-decoration: none; font-size: 80%; font-weight: normal; font-variant: normal;}
			.aCtg:hover {color: #cb4343; text-decoration: none; font-size: 80%; font-weight: normal; font-variant: normal;}
			.aCtg:active {color: #bdb76b; text-decoration: none; font-size: 80%; font-weight: normal; font-variant: normal;}
			.txtCtgs {font-size: 80%; font-weight: normal; color: #ffffff;}
		.tdCount {text-align: right;}
			.txtCount {font-size: 80%; font-weight: normal; color: #cb4343;}

.tdRANTS {width: 100%; height: 100%; vertical-align: top;}
	.aRANTs:link {color: #ada75b; text-decoration: none; font-size: 80%; font-weight: bold; font-variant: normal;}
	.aRANTs:visited {color: #ada75b; text-decoration: none; font-size: 80%; font-weight: bold; font-variant: normal;}
	.aRANTs:hover {color: #bb3333; text-decoration: none; font-size: 80%; font-weight: bold; font-variant: normal;}
	.aRANTs:active {color: #bb3333; text-decoration: none; font-size: 80%; font-weight: bold; font-variant: normal;}

	.tblPages {text-align: center; width: 100%;}
		.txtPages {font-size: 80%; font-weight: bold; font-style: normal; color: #ffffff;}

	.tdCategory {text-align: left; width: 35%;}

	.tdRANT {text-align: left; width: 35%;}
		.tblRANT {width: 100%;}
			.txtCategory {font-size: 100%; font-weight: bold; font-style: normal; color: #eeeeee;}
			.tdSubCategory {text-align: right;}
				.txtSubCategory {font-size: 90%; font-weight: normal; font-style: normal; color: #ffffff;}
			.txtDate {font-size: 90%; font-style: normal; color: #bdb76b;}
			.txtSubject {font-size: 90%; font-weight: normal; font-style: normal; color: #dc8754;}
			.txtRANT {font-size: 90%; font-style: normal; color: #bbbbbb;}
			.txtName {font-size: 90%; font-style: normal; color: #dc6532;}
			.txtWhere {font-size: 90%; font-style: normal; color: #baa932;}

			.txtNone {font-size: 100%; font-weight: bold; font-style: normal; color: #bb3333;}

