body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	background-color: #ffffff;
	line-height: 18px;

}
a:active  { color: #000000;text-decoration: none;}
a:link    { color: #000000;text-decoration: none; }
a:hover   { color: #ff0000;text-decoration: none; }
a:visited { color: #000000;text-decoration: none; }

a.more:active  { color: #ffffff; text-decoration:underline;}
a.more:link    { color: #ffffff; text-decoration:underline;}
a.more:hover   { color: #ff0000; text-decoration:underline;}
a.more:visited { color: #ffffff; text-decoration:underline;}

a.more2:active  { color: #990000;}
a.more2:link    { color: #990000;}
a.more2:hover   { color: #ff0000;}
a.more2:visited { color: #990000;}
.title1{
        font-size:13px;
		font-weight:bold;
}
.title2{
        font-size:16px;
		font-weight:bold;
		text-align:center;
		color:#990000;
}
#menu {
       background-image:url(../images/menu_bg.gif);
       background-repeat:repeat-x;
	   height:28px;
	   border-top:#FFFFFF solid 1px;
	   border-bottom:#EBEBEB solid 3px;
	   color:#FFFFFF;
	   }
#menu a:active  { color:#FFFFFF; }
#menu a:link    { color: #FFFFFF; }
#menu a:hover   { color: #ff0000;}
#menu a:visited { color: #FFFFFF; }
#menu .td1{
       width:90px;
	   border-right:#FFFFFF solid 1px;
	   text-align:center;
	   color:#FFFFFF;
	   FILTER: dropshadow(color=#EA493A,offx=1,offy=1);
}
#menu .td2{
       width:90px;
	   text-align:center;
	   color:#FFFFFF;
	   FILTER: dropshadow(color=#EA493A,offx=1,offy=1);
}
#menu .td3{
	   text-align:right;
	   padding-right:5px;
	   color:#9C0000;
}
.left{ width:248px;
}
.right{ 
       width:534px;
}

#lefttb1{
        background-color:#F2F2F9;
		border-right:#95A0AA solid 1px;
		border-left:#95A0AA solid 1px;
		border-top:#95A0AA solid 1px;
		
}
#lefttb1 .tdl1{
        background-image:url(../images/t_bg.gif); 
		background-repeat:repeat-x;
		color:#ffffff;
		text-align:right;
}
#lefttb1 .tdl2{
        padding:8px 0px 8px 8px;
}
#centertd1{
        border-top:#CDCFE4 solid 1px;
		border-bottom:#CDCFE4 solid 1px;
		background-image:url(../images/td_bg1.gif);
		background-repeat:repeat-x;
}
#centertd2{
		border-bottom:#CDCFE4 dotted 1px;
		height:25px;
}
#centertb1{
        border-left:#CDCFE4 solid 1px;
		border-right:#CDCFE4 solid 1px;
		border-bottom:#CDCFE4 solid 1px;
		background-image:url(../images/td_bg2.gif);
		background-repeat:repeat-x;
}
#centertb2{
		background-image:url(../images/td_bg3.gif);
		background-repeat:repeat-x;
		height:29px;
}
#centertb3{
		background-image:url(../images/td_bg4.gif);
		background-repeat:repeat-x;
		height:29px;
}
#pic {
      padding:3px;
	  border:#e2e2e2 solid 1px;
}
#bottom {
       background-image:url(../images/bottom_bg.gif);
	   background-repeat:repeat-x;
       height:45px;
	   text-align:center;
}
#bottom .td4{FILTER: dropshadow(color=#ffffff,offx=1,offy=1);}