.tabbdr {
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;

}
.textbox {
	border: 1px solid #CCCCCC;




}
.maintab {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.rs {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	font-family: "Arial Narrow";
	color: #F49300;

}
.hovercell {
	background-color: #FFFFFF;
	text-decoration: none;

}
.linkbg {
	font: 11px Verdana;
	color: #FFFFFF;
	background: #993333;
}
.linkstyle {
	font-family: Verdana;
	font-size: 11px;
	background-color: #8AADFF;
}
.links {

    font-family: Verdana;
	font-size: 11px;
       	background-color: #ffffff;

a:links {
	color: #FF0000;
	text-decoration: underline;
}
a:visited {
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	color: #0055FF;
	text-decoration: none;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
