body {
	font-family: "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #3279af;
	line-height: normal;
	font-size: 13px;

	SCROLLBAR-FACE-COLOR: #0099ff; SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; SCROLLBAR-SHADOW-COLOR: #ffffffff; SCROLLBAR-3DLIGHT-COLOR: #ffffff; SCROLLBAR-ARROW-COLOR: #ffffff; SCROLLBAR-TRACK-COLOR: #eeeeee; SCROLLBAR-DARKSHADOW-COLOR: #0099ff
}


 a:link    {
	text-decoration: none;
	color: #0099FF;
}
 a:visited {
	text-decoration: none;
	color: #0099ff;
}
 a:hover   {text-decoration: underline; color: #3333CC;}
 //A {
}
A {
	font-size: 13px;
	font-family: "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
}
td {
	font-family: "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #3279af;
}


.textbx {
	font-family: "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
	font-size: 13px;
	color: #993300;
	border: 1px double #0099ff;
}
.btncss {
	font-family: "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	background-color: #0099ff;
	border: 1px outset #3366ff;
}
.nocolor {
	font-family: "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
	font-size: 13px;
	color: #999999;
	text-decoration: line-through;
}
.smallfont {
	font-size: 13px;
}
.links {
	font-size: 13px;
	color: #009900;

}
.links:hover{
	font-size: 13px;
	color: #CC6633;

}
.promotion {
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #FF9999;
	border-right-color: #FF9999;
	border-bottom-color: #FF9999;
	border-left-color: #FF9999;
}

.underline {
	text-decoration: underline;
}
.infomation {
	border: dashed #999999;
}
}
.smallform {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 9px;
}
