body {
	margin: 0px;
	font-family: Helvetica, Verdana, arial, sans-serif;
	color:#444444
}

body,td,th{font-size: 12px}

a:link {color:#333;text-decoration: none;}
a:visited {text-decoration: none;color: #333;}
a:hover {text-decoration: underline;color: #FF0000;}
a:active {text-decoration: none;color: #333;}

a.menu:link{color:#000;text-decoration: none;} 
a.menu:visited {text-decoration: none;color: #000;} 
a.menu:hover{text-decoration: none;color: #FFF; background-color:#699300;} 
a.menu:active{text-decoration: none;color: #000;}


.sec1 {
	CURSOR: hand;
	color:#701700;
	font-weight:bold;
	font-size:13px;
	letter-spacing:1px;
	background: url(td_ontime2.jpg) no-repeat center bottom;
}
.sec2 {
	background: url(td_ontime.jpg) no-repeat center bottom;
	CURSOR: hand;
	color:#FFF;
	background-repeat: no-repeat;
	font-weight:bold;
	letter-spacing:1px;
	font-size:13px
}

.secmain{
	background-image: url(caption_bg.jpg);
	background-repeat: repeat-x;
}
.font {
      filter:
          Dropshadow(offx=1,offy=0,color=white)
          Dropshadow(offx=0,offy=1,color=white)
          Dropshadow(offx=0,offy=-1,color=white)
          Dropshadow(offx=-1,offy=0,color=white);
}

