/* HTML Tags */
body 		{background-color: #FF0000; 
			margin-top: 3px; margin-top: 0px; margin-right:10px; margin-left:10px; 
			font-family: Arial, Helvetica, sans-serif;  font-size:10pt; color: Black;
			scrollbar-arrow-color:#FF0000; 	scrollbar-base-color:red; 
			scrollbar-shadow-color:#FF0000;	scrollbar-face-color:black; 
			scrollbar-highlight-color:#FF0000; scrollbar-dark-shadow-color:#FF0000;
			scrollbar-3d-light-color:#FF0000}

p    		{font-size:10pt;}

a:Link 		{color : Black; text-decoration : none;}
a:Visited 	{color : Black; text-decoration : none;}
a:Hover 	{color : White; text-decoration : none;}
a:Active    {color : Black; text-decoration: underline;}

h1       	{font-size:18px; font-weight: 800; padding-right: 4px;  padding-top: 5px;  padding-bottom: 5px;}
h2       	{font-size:16pt;}
h3       	{font-size:12pt; font-weight:bold; color:#000000;}
h4       	{font-size:10pt; font-weight:bold; color:#000080;}
h5       	{font-size:10pt; font-weight:bold; color:#000000; margin-bottom: 0;}

dl,ul,ol 	{margin-top: 2pt; margin-bottom: 2pt;}

form     	{margin-bottom:-5px;}
textarea 	{color: #333333;  background-color:#ffffff; width:100%;}
table 		{font-size:10pt;}

/* Menu Tags  */
.menu  			{background-color: Black; font-size: .9em;
				color: Red; font-weight: 800; text-align: center; vertical-align: middle;}	
A.menu:LINK 	{background-color: Black; font-size: .9em; color: Red;
	 			font-weight: 800; text-align: center; vertical-align: middle;}
A.menu:ACTIVE	{color:Red;}
A.menu:VISITED	{color:Red;}
A.menu:HOVER	{color:white;}

/* Site Tags  */
.DullRed   		{background-color: #DC143C;}
.sidebarTitle 	{Color: White; font-size: 14px; font-weight: bold;}
A.sidebarTitle:LINK {Color: White;}
A.sidebarTitle:HOVER {Color: Yellow;}
A.sidebarTitle:ACTIVE {Color: Yellow;}
.sidebarText 	{Color: Black; font-size: 12px;}
.MenuChoosen	{background-color: Black; font-size: .9em; font-weight: bold;
				color: White; text-align: center; vertical-align: middle;}
.SubMenu 		{font-size: .85em; font-weight: 500; text-align: center; vertical-align: middle;}
.SubMenuChoosen {font-size: .85em; font-weight: bold; color: White; text-align: center;
				vertical-align: middle; padding-top: .25em; padding-bottom: 0.25em;}
.SubMenuSM 		{font-size: .7em; font-weight: 500; text-align: center; vertical-align: middle;}
.SubMenuChoosenSM{font-size: .7em; font-weight: 600; color: White; text-align: center;
					vertical-align: middle; padding-top: .25em; padding-bottom: 0.25em;}
.textSM 		{font-size: 9px;}
.textSMBold 	{font-size: 9px; font-weight: bold;}
.textComments 	{font-size: .8em; font-style: italic;}
.textLabel		{font-size: 14px; font-weight: 500;}
.textProfileAnswer 			{font-size: 12px; color:white;}
A.textProfileAnswer:ACTIVE	{color:Red;}
A.textProfileAnswer:VISITED	{color:Yellow;}
A.textProfileAnswer:HOVER	{color:Red;}
A.textProfileAnswer:LINK	{background-color: Black; font-size: .9em; color: White; font-weight: 800;}

/* Site: Page */
.page_body   { background-color: White; }
.page_header { background-color: #E6C39F; }
.page_docs	 {	margin-left: 30px; margin-right: 30px;}

.title   	{font-size: 18px; font-weight: 800; text-align: right;  padding-right: 4px;  padding-top: 5px;  padding-bottom: 5px;   }
.title_sub  {font-size: 16px; font-weight: 600; color: #000000; font-style: italic}
.title_abstract{font-size: 16px; font-weight: 600; color: #000000; font-style: italic}

.text 		{font-size: 12px;}
.text_small {font-size: 11px;}

.breadcrumb	{font-size: 10px; font-weight: 400;  text-align: left; color: #000000;  padding-left: 4px;  vertical-align: middle;}
.footer  	{font-size: 10px; font-weight: 400; text-align: center; color: White; background-color: #7E172C;  padding-top: 5px;  padding-bottom: 5px;  }

/* Site: Tables */
.th_header   {font-size: 14px; font-weight: 600; background-color: #9999FF}
.th_small    {font-size: 12px; font-weight: 600; background-color: #9999FF}
.tr_even     {color: #000000;}
.tr_even_text{color: #000000;}
.tr_odd      {background-color: #DBDBDB; font-weight: 400;}