/* HTML TAGS START */
BODY {
  width:                       100%;
  height:                      100%;
  margin:                      0px;
  padding:                     0px;
  cursor:                      default;
  background-color:            #F5F5F5;
}

H1 {
  margin:                      0px;
  padding:                     0px;
  font:                        bold 14px Verdana;
  color:                       #72A848;
  line-height:                 40px;
}

H2 {
  margin:                      0px;
  padding:                     0px;
  font:                        bold 11px Verdana;
  color:                       #4C4B4B;
  line-height:                 15px;
}

H3 {
  margin:                      0px;
  padding:                     0px;
  font:                        normal 9px Verdana;
  color:                       #4C4B4B;
  line-height:                 14px;
}

H4 {
  margin:                      0px;
  padding:                     0px;
  font:                        bold 14px Verdana;
  color:                       #72A848;
  line-height:                 48px;
}

H5 {
  margin:                      0px;
  padding:                     0px;
  font:                        bold 14px Verdana;
  color:                       #FFFFFF;
  text-align:                  top left;
  line-height:                 36px;
}

H6 {
  margin:                      0px;
  padding:                     0px;
  font:                        normal 11px Verdana;
  color:                       #FFFFFF;
  text-align:                  top left;
  line-height:                 24px;
}

HR {
  width:                       100%;
  height:                      1px;
  border:                      0px;
  border-top:                  1px solid #87BC3B;
}

a {
  color:                       #0078DD;
  text-decoration:             underline;
}

a:hover {
  color:                       #0078DD;
  text-decoration:             none;
}

img {
  border:                      0px;
}

form {
  margin:                      0px;
}

input.text {
  width:                       250px;
  height:                      21px;
  border:                      1px solid #93958A;
  font:                        normal 11px Verdana;
  vertical-align:              middle;
}

input.button {
  font:                        normal 11px Verdana;
  vertical-align:              middle;
}

select {
  width:                       250px;
  height:                      19px;
  border:                      1px solid #93958A;
  font:                        normal 12px Arial;
  vertical-align:              middle;
}

textarea {
  width:                       250px;
  height:                      80px;
  border:                      1px solid #93958A;
  font:                        normal 11px Verdana;
}

table {
  font:                        normal 11px Verdana;
  color:                       #5E5E5E;
  text-align:                  justify;
  line-height:                 24px;
}

table td {
  vertical-align:              top;
}
/* HTML TAGS END */

/* CUSTOM CSS TAGS START */
.fullscreen {
  width:                       100%;
  height:                      100%;
}

.siteholder {
  width:                       100%;
  height:                      100%;
  vertical-align:              top;
}

.site {
  width:                       955px;
  height:                      100%;
}

.spacer_hor {
  height:                      25px;
}

.header {
  width:                       955px;
  height:                      144px;
  background-color:            #87BC3B;
}

.corner_top_left {
  height:                      11px;
  width:                       11px;
}

.between_top {
  width:                       933px;
  background-color:            #FFFFFF;
  border-top:                  #ABABAB solid 1px;
}

.corner_top_right {
  height:                      11px;
  width:                       11px;
}

.between_left {
  height:                      100%;
  background-color:            #FFFFFF;
  border-left:                 #ABABAB solid 1px;
}

.siteleft_holder {
  width:                       180px;
  background-color:            #FFFFFF;
  padding-top:                 15px
}

.menuholder {
  width:                       180px;
  margin-top:                  30px;
}

.menu {
  width:                       180px;
  font:                        bold 10px Verdana;
  color:                       #868686;
  text-align:                  left;
  line-height:                 33px;
}

.siteleft_contentblock {
  width:                       180px;
  margin-top:                  30px;
}

.siteleft_contentblock_title, .siteleft_contentblock_title2 {
  width:                       180px;
  height:                      41px;
  vertical-align:              middle;
  text-align:                  left;
  color:                       #4C4B4B;
  border-top:                  1px solid #87BC3B;
}

