BODY {
	background-color : White;
	color : #000000;
	font-family : Arial, Tahoma, Helvetica, sans-serif;
}
.tirTitle{
	padding : 5px 5px 3px 5px;
}
.tirTitleText{
	background-color : White;
	color : #000066;
	font-family : Arial, Tahoma, Helvetica, sans-serif;
	font-size : 20pt;
	font-style : normal;
	font-weight : bold;
	padding : 0px 0px 0px 20px;
}
.tirTitleSmall{
	background-color : #000066;
	color : White;
	font-family : Arial, Tahoma, Helvetica, sans-serif;
	font-size : 11pt;
	font-style : normal;
	font-weight : bold;
	padding : 0px 0px 0px 20px;
	text-align : left;
}
.tirMenuText{
	background-color : #000066;
	color : White;
	font-family : Arial, Tahoma, Helvetica, sans-serif;
	font-size : 10pt;
	padding : 0px 10px 0px 10px;
	font-weight : bold;
	text-align: center;
}
.tirMenuTextSelect{
	background-color : #800000;
	color : White;
	font-family : Arial, Tahoma, Helvetica, sans-serif;
	font-size : 10pt;
	padding : 0px 10px 0px 10px;
	font-weight : bold;
	text-align: center;
}
.tirMenuForum{
	color : #800000;
	font-family : Arial, Tahoma, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	background-color : White;
}
.tirLeftMenuText{
	color : Black;
	font-family : Arial, Tahoma, Helvetica, sans-serif;
	font-size : 9pt;
	padding : 0px 3px 0px 22px;
	font-weight : normal;
	text-align: left;
}
.tirLeftMenu{
	color : Black;
	font-family : Arial, Tahoma, Helvetica, sans-serif;
	font-size : 9pt;
	padding : 0px 3px 0px 3px;
	font-weight : normal;
	text-align: left;
}
.tirLeftMenuAddText{
	color : Black;
	font-family : Arial, Tahoma, Helvetica, sans-serif;
	font-size : 8pt;
	padding : 0px 3px 0px 10px;
	font-weight : normal;
	text-align: left;
}
.tirLeftMenuTextTitle{
	color : #000066;
	font-family : Arial, Tahoma, Helvetica, sans-serif;
	font-size : 10pt;
	padding : 0px 3px 0px 0px;
	font-weight : bold;
	text-align: left;
}
.tirNewDoc{
	color : #000066;
	background-color : #E5CEB2;
	font-family : Arial, Tahoma, Helvetica, sans-serif;
	font-size : 8pt;
	padding : 0px 3px 0px 3px;
	font-weight : bold;
	text-align: right;
	margin-left : 10pt;
}
.tirFireText{
	color : Black;
	font-family : Arial, Tahoma, Helvetica, sans-serif;
	font-size : 9pt;
	padding : 0px 3px 0px 3px;
	font-weight : normal;
	text-align: left;
	background-color : #E5CEB2;
}
.tirFireNewText{
	color : #000066;
	font-family : Arial, Tahoma, Helvetica, sans-serif;
	font-size : 8pt;
	background-color : #E5CEB2;
}
.tirBodyText{
	color : #000066;
	font-family : Arial, Tahoma, Helvetica, sans-serif;
	font-size : 9pt;
	padding : 0px 6px 0px 6px;
	font-weight : normal;
	text-align: justify;
	background-color : White;
}
.tirBodyTextB{
	color : #000066;
	font-family : Arial, Tahoma, Helvetica, sans-serif;
	font-size : 9pt;
	padding : 0px 6px 0px 6px;
	font-weight : bold;
	text-align: justify;
	background-color : White;
}
.tirSearchButton{
	color : #800000;
	font-family : Arial, Tahoma, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : normal;
	text-align: left;
	background-color : #F1F1F1;
}
.tirButton{
	color : #800000;
	font-family : Arial, Tahoma, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : normal;
	text-align: center;
}
.tirBodyTextTable{
	color : #800000;
	font-family : Arial, Tahoma, Helvetica, sans-serif;
	font-size : 9pt;
	padding : 0px 3px 0px 6px;
	font-weight : normal;
	text-align: left;
	background-color : White;
}
.tirHeaderTableForumText{
	color : Black;
	font-family : Arial, Tahoma, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : bold;
	text-align: center;
	background-color : #E5CEB2;
}	
.tirBodyTextTitle{
	color : #800000;
	font-family : Arial, Tahoma, Helvetica, sans-serif;
	font-size : 12pt;
	padding : 6px 3px 6px 6px;
	font-weight : bold;
	text-align: left;
}
.tirBodyLineTitle{
	padding : 0px 3px 6px 6px;
	text-align: left;
}
.tirFooterTextL{
	background-color : #000066;
	color : White;
	font-family : Arial, Tahoma, Helvetica, sans-serif;
	font-size : 9pt;
	font-style : normal;
	font-weight : bold;
	padding : 2px 0px 2px 4px;
	text-align : left;
}
.tirFooterTextR{
	background-color : #000066;
	color : White;
	font-family : Arial, Tahoma, Helvetica, sans-serif;
	font-size : 9pt;
	font-style : normal;
	font-weight : bold;
	padding : 2px 0px 2px 0px;
	text-align : right;
}
.tirBaner{
	background-color : White;
	color : #000066;
	font-family : Arial, Tahoma, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : italic;
	font-weight : normal;
	padding : 2px 0px 2px 4px;
	text-align : right;
}
.tirPath{
	color : #000066;
	font-family : Arial, Tahoma, Helvetica, sans-serif;
	font-size : 9pt;
	padding : 0px 3px 0px 6px;
	font-weight : normal;
	text-align: right;
}
A:link{
	color: #800000;
}
A:visited{
	color: #666666;
}
A.menu:link{
	color: White;
	text-decoration: none;
}
A.menu:visited{
	color: White;
	text-decoration: none;
}
A.menu:hover {
	text-decoration: underline;
	color: White;
}
A.page:link{
	color: #800000;
}
A.page:visited{
	color: #800000;
}
A.footer:link{
	color: White;
}
A.footer:visited{
	color: White;
}
A.menuLeftP:link{
	color: #000066;
	text-decoration: none;
}
A.menuLeftP:visited{
	color: #000066;
	text-decoration: none;
}
A.menuLeftP:hover {
	text-decoration: underline;
	color: #800000;
}
A.menuLeft:link{
	color: #800000;
	text-decoration: underline;
}
A.menuLeft:visited{
	color: #800000;
	text-decoration: underline;
}
A.menuLeft:hover {
	text-decoration: underline;
	color: #800000;
}
