body {
	margin: 0px;
	
	SCROLLBAR-FACE-COLOR: #DDECFB;
	SCROLLBAR-HIGHLIGHT-COLOR: #DDECFB; SCROLLBAR-SHADOW-COLOR: #388EE4; 
	SCROLLBAR-3DLIGHT-COLOR: #388EE4; SCROLLBAR-ARROW-COLOR: #388EE4; 
	SCROLLBAR-TRACK-COLOR: #DDECFB; SCROLLBAR-DARKSHADOW-COLOR: #DDECFB;
}
td{
	font-size: 12px;
}
a:link {
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	font-size: 12px;
	color: #ff3300;
	text-decoration: underline;
}
a:active {
	color: #ff3300;
	text-decoration: underline;
}
a.a:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	filter: DropShadow(Color=#000000, OffX=1, OffY=-1);
}
a.a:visited {
	color: #000000;
	text-decoration: none;
}
a.a:hover {
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
}
.a.a:active {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
.td_a {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.td_b {
	border: 1px solid navy;
}
.td_c {
	border: 1px solid #cccccc;
}
.td_d {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #46D1FF;
	border-bottom-color: #46D1FF;
	border-left-color: #46D1FF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #46D1FF;
}
.color_ff6600{
	color:#FF3300;
}
.color_ffffff{
	color:#FFFFFF;
}
.font_13 {
	font-size: 13px;
}
.font_14 {
	font-size: 14px;
}
.font_18 {
	font-size: 18px;
}
.style6 {font-size: 14px}
.font_20 {
	font-size: 20px;
}
.blue{
	color:#0000FF;
}