.siteleft_contentblock_title2 {
  border-bottom:               1px solid #87BC3B;
}

.siteleft_content {
  width:                       180px;
  padding-top:                 13px;
  border-top:                  1px solid #87BC3B;
  vertical-align:              center;
}

.site_spacer_vert {
  width:                       30px;
  height:                      100%;
  background-color:            #FFFFFF;
}

.site_centerholder {
  width:                       483px;
  height:                      100%;
  background-color:            #FFFFFF;
  padding-top:                 15px;
}

.site_centerholder img {
  border:                      1px solid #ABABAB;
}

.contentblock {
  width:                       483px;
  margin-top:                  15px;
}

.contentblock img {
  border:                      0px;
}

.contentblock_title {
  width:                       483px;
  height:                      40px;
  font:                        bold 14px Verdana;
  color:                       #72A848;
  line-height:                 40px;
}

.content {
  width:                       483px;
}

.content1 {
  width:                       242px;
  padding-right:               15px;
}

.content2 {
  width:                       241px;
  padding-left:                15px;
}

.siteright_holder {
  width:                       210px;
  height:                      100%;
  padding-bottom:              18px;
  background-color:            #FFFFFF;
  padding-top:                 15px
}

.siteright_contentblock {
  width:                       210px;
  margin-top:                  30px;
}

.siteright_contentblock_title {
  width:                       210px;
  height:                      41px;
  vertical-align:              middle;
  text-align:                  left;
  color:                       #4C4B4B;
  border-top:                  1px solid #87BC3B;
}

.siteright_content {
  width:                       210px;
  padding-top:                 13px;
  border-top:                  1px solid #87BC3B;
}

.countryselector {
  width:                       208px !important;
  width:                       210px;
  height:                      208px !important;
  height:                      210px;
  border:                      1px solid #ABABAB;
}

.logosholder {
  width:                       208px !important;
  width:                       210px;
  border:                      1px solid #ABABAB;
}

.between_right {
  height:                      100%;
  background-color:            #FFFFFF;
  border-right:                #ABABAB solid 1px;
}

.footer_left {
  width:                       11px;
  height:                      74px;
  background-color:            #FFFFFF;
  border-left:                 #ABABAB solid 1px;
}

.footer_mid {
  width:                       693px;
  height:                      74px;
  background:                  #FFFFFF url('../images/footer.gif') repeat-x center;
  line-height:                 74px;
}

.footer_text {
  font:                        normal 9px Verdana;
  color:                       #5E5E5E;
  background-color:            #FFFFFF;
  margin-left:                 201px;
  line-height:                 74px;
}

.footer_text a {
  color:                       #5E5E5E;
  text-decoration:             none;
}

.footer_text a:hover {
  color:                       #5E5E5E;
  text-decoration:             underline;
}

.footer_logo {
  width:                       240px;
  height:                      74px;
  background:                  #FFFFFF url('../images/footer.gif') repeat-x center;
  line-height:                 74px;
}

.footer_right {
  width:                       11px;
  height:                      74px;
  background-color:            #FFFFFF;
  border-right:                #ABABAB solid 1px;
}

.corner_bottom_left {
  height:                      11px;
  width:                       11px;
}

.between_bottom {
  width:                       933px;
  background-color:            #FFFFFF;
  border-bottom:               #ABABAB solid 1px;
}

.corner_bottom_right {
  height:                      11px;
  width:                       11px;
}

.powered {
  height:                      25px;
  font:                        normal 9px Verdana;
  color:                       #93958A;
  line-height:                 25px;
  text-align:                  left;
  vertical-align:              bottom;
  padding-left:                30px;
}

.powered a {
  color:                       #93958A;
  text-decoration:             none;
}

.powered a:hover {
  color:                       #93958A;
  text-decoration:             underline;
}

.nne_text select {
  width:                       200px;
}

