.rb {border-right:1px #93a3bc solid; border-bottom:1px #93a3bc solid;}

a:link    {text-decoration: underline; color: blue;}
a:active  {text-decoration: underline; color: blue;}
a:visited {text-decoration: underline; color: blue;}
a:hover   {text-decoration: none; color: blue;}

.class1:link    {text-decoration: none; color: #333333;}
.class1:active  {text-decoration: none; color: #333333;}
.class1:visited {text-decoration: none; color: #333333;}
.class1:hover   {text-decoration: none; color: #333333;}

.high:link    {text-decoration: underline; color: #FF7F00;}
.high:active  {text-decoration: underline; color: #FF7F00;}
.high:visited {text-decoration: underline; color: #FF7F00;}
.high:hover   {text-decoration: none; color: #FF7F00;}

html {height:100%; width:100%; margin:auto;}
body {height:100%; width:100%; margin:auto; text-align:center;}

#container {
 margin: 8px auto;
 width: 920px;
 height:100%;
 text-align: left;
}

form {margin:0px}

.my_ul {margin:0px; padding:0px; padding-left:12px;}
.my_ul2 {margin:0px; padding:0px; padding-left:24px;}
.my_li {margin:0px; padding:0px; padding-bottom:12px;}
.err_li {margin:0px; padding:0px;}
.menu_li {margin:0px; padding:0px; padding-bottom:6px;}

/* .browser {_width:100%;} */


.highlight
{
	font-family: tahoma,arial;
    font-size: 10px;
}

.ord
{
	font-family: tahoma,arial;
    font-size: 11px;
}


.title1
{
	font-family: tahoma,arial;
    font-size: 16px;
	font-weight: bold;
}

.title2
{
	font-family: tahoma,arial;
    font-size: 12px;
	font-weight: bold;
}


.disc
{
	font-family: tahoma,arial;
    font-size: 9px;
}

.line { background-image:url(images/linedotted.gif); }


.menu {border-right:1px solid #bababa; padding-left: 8px;}
.menuline2 {border-right:1px solid #bababa;}

.errorbg {background-color: #FDFDBA;}
.errorbor {border:1px solid #CDC6B1;}


.menucontent_sel
{
	border-right:1px solid #bababa;
	background-color: #dce2e7;
	font-size: 9pt;
	color: #333333
}
.menucontent_sel a
{
	margin: 0;
	display: block;
	padding: 4px 8px;
	text-decoration: none;
	color: #333333
}

.menucontent_sel a:hover
{
	background-color: #dce2e7;
	cursor: pointer;
	color: #333333
}




.menucontent
{
	border-right:1px solid #bababa;
	background-color: #dadada;
	font-size: 9pt;
	text-decoration: none;
	color: #333333
}
.menucontent a
{
	margin: 0;
	display: block;
	padding: 4px 8px;
	text-decoration: none;
	color: #333333
}

.menucontent a:hover
{
	background-color: #dce2e7;
	cursor: pointer;
	text-decoration: none;
	color: #333333
}



.tabcontent
{
	display:none;
}

.tabcontent2
{
	display:none;
}




BODY,TD,INPUT,SELECT,TEXTAREA,CODE
{ 
    FONT-SIZE: 11px;
    COLOR: #333333;
    LINE-HEIGHT: normal;
    FONT-STYLE: normal;
 /*   FONT-FAMILY: Arial, Helvetica, sans-serif; */
    FONT-FAMILY: "lucida grande", tahoma,Arial, Helvetica, sans-serif;
    empty-cells: show;
}

hr {
	height: 1px;
	margin-bottom:0px;
	border-width: 1px 0 0 0;
	border-style: solid;
	border-color: #a3d4f3;
}

.hr1 {
	height: 1px;
	border-width: 1px 0 0 0;
	border-style: dotted;
	border-color: #a3d4f3;
}


div.hr {
	margin-top:14px;
	margin-bottom:14px;
	line-height: 0px;
	font-size: 1px;
	width: 100%;
	height: 1px;
	border-top:1px dotted #a3d4f3;

}

h1 {margin:0px; margin-bottom:13px; font-size: 17px;}
h2 {margin:0px; margin-bottom:13px; font-size: 14px;}
h3 {margin:0px; font-size: 13px;}
.borderleft {border-left:1px dotted #a3d4f3;}
.small {color:gray; font-style:italic; font-size:10px;}
.it {font-style:italic;}
.it_gray {color:gray; font-style:italic;}
.tex {background-color: #FFFFFF; padding-left:1px; border:1px solid #7fb0cf;} /* a3d4f3 */
.texd {background-color: #f0f0f0; padding-left:1px; border:1px solid #7f9db9;}
.bord {background-color: #8bb9d6}
.st {font-color:#083b75;}
.st1 {font-color:green;}
.screen {border:1px solid #89bce1;}
