/* CSS Document */


.body 		{
			font-family:Tahoma,sans-serif;
	 		font-size: 11px; 
	 		color:#626567; 
	 		}

.tablecenter
			{
			background-image:url(images/centerbg.gif);
			background-repeat:no-repeat;
			background-position:bottom right;
			background-attachment:scroll;								    
			}
			
.tablecentertop
			{
			background-image:url(images/indextop.jpg);
			background-repeat:no-repeat;
			background-position:top left;
			background-attachment:scroll;
			height:20px		    
			}
h1.welcome
			{
			font-family:"Myriad Pro Black Cond", Bastard;
			font-size:24px;
			color:#FF6600;
			text-align:center;
			}
.heading
			{
			color: #0066FF; font-family:tahoma; font-size:14px; font-weight:bold;		
			}
p.rhead
			{
			color:#ff4200; font-size:16px; font-weight: bold; font-family:"Myriad Pro Black Cond", Bastard; background:#CCCCCC;
			}

.rightpane 
			{
			font-family:Tahoma,sans-serif;
	 		font-size: 11px; 
	 		color:#626567;
			background-image:url(images/index24.gif);
			background-repeat:no-repeat;
			background-position:bottom;
			background-attachment:scroll;
			}
.rightpane2 
			{
			background-image:url(images/rightbottom.gif);
			background-repeat:no-repeat;
			background-position:bottom;
			background-attachment:scroll;
			}

.ftxt		{text-decoration:none; color:#eeeeee; FONT-WEIGHT: bold; FONT-SIZE: 9px; font-family:tahoma}

a:link 		{text-decoration:none; color:#eeeeee; FONT-WEIGHT: bold; FONT-SIZE: 9px; font-family:tahoma}     

a:visited	{color:#6666FF; text-decoration:none}  

a:hover		{ text-decoration:underline;}  

a:active 	{color:#0000FF}  

a.link-rbtm	{
			FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #003399;
			FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif; TEXT-DECORATION: underline
			}
a.link-head	{
			color: #0066FF; font-family:tahoma; font-size:14px; font-weight:bold;	
			}
.thdr		{
			font-size:12px; color:#eeeeee; font-weight:800; font-family: Arial, Helvetica, sans-serif;
			}
.tbody		{
			font-size:12px; color:#d60008; font-family: tahoma, sans-serif; font-weight:900;
			}

