.border {
	border: 1px solid #CCCCCC;
}
body {background-color: #FFFFFF;}
body,td{
	font-size: 13px;
	color: #006699;
	margin: 0px;
}
input {
	padding: 2px;
	border: 1px outset #999999;
}
.whiteborder {
	border: 3px solid #FFFFFF;
}
.titletext {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.Newstitle{
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
A:link {COLOR: #0099CC; text-decoration: none }
A:visited {COLOR: #0099CC; text-decoration: none}
A:active {COLOR: #0099CC; text-decoration: none}
A:hover {COLOR: #336600; text-decoration: none; position: relative; right: 0px; top: 0px }
A.n:link {
	COLOR: #929191;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
A.n:visited {
	COLOR: #929191;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
A.n:active {
	COLOR: #929191;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
A.n:hover {
	COLOR: #929191;
	text-decoration:underline;
	font-size: 14px;
	font-weight: bold;
}
.input {
	padding: 2px;
	border: 1px outset #999999;
	background-color: #F4F4F4;
}.topborder {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.underLine {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E3EFF9;
}
.picborder {
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #f3f3f3;
	border-right-color: #E3EFF9;
	border-bottom-color: #E3EFF9;
	border-left-color: #f3f3f3;
}
.w_underline {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #B1D8F2;
}
