BODY 
{
	overflow:auto;
	SCROLLBAR-FACE-COLOR: #ffffff; 
	SCROLLBAR-HIGHLIGHT-COLOR: #cccccc; 
	SCROLLBAR-3DLIGHT-COLOR: #ffffff; 
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
	Scrollbar-Shadow-Color:#cccccc;
	Scrollbar-Track-Color:White;
	Scrollbar-Arrow-Color:#CCCCCC	
} 
table { 
	font-family: Arial; 
	font-size:9pt;
        color:#434343;
	line-height:1.4 
} 
a:visited { 
	color: #8A8A8A;; 
	text-decoration: none
} 
a:link { 
	color: #8A8A8A; 
	text-decoration:none
} 
a:hover { 
	color: #8A8A8A;
	text-decoration: underline
} 
a:active { 
	color:#8A8A8A; 
	text-decoration: none
} 
.boxc{ border:1px #ccc solid; margin:3px 0; padding:3px 0}
.t_menu {width:100%;background:url(images/bg.gif) top left repeat-x;color:#FFFFFF;text-align:left;font:bold 12px Arial, Helvetica, sans-serif;}
.t_menu UL {HEIGHT:30px;margin:0px;padding:0px}
.t_menu UL LI {BACKGROUND:url(images/off.gif) top right no-repeat #ffffff;FLOAT: left;OVERFLOW: hidden;WIDTH:104px;CURSOR: pointer;COLOR:#333;TEXT-ALIGN:center;font: normal 12px Arial, Helvetica, sans-serif; list-style:none; height:30px;}
.t_menu UL LI.selectd {FONT-WEIGHT:bold;BACKGROUND:url(images/selectd.gif) top right no-repeat #ffffff;COLOR: #943000; height:30px}
.t_menu UL LI.right{ width:80px; background:none; float:right;}



