A.linka:link
{
	text-decoration: none;
	color: #FFFFFF;
	font-size: 12px;
}

A.linka:visited
{
	text-decoration: none;
	color: #FFFFFF;
	font-size: 12px;
}

A.linka:active
{
	text-decoration: none;
	color: #FFFFFF;
	font-size: 12px;
}

A.linka:hover
{
	text-decoration: underline;
	color: #FFFFFF;
	font-size: 12px;
}

A.linkb:link
{
	text-decoration: none;
	color: #000000;
	font-size: 12px;
}

A.linkb:visited
{
	text-decoration: none;
	color: #000000;
	font-size: 12px;
}

A.linkb:active
{
	text-decoration: none;
	color: #000000;
	font-size: 12px;
}

A.linkb:hover
{
	text-decoration: underline;
	color: #000000;
	font-size: 12px;
}

A.linkc:link
{
	text-decoration: none;
	color: #336699;
	font-size: 12px;
}

A.linkc:visited
{
	text-decoration: none;
	color: #336699;
	font-size: 12px;
}

A.linkc:active
{
	text-decoration: none;
	color: #336699;
	font-size: 12px;
}

A.linkc:hover
{
	text-decoration: underline;
	color: #336699;
	font-size: 12px;
}


SPAN
{
	font-size: 12px;
	color: #336699;
	direction: ltr;
	line-height: 150%;
}

.textbox
{
	border-right: #336699 1px solid;
	border-top: #336699 1px solid;
	border-left: #336699 1px solid;
	border-bottom: #336699 1px solid;
	height: 18px;
	font-size: 12px;
	color: #336699;
}

.radiobox
{
	font-size: 12px;
	color: #336699;
}

.listbox
{
	height: 18px;
	font-size: 12px;
}

TD.fa
{
	font-size: 12px;
	color: #336699;
}

TD.fb
{
	font-size: 12px;
	color: #ffffff;
}

.lefttextbox
{
	border-right: medium none;
	border-top: medium none;
	font-size: 12px;
	background-image: url(/image/t3.gif);
	border-left: medium none;
	width: 80px;
	color: white;
	border-bottom: medium none;
	height: 16px;
}

.leftButton
{
	font-size: 12px;
	color: white;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: #336699;
	border-bottom-style: none;
}

.leftlistbox
{
	font-size: 12px;
	width: 150px;
	height: 18px;
}

.snewstextbox
{
	border-right: #336699 1px solid;
	border-top: #336699 1px solid;
	border-left: #336699 1px solid;
	border-bottom: #336699 1px solid;
	height: 18px;
	width:400px;
	font-size: 12px;
	color: #336699;
}

.mnewstextbox
{
	border-right: #336699 1px solid;
	border-top: #336699 1px solid;
	border-left: #336699 1px solid;
	border-bottom: #336699 1px solid;
	font-size: 12px;
	width:400px;
	height:250px;
	color: #336699;
}

.inputfile
{
	border-right: #336699 1px solid;
	border-top: #336699 1px solid;
	border-left: #336699 1px solid;
	border-bottom: #336699 1px solid;
	height: 18px;
	width:400px;
	font-size: 12px;
	color: #336699;
}

.filelistbox
{
	height: 18px;
	width:400px;
	font-size: 12px;
	color: #336699;
}

.pagebutton
{
	font-size: 12px;
	color: #336699;
	background-color: #ffffff;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

table
{
	table-layout:fixed;

}


HR
{
	color:#336699;

}