table.MsoNormalTable{
	font-size:10.0px;
	font-family:"Times New Roman";
}

TD.inf1t{
   padding-left:2px;border-top-width:0px;border-bottom-width:0px;border-left-width:0px;border-right-width:1px; border-color:#FF9999;
}
TD.inf2t{
  padding-left:2px;border-top-width:0px;border-bottom-width:0px;border-left-width:0px;border-right-width:1px; border-color:#FF9999;
}
TD.inf3t{
	border-top-width:0px;border-bottom-width:0px;border-left-width:0px;border-right-width:0px;border-color:#FF9999;
}
TD.inf1m{
	padding-left:2px;border-top-width:0px;border-bottom-width:0px;border-left-width:0px;border-right-width:1px; border-color:#FF9999;
}
TD.inf2m{
	padding-left:2px;border-top-width:0px;border-bottom-width:0px;border-left-width:0px;border-right-width:1px; border-color:#FF9999;
}
TD.inf3m{
	border-top-width:0px;border-bottom-width:0px;border-left-width:0px;border-right-width:0px;border-color:#FF9999;
}

TD.inf1b{
	padding-left:2px;border-top-width:0px;border-bottom-width:1px;border-left-width:0px;border-right-width:1px; border-color:#FF9999;
}
TD.inf2b{
	padding-left:2px;border-top-width:0px;border-bottom-width:1px;border-left-width:0px;border-right-width:1px; border-color:#FF9999;
}
TD.inf3b{
	border-top-width:0px;border-bottom-width:1px;border-left-width:0px;border-right-width:0px;border-color:#FF9999;
}

/*--------------------------------------------------------------------*/
TD.button_l{
        background-attachment: fixed;
        background-image: url(images/ind/b_left.gif);
        background-position:right;
}
TD.button_r{
        background-attachment: fixed;
        background-image: url(images/ind/b_right.gif);
        background-position:left;
}

TD.button{
        background-attachment: fixed;
        background-image: url(images/ind/b_body.gif);
        background-repeat: repeat-x;
}
TD.button_ls{
        background-attachment: fixed;
        background-image: url(images/ind/b_left_s.gif);
        background-position:right;
}
TD.button_rs{
        background-attachment: fixed;
        background-image: url(images/ind/b_right_s.gif);
        background-position:left;
}

TD.buttons{
        background-attachment: fixed;
        background-image: url(images/ind/b_body_s.gif);
        background-repeat: repeat-x;
}


TD.selected{
	background-color:#E29C47;
/*  font-family: Arial, Helvetica, sans-serif;*/
  text-align:center;
	color:#000000;
  font-weight:bolder;
  border-color:#FFFDDF;
}
TD.selected_Menu{
  border-top-width:1;
  border-bottom:0;
  border-left:0;
  border-right:0;
  border-color:#000000;
  text-align:center;
	background-color:#DE8B2F;
  font-size:16px;
	color:#000000;
  font-weight:bolder;
}
TD.main_window{
  border-top-width:1;
  border-bottom:0;
  border-left:0;
  border-right:0;
  border-color:#000000;
	background-color:#DBF0F9;
  font-size:14px;
	color:#000000;
}

TD.x_fill {
	border-color:#000000;
	border-width:1px;
	background-color:#B2B2B2;
	font-size:7pt;
	font-family: Arial;
	text-align:center;
}

TD.x_empty{
	border-color : #000000; border-width:1px; background-color:#A0A0A0;
}

TD.x_mark{
	margin:0;
  border-color:#000000;
  border-width:1px;
  background-color:#D7D7D7;
  font-size:7pt;
  font-family: Arial;
  text-align:center;
}

TD.x_clear_b{
	border-color:#000000;
	border-bottom-width:1px;
	border-right-width:1px;
	background-color:#B2B2B2;
	text-align:center;
	font-size:7pt;
	font-family: Arial;
}

TD.x_clear{
	border-width:0px;
}

.NormalText{
  font-size:14px;
  font-family: Arial, Helvetica, sans-serif;
  color:#000000;
}
.LittleText {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #000000;
}
.TinnyText {
  font-size:11px;
  font-family: Arial, Helvetica, sans-serif;
  color:#000000;
}
.SmallText {
  font-size:10px;
  font-family: Arial, Helvetica, sans-serif;
  color:#000000;
}
.MiniText {
  font-size:9px;
  font-family: Arial, Helvetica, sans-serif;
  color:#000000;
}

.header{
 display: table;
 width: 100%;
 border: 1px solid red;
}
.header_image {
 display: table-cell;
 text-align:left;
}
.info_part {
 display: block;
 width: 100%;
 color:#AAFFBB;
 text-align:right;
}
.info{
 display: block;
 width: 100%;
 vertical-align:top;
 color:#AAFFBB;
}

.toolbox{
 display: block;
 width: 100%;
 vertical-align:bottom;
 color:#AA00BB;
}
.Main_BG {
        background-color: #D8D3D3;
        vertical-align: top;
}
.Footers {
        background-attachment: scroll;
        background-color: #9A9A9A;
        background-repeat: no-repeat;
}
a {
        color: #666600;
        font-family: arial;
        font-size: 14px;
        font-weight:bolder;
        text-decoration: none;
}
a.ba:link, a.ba:visited, a.ba:active {
        color: #666600;
        font-family: arial;
        font-size: 11px;
        font-weight:bolder;
        text-decoration: underline;
}


 /* large link Definitions */
a.big {
        color: #000000;
        font-family: arial;
        font-size: 14px;
        font-weight:bolder;
        text-decoration: none;
}

 /* Logo link Definitions */
a.logo {
        color: #FBD953;
}
a.logo:link {
        color: #FBD953;
}
a.logo:hover {
        color: #FBD953;
}
a.logo:visited {
        color: #FBD953;
}
a:active {
        color: #FBD953;
}


 /* Usual link Definitions */
a:link {
        color: #000099;/*#000099*/
        text-decoration: none;
        font-weight:Bold;
}

a:hover {
        color: #3366FF;/*#3581FF*/
        text-decoration: none;
}
a:visited {
        color: #000099; /*#330099;*/
        font-weight:bold;
        text-decoration: none;
}
a:active {
        color:#3300FF;  /*#0066FF;*/
        text-decoration: none;
}

.RightBorder {
        border-width:3;
        border-right-style: solid;
        border-left-style: none;
        border-bottom-style: none;
        border-top-style: none;
        border-right-color:#DDDADA;

}
.TopBorder {
        border-bottom-width: 3px;
        border-bottom-style: solid;
        border-bottom-color: #00CC99;
        background-color: #DDDADA;

}
.SelectedPicture {
        border: thick solid #9900CC;
}
.LowDotted {
        border-bottom-width: medium;
        border-bottom-style: dotted;
        border-bottom-color: #000000;
}
.rep {
        background-attachment: fixed;
        background-image: url(images/arrow28.gif);
        background-repeat: repeat-x;
}
.Headline {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        font-weight: bolder;
        background-color:#FFF1C1;
        border: 1px solid #B76B20;
}
.RightMenu {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        line-height: normal;
        font-weight: bolder;
}
.TCL {
        left: auto;
        top: auto;
        font-size:12px;
}

#Menuha1 {
 visibility: visible;
 width:100%;
}
#Menuha2 {
 background-color:red;
 visibility: visible;
 width:100%;
}
.PicBlock{
 border: solid;
 border-width:1;
 border-color:#000000;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 14px;
}
.Logo{
 background-image: url(./images/grad.jpg);
 background-repeat: repeat-y;
 background-position: right;
 background-color: #FBD953;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 20px;
 font-weight:bold;
}
.Logo_Index{
 background-image: url(./images/grad.jpg);
 background-repeat: repeat-y;
 background-position: right;
 background-color: #FBD953;
}

.Logo_Index_Right{
 background-color: #FBD953;
}

.Logo_Index_Left{
 background-image: url(./images/grad_r.jpg);
 background-repeat: repeat-y;
 background-position: right;
 background-color: #FBD953;
}

.TextSm{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10px;
}
.MenuTable{
 width:100%;
 border-style: solid;
 border-width:0;
}
.BottomLessMenuCell{
        border-top-width: 1px;
        border-top-style: solid;
        border-right-style: none;
        border-bottom-style: none;
        border-left-style: none;
        border-top-color: #CD7C29;
}
.TopLessMenuCell{
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-right-style: none;
        border-top-style: none;
        border-left-style: none;
        border-bottom-color: #CD7C29;
}
.NormalMenuCell{
        left: auto;
        top: auto;
        font-size:12px;
        border-style: solid;
        border-width: 2px;
        border-color: #054492;
}

 /* Style Definitions */
p.MsoNormal{
        margin:0cm;
        margin-bottom:.0001px;
        font-size:12.0px;
        font-family:"Times New Roman";
}
li.MsoNormal{
        margin:0cm;
        margin-bottom:.0001px;
        font-size:12.0px;
        font-family:"Times New Roman";

}
div.MsoNormal{
        margin:0cm;
        margin-bottom:.0001px;
        font-size:12.0px;
        font-family:"Times New Roman";
}
div.Section1{
	page:Section1;
}
ol{
	margin-bottom:0cm;
}

ul{
	margin-bottom:0cm;
}


