body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6699CC;
	margin : 0px 0px 0px 0px;
	font-weight:bold;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin : 0px 0px 0px 0px;
	font-weight:bold;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin : 0px 0px 0px 0px;
}
body {
	background-color: #FFFFFF;
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}
a:link {
	text-decoration: none;
	color:#666666;
	border-bottom:1px dotted #cccccc;
}
a:visited {
	text-decoration: none;
	color:#666666;
	border-bottom:1px dotted #cccccc;
}
a:hover {
	text-decoration: none;
	color:#FF0000;
	border-bottom:1px dotted #666666;
}
a:active {
	text-decoration: none;
	color:#666666;
	border-bottom:1px dotted #cccccc;
}
td.header
	{
		font-size:10px;
		font-family:Arial, Helvetica, sans-serif;
		color:#666666;
	}
a.t1
	{
		background-image:url(img/st_g.gif);
		background-position:left;
		background-repeat:no-repeat;
		border:none;
	}
a.t1:hover
	{
		background-image:url(img/st_r.gif);
		background-position:left;
		background-repeat:no-repeat;
	}
a.t2
	{
		background-image:url(img/sk_g.gif);
		background-position:left;
		background-repeat:no-repeat;
		border:none;
	}
a.t2:hover
	{
		background-image:url(img/sk_r.gif);
		background-position:left;
		background-repeat:no-repeat;
	}
a.t3
	{
		background-image:url(img/im_g.gif);
		background-position:left;
		background-repeat:no-repeat;
		border:none;
	}
a.t3:hover
	{
		background-image:url(img/im_r.gif);
		background-position:left;
		background-repeat:no-repeat;
	}
a.t4
	{
		background-image:url(img/li_g.gif);
		background-position:left;
		background-repeat:no-repeat;
		border:none;
	}
a.t4:hover
	{
		background-image:url(img/li_r.gif);
		background-position:left;
		background-repeat:no-repeat;
	}
td.copy
	{
		color:#CCCCCC;
		font-size:10px;
	}
a.mmd
	{
		background-image:url(img/pf_r_g.gif);
		background-position:left;
		background-repeat:no-repeat;
		border:none;
	}
a.mmd:hover
	{
		background-image:url(img/pf_r_r.gif);
		background-position:left;
		background-repeat:no-repeat;
	}
a.mma
	{
		background-image:url(img/pf_r_r.gif);
		background-position:left;
		background-repeat:no-repeat;
		font-weight:bold;
		border:none;
	}
a.mms
	{
		background-image:url(img/pf_d_r.gif);
		background-position:left;
		background-repeat:no-repeat;
		font-weight:bold;
		border:none;
	}
.newstitle
	{
		color:#6699CC;
	}
input,textarea,select
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #666666;
		border:1px dotted #666666;
	}
ul
	{
		list-style-image:url(img/dot_r.gif);
	}
.mrand
	{
		background-image:url(img/dl_v.gif);
		background-position:right;
		background-repeat:repeat-y;
		border:none;
	}
.orand
	{
		background-image:url(img/dl_h.gif);
		background-position:top;
		background-repeat:repeat-x;
		border:none;
	}
.urand
	{
		background-image:url(img/dl_h.gif);
		background-position:bottom;
		background-repeat:repeat-x;
		border:none;
	}
td.ur
	{
		background-image:url(img/ur.gif);
		background-position:top left;
		background-repeat:no-repeat;
		height:14px;
	}
td.ul
	{
		background-image:url(img/ul.gif);
		background-position:top right;
		background-repeat:no-repeat;
		height:14px;
	}
td.or
	{
		background-image:url(img/or.gif);
		background-position:bottom left;
		background-repeat:no-repeat;
		height:14px;
	}
td.ol
	{
		background-image:url(img/ol.gif);
		background-position:bottom right;
		background-repeat:no-repeat;
		height:14px;
	}
td.wo
	{
		background-image:url(img/w.gif);
		background-position:top;
		background-repeat:repeat-x;
		background-color:#E8F4FF;
		height:14px;
	}
td.wu
	{
		background-image:url(img/w.gif);
		background-position:bottom;
		background-repeat:repeat-x;
		background-color:#E8F4FF;
		height:14px;
	}
td.bgb
	{
		background-color:#E8F4FF;
	}