.login_table {
  margin:                      0px;
  padding:                     0px;
  font:                        normal 9px Verdana;
  color:                       #4C4B4B;
  line-height:                 14px;
  width:                       210px;
  vertical-align:              middle;
}

input.login_input {
  width:                       122px;
  height:                      19px;
  border:                      1px solid #93958A;
  font:                        normal 11px Verdana;
  vertical-align:              top;
}

.login_cell {
  vertical-align:              middle;
}
/* CUSTOM CSS TAGS END */

/* LIST MENU STYLES START */
#mainmenu {
  margin:                      0px;
  padding:                     0px;
}

#mainmenu li {
  height:                      34px;
  width:                       180px;
  margin:                      0px;
  padding:                     0px;
  font:                        bold 10px Verdana;
  text-align:                  left;
  display:                     block;
  list-style-type:             none;
  float:                       left;
  color:                       #868686;
  line-height:                 34px;
}

a.mainitem, a.mainitem:hover, .mainitem_on, a.mainitem1, a.mainitem1:hover, .mainitem1_on {
  height:                      34px;
  width:                       180px;
  margin:                      0px;
  padding:                     11px 180px 12px 9px !important;
  padding:                     0px 0px 0px 9px;
  font:                        bold 10px Verdana;
  text-decoration:             none;
  text-transform:              uppercase;
  text-align:                  left;
  color:                       #868686;
  line-height:                 34px;
  background:                  url('../images/menu_bg.gif') no-repeat top left;
}

a.mainitem1, a.mainitem1:hover, .mainitem1_on {
  height:                      35px;
  line-height:                 35px;
  background:                  url('../images/menu_bg2.gif') no-repeat top left;
}

#mainmenu a:hover {
  color:                       #FFFFFF;
}

a.mainitem:hover, .mainitem_on {
  color:                       #FFFFFF;
  background:                  url('../images/menu_over.gif') no-repeat top left;
}

a.mainitem1:hover, .mainitem1_on {
  color:                       #FFFFFF;
  background:                  url('../images/menu_over2.gif') no-repeat top left;
}

ul#mainmenu li:hover > ul {
  display:                     block;
  margin:                      -25px 0px 0px 180px;
}

#submenu {
  width:                       188px;
  margin:                      0px;
  padding:                     0px 0px 0px 8px;
  display:                     none;
  position:                    absolute;
  background:                  url('../images/spacer.gif');
}

#submenu li {
  width:                       180;
  height:                      34px;
  margin:                      0px;
  padding:                     0px;
  font:                        normal 10px verdana;
  text-align:                  left;
  color:                       #868686;
  display:                     block;
  list-style-type:             none;
  float:                       right;
}

a.subitem, a.subitem:hover, .subitem_on, a.subitem1, a.subitem1:hover, .subitem1_on {
  width:                       180;
  height:                      34px;
  margin:                      0px;
  padding:                     11px 180px 12px 9px !important;
  padding:                     0px 0px 0px 9px;
  font:                        bold 10px Verdana;
  text-decoration:             none;
  text-transform:              none;
  text-align:                  left;
  color:                       #868686;
  line-height:                 34px;
  background:                  url('../images/menu_bg.gif') no-repeat top left;
}

a.subitem1, a.subitem1:hover, .subitem1_on {
  height:                      35px;
  line-height:                 35px;
  background:                  url('../images/menu_bg2.gif') no-repeat top left;
}

#submenu a:hover {
  color:                       #FFFFFF;
}

a.subitem:hover, .subitem_on {
  color:                       #FFFFFF;
  background:                  url('../images/menu_over.gif') no-repeat top left;
}

a.subitem1:hover, .subitem1_on {
  color:                       #FFFFFF;
  background:                  url('../images/menu_over2.gif') no-repeat top left;
}

ul#submenu li:hover > ul {
  display:                     block;
  margin:                      -25px 0px 0px 180px;
/* LIST MENU STYLES END */