BODY {
  background-color: #F3F3F3;
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;

  scrollbar-face-color: #DEE3E7;
  scrollbar-highlight-color: #FFFFFF;
  scrollbar-shadow-color: #DEE3E7;
  scrollbar-3dlight-color: #D1D7DC;
  scrollbar-arrow-color:  #006699;
  scrollbar-track-color: #EFEFEF;
  scrollbar-darkshadow-color: #98AAB1;

  color: #000000;
}

td { font-family: Arial, Helvetica, sans-serif; font-size: 11px}

A:link { color:#005AA4 ; text-decoration: underline}
A:visited { color:#005AA4 ; text-decoration: underline}
A:active { color:#ff9900 ; text-decoration: underline}
A:hover { color:#ff9900 ; text-decoration: underline}

.NavLink
{
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
}
  
A.NavLink {color: #FFFFFF; text-decoration: none}
A.NavLink:visited {color: #FFFFFF; text-decoration: none}
A.NavLink:active {color: #FFFFFF; text-decoration: underline}
A.NavLink:hover {color: #FFFFFF; text-decoration: underline} 

.LinkWhite {color: #FFFFFF;}
  
A.LinkWhite {color: #FFFFFF; text-decoration: underline}
A.LinkWhite:visited {color: #FFFFFF; text-decoration: underline}
A.LinkWhite:active {color: #f3c93a; text-decoration: underline}
A.LinkWhite:hover {color: #f3c93a; text-decoration: underline}

.title1 {
  font-size: 15px;
  font-weight: bold;
  color: #1A1A4A;
}

.title2 {
  font-size: 13px;
  font-weight: bold;
  color: #1A1A4A;
}
.greytext {
  color: #c1d0df;
}
.attention {
  font-size: 10px;
  font-weight: bold;
  color: #386897;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-style: normal;
}
.whiteText {
  color: #FFFFFF;
}
.redText {
  font-size: 12px;
  color: #CC0000;
}

textarea {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: normal;
}
select {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: normal;
}
input {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: normal;
}
.butnStyle {
  COLOR: #306293;
  CURSOR: hand;
  FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
  FONT-SIZE: 10px;
  FONT-WEIGHT: bold;
  TEXT-DECORATION: none;
  background-image: url(Images/bg_button.gif);
  background-repeat: repeat-x;
}
.widest {
  width: 530px;
  height: 300px;
}
.wider {
  width: 260px;
}
.wide {
  width: 180px;
}
.wide_s {
  width: 120px;
}
.input {
  width: 180px;
}
.wide_smaller {
  width: 70px;
}
.just {
  text-align: justify;
}
.indentLeft {
  padding-left: 8px;
}

li {
  list-style-image: url(Images/bul_yelow.gif);
}
.bg_r {
  background-image: url(Images/bg_r.gif);
  background-repeat: repeat-y;
}
.bg_l {
  background-image: url(Images/bg_l.gif);
  background-repeat: repeat-y;
}
.bg_menu {
  background-color: #1B194A;
  background-image: url(Images/menu_bg.gif);
  background-repeat: repeat;
}
.bg_main {
  background-image: url(Images/bg_main.gif);
  background-repeat: repeat-y;
}
.bg_page {
  background-image: url(Images/bg_page.gif);
  background-repeat: repeat-y;
}
.bg_left_menu {
  background-image: url(Images/bg_left_menu.gif);
  background-repeat: no-repeat;
}
.bg_bot_boxes{
  background-image: url(Images/bg_bot_boxes.gif);
  background-repeat: no-repeat;
}
.bg_title {
  background-image: url(Images/bg_title.gif);
  background-repeat: no-repeat;
}
.bg_bot {
  background-color: #515176;
  background-image: url(Images/bg_bot.gif);
  background-repeat: repeat;
}
.menu_bg_line {
  font-weight: bold;
  color: #FFFFFF;
  background-image: url(Images/menu_bg_line.gif);
  background-repeat: repeat-y;
  padding-right: 25px;
  padding-left: 25px;
}
.bg_ornament {
  background-image: url(Images/bg_r_ornament.gif);
  background-repeat: no-repeat;
  background-position: right top;
}
.smallError
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 8pt;
    FONT-WEIGHT: normal;
    color:#000000;
  line-height:9pt;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    background: #fdd;
    border: 1px solid red;
}


.greentext
{
	font-weight: bold;
	font-size: 10px;
	color: green;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.Section
{
  font-size: 12px;
  font-weight: bold;
  color: #1A1A4A;
}
