FORM {
   margin:  0px;
}

BODY {
   margin:       0px;
   padding:      0px;
   background:   url('images/bg.gif');
   font-family:  Tahoma, Arial, Helvetica, sans-serif;
}

.MainMenu_MenuContainer {
   background-color:  #fff;
}

.spacer {
   height:            1px;
   background-color:  #ccc;
   margin:            2px 0px 2px 0px;
   padding:           0px;
}

HR {
   color:      #333;
   padding:    0px;
   margin:     0px 0px 8px 0px;
   font-size:  1px;
   size:       1px;
}

H1 {
   margin-top:     6px;
   margin-bottom:  5px;
}

H2 {
   font-family:  Helvetica, Arial, Helvetica, sans-serif;
   font-size:    18px;
   font-weight:  normal;
   margin:       0px 0px 2px 0px;
   padding:      0px;
   line-height:  18px;
}

H2 .Head {
   display:      block;
   font-family:  Tahoma;
   font-size:    19px;
   font-weight:  bold;
   margin:       0px 0px 4px 0px;
   color:        #c33;
}

H3,
.SINews .Head {
   margin:       0px;
   padding:      0px;
   font-size:    11px;
   font-weight:  bold;
   color:        #666;
}

H4 {
   font-family:    Tahoma , Arial, Helvetica, sans-serif;
   font-size:      12px;
   font-weight:    bold;
   margin:         0px;
   padding:        0px;
   color:          #666;
}

P, PRE {
   font-family:  Tahoma, Arial, Helvetica, sans-serif;
   font-weight:  normal;
   font-size:    11px;
   color:        #333;
   padding:      0px;
   margin:       0px 0px 8px 0px;
}

TD {
   font-family:  Tahoma, Arial, Helvetica, sans-serif;
   font-weight:  normal;
   font-size:    11px;
   /*color:        #666;*/
}

TD.SearchBox INPUT {
   border:     solid 1px #ccc;
   font-size:  12px;
   width:      90%;
}

TH {
   text-align:   left;
   font-weight:  normal;
   font-size:    11px;
   /*color:        #666;*/
}

.mainTable {
   width:       901px;
   height:      100%;
   background:  url('images/mainbg.gif');
}
         
.frontImage {
   width:       901px;
   height:      415px;
}

.frontMenu {
   background-color:  #c00;
	 margin-top:        150px;
}

.mainImage {
   width:       901px;
   height:      199px;
}

.mainMenu {
   background-color:  #c00;
	 margin-top:        150px;
}

.frontMenu TD,
.mainMenu TD {
   height:       20px;
   white-space:  nowrap;
   color:        #fff;
}

.bottom {
   width:       901px;
   height:      75px;
   background:  url('images/bottom.gif');
}

A,
A:link,
A:visited,
A:active,
A:hover {
   font-family:      Tahoma, Arial, Helvetica, sans-serif;
   color:            #c33;
   text-decoration:  none;
}

.topmenu A,
.topmenu A:link,
.topmenu A:visited,
.topmenu A:active,
.topmenu A:hover {
   font-family:      Tahoma, Verdana, Arial, Helvetica, sans-serif;
   color:            #fff;
   font-weight:      normal;
   text-decoration:  none;
   font-size:        11px;
}

.frontMenu A.SkinObject,
.frontMenu A.SkinObject:link,
.frontMenu A.SkinObject:visited,
.frontMenu A.SkinObject:active,
.frontMenu A.SkinObject:hover,
.mainMenu A.SkinObject,
.mainMenu A.SkinObject:link,
.mainMenu A.SkinObject:visited,
.mainMenu A.SkinObject:active,
.mainMenu A.SkinObject:hover {
   font-family:      Tahoma, Verdana, Arial, Helvetica, sans-serif;
   color:            #fff;
   font-weight:      normal;
   text-decoration:  none;
   font-size:        11px;
}

.bottom TD {
   vertical-align:  top;
   white-space:     nowrap;
   color:           #fff;
}

.bottommenu A,
.bottommenu A:link,
.bottommenu A:visited,
.bottommenu A:active,
.bottommenu A:hover {
   font-family:      Tahoma, Verdana, Arial, Helvetica, sans-serif;
   color:            #fff;
   text-decoration:  none;
   font-size:        10px;
}

.onlyPrint {
	visibility:  hidden;
	display:     none;
}



