FORM {
   margin:  0px;
}

BODY {
   margin:       0px;
   padding:      0px;
   background:   #0a396f url('images/bg.jpg') top repeat-x;
   font-family:  Tahoma, Arial, Helvetica, sans-serif;
}

.DateTime {
	font-family:  Tahoma, Arial, Helvetica, sans-serif;
	color:		  #fff;
	letter-spacing: 10px;	
	font-size:		12px;
}

.HeaderText .Normal {
	font-family:  Tahoma, Arial, Helvetica, sans-serif;
	color:		  #fff;
	font-size:	  26px;
	font-weight:  normal;	
}

.MenuLogoContainer 
{
/*	height:	137px;	*/
	width:				100%;
	vertical-align: 	top;
	background-color:   transparent;
}

.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:      960px;
   height:	   100%;
   background: #fff url('images/mainBg.gif') repeat-y;
}
         
.frontMenu {
   background-color:  #c00;
	 margin-top:        150px;
}	

.frontImage {
   width:       960px;
   height:      253px;
}

.mainMenu {
   background:   #0a396f url('images/bg.jpg') top;
}

.frontMenu TD,
.mainMenu TD {
   height:       20px;
   white-space:  nowrap;
   color:        #fff;
}

.bottom {
   height:      20px;
   background:  #fff;
}

.bottomLine {
	background-color: #c3cbd5;
	width:				100%;
	height:				70px;
}

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;
   text-align: 		 right; 
}

.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;
}

.bottom TD {
   text-align: right;
   white-space:     nowrap;
   color:           #036;
}

.bottommenu A,
.bottommenu A:link,
.bottommenu A:visited,
.bottommenu A:active,
.bottommenu A:hover {
   font-family:      Tahoma, Verdana, Arial, Helvetica, sans-serif;
   color:            #036;
   text-decoration:  none;
}

.onlyPrint {
	visibility:  hidden;
	display:     none;
}

