.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: 960px;
 height:100%;
 text-align: left;
}

form {margin:0px}









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


.highlight
{
	font-family: arial,helvetica,sans-serif;
    font-size: 10px;
}

.ord
{
	font-family: arial,helvetica,sans-serif;
    font-size: 11px;
}


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

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


.disc
{
	font-family: arial, sans-serif;
    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: 12px;
    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;
}

.hr2 {
	height: 1px;
	border-width: 1px 0 0 0;
	border-style: dotted;
	border-color: #a3d4f3;
	margin-top:18px;
	margin-bottom:18px;
}


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: 19px;}
h2 {margin:0px; margin-bottom:13px; font-size: 16px;}
h3 {margin:0px; margin-bottom:13px; font-size: 14px;}
.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;}


.manpadd {margin-left:10px;}



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


.manlink {list-style:disc; margin:0px; padding:0px; padding-left:18px;}
.manlink li {
	padding: 3px 0px;
}


.manlist {margin:10px; padding:0px; padding-left:18px;}
.manlist li { padding: 4px 0px; }
.manlist p { padding:0px; margin:0px;}

.manlist_space {margin:10px; padding:0px; padding-left:18px;}
.manlist_space li { padding: 4px 0px; }




ol {margin:0px; margin-left:10px; padding:0px; padding-left:18px; font-weight: bold;}
ol li { padding: 0px; }
ol p { font-weight:normal;}



/* .space {margin:10px;} */







p {
line-height: 1.5em;
}

/*
p {
display: block;
-webkit-margin-before: 1em;
-webkit-margin-after: 1em;
-webkit-margin-start: 0px;
-webkit-margin-end: 0px;
}

*/



div.download {
	background-color: #FFFDD3;
	padding: 20px;
	border: 1px solid #CACEA6;
	/*margin-top: 10px;
	margin-right: 20px;*/
	text-align: center;
	border-radius: 7px;
	-moz-border-radius: 7px;
}

.dl_font {
	font-size:15px;	
	font-weight: bold;
}

.important {
	font-size:14px;	
}


.linet {
	text-decoration:line-through;
}
