body {
	background-color:#FFF;
	margin:0px;
	font-family:Verdana, "Trebuchet MS", Helvetica, sans-serif;
	font-size:11px;
	color:#666;
	/*margin-top:20px;*/
}

a:link 		{color:#555555;text-decoration:none;}
a:active 	{color:#555555;text-decoration:none;}
a:visited 	{color:#555555;text-decoration:none;}
a:hover 	{color:#000000;text-decoration:none;}

#padbot20 	{ padding-bottom:20px; }
#mainwidth	{ width:1000px; }

#footer {
	width:1000px;
	border-top:#999999 1px solid;
	padding:5px;
}
#downloadbox {
	height:60px;
	width:240px;
	border:#CCCCCC 1px solid;
	background-color:#EFEFEF;
	font-size:13px;
	color:#333333;
}

.txthead01 	{ color:#333333; font-size:13px; padding-left:10px; }
.txthead02 	{ color:#333333; font-size:13px; line-height:35px; }

.menu01 a,.menu02 a,.menu03 a {
	display:block;
	background-color:#EFEFEF;
	height:28px;
	line-height:28px;
	padding-left:30px;
	padding-right:30px;
	color:#333333;
	font-size:12px;
}
.menu01 a:hover	{
	background-color:#5F79E2;
	line-height:28px;
	color:#FFFFFF;
}
.menu02 a:hover	{
	background-color:#FF4A0A;
	line-height:28px;
	color:#FFFFFF;
}
.menu03 a:hover	{
	background-color:#FFDF0A;
	line-height:28px;
	color:#FFFFFF;
}

#title-l-b { background:#5F79E2 url(images/title-l-b.gif) left top no-repeat; }
#title-l-r { background:#FF4A0A url(images/title-l-r.gif) left top no-repeat; }
#title-l-y { background:#FFDF0A url(images/title-l-y.gif) left top no-repeat; }
#title-r-b { background:#5F79E2 url(images/title-r-b.gif) right top no-repeat; }
#title-r-r { background:#FF4A0A url(images/title-r-r.gif) right top no-repeat; }
#title-r-y { background:#FFDF0A url(images/title-r-y.gif) right top no-repeat; }

#title-l-b, #title-l-r, #title-l-y {
	height:25px;
	line-height:25px;
	text-align:left;
	color:#000000;
	font-family:arial,verdana;
	font-size:14px;
	padding-left:15px;
}
#title-r-b, #title-r-r, #title-r-y {
	height:25px;
	line-height:25px;
	text-align:right;
	color:#FFFFFF;
	font-family:arial,verdana;
	font-weight:bold;
	font-size:25px;
	padding-right:6px;
}

#menu-t { background:url(images/menu-bg-t.jpg) no-repeat center top; }
#menu-b { background:url(images/menu-bg-b.jpg) no-repeat center bottom; }