*, html {
    margin: 0;
    padding: 0;
	/*border:1px dashed red;*/
	}

body {
    font: 0.7em "trebuchet ms", verdana, arial, sans-serif; 
	color : #000;	
	background:#fff;
	background-image:url(images/Bodybg.jpg);
	background-repeat:repeat-x;
	background-position:top left;
	}
	
h1 {
	font: 12px verdana, arial, sans-serif;
	color:#6d0000;
	font-weight:bold;
	padding:12px 20px 0px 10px;
	}
	
strong {
	font-weight:bold;
	color:#181818;
	}
	
#container {
	width:850px;
	margin:0 auto;
	}
	
#topbar {
	height:115px;
	width:772px;
	background-image:url(images/01topbar.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	border-bottom:1px solid #014A81;
	}
	
#topbar ul{
	padding:92px 0 0 12px;
	margin-left:225px;
	}
	
#topbar ul li{
	list-style:none;
	float:left;
	padding:0px 6px;
	border-right:1px solid #fff;
	font: bold 12px arial, verdana, sans-serif;
	color:#555;
	}
	
#topbar ul li a{
	color:#fff;
	text-decoration:none;
	letter-spacing:1px;
	}
	
#topbar ul li a:hover{
	color:#E1484A;
	}
	
#anibanner {
	width:720px;
	height:85px;
	margin-left:26px;
	padding-bottom:0px;
	background-color:#5F7A99;
	}
	
#bar02{
	width:772px;
	background-image:url(images/02bartext.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	}
	
#bar02 ul{
	padding-top:18px;
	padding-left:16px;
	text-align:center
	}
	
#bar02 ul li {
	list-style:none;
	float:left;
	padding:0 9px;
	font:12px "trebuchet ms", verdana, arial, sans-serif;
	/*border-right:1px solid #d0d0d0;*/
	
	}
	
#bar02 ul li a{
	text-decoration:none;
	color:#2B67A3;
	font-weight:bold;
	padding-left:14px;
	border-bottom:none;
	background-image:url(images/bluearrow.jpg);
	background-repeat:no-repeat;
	background-position:4px left;
	}
	
#bar02 ul li a:hover{
	border-bottom:none;
	color:#6D0000;
	background-image:url(images/redarrow.jpg);
	background-repeat:no-repeat;
	background-position:4px left;
	}
	
#bar02 ol {
	color:#606060;
	padding:5px 18px;
	}
	
#bar02 ol li{
	padding-bottom:4px;
	list-style:none;
	}
	
#bar02 p{
	padding:10px 16px;
	color:#303030;
	line-height:1.4em;
	}
	
#bar02 table{
	width:96%;
	margin:0 auto;
	}
	
#bar02 table td{
	/*border:1px solid black;*/
	width:33.3%;
	vertical-align:top;
	padding-bottom:12px;
	}
	
#bar02 table td img{
	padding:9px;
	float:right;
	}
	
ol li a{
	background-image:url(images/bluearrow.jpg);
	background-repeat:no-repeat;
	background-position:4px left;
	padding-left:18px;
	}

#bar02 table p{
	padding:9px;
	font:"trebuchet ms", "lucida sans unicode", verdana, cursive;
	}
	
#bar02 a{
	color:#385759;
	text-decoration:none;
	border-bottom:1px dotted #4B7477;
	}
	
#bar02 a:hover, #bar03 a:hover{
	color:#974000;
	border-bottom:1px dashed #974000;
	}
	
#bar03{
	width:772px;
	height:95px;
	background-image:url(images/03bartextbottom.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	}
	
#bar03 p{
	color:#333;
	text-align:right;
	padding-top:7px;
	padding-right:20px;
	}
	
#bar03 a{
	color:#C95600;
	text-decoration:none;
	border-bottom:1px dotted #ff6d00;
	}
	
#footer {
	font-size:11px;
	width:772px;
	color:#777;
	text-align:center;
	}

#footer a{
	text-decoration:none;
	color:#333;
	}
	
.td00 {
	width:300%;
	height:35px;
	background-color:#ccc;
	}
	
.td01,.td03 {
	/*border-bottom:1px dashed #80A5C0;*/
	}
	
.td03 ul {
	}
	
.td03list{
	margin:10px;
	display:block;
	background-color:#D2D7E2;
	}

.td03list p{
	padding:0px;
	}
	
.td04{
	background-image:url(images/bottom3fold01.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	height:112px;
	}	
	
.td05{
	background-image:url(images/bottom3fold01.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	height:112px;
	}	
	
.td06{
	background-image:url(images/bottom3fold01.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	height:112px;
	}