FORM {
   margin:  0px;
}

#Body {
   margin:       0px;
   padding:      0px;
   background:   url('images/bg.gif'); 
   font-family:  Tahoma, Arial, Helvetica, sans-serif;
}

.DateTime {
	font-family:  Tahoma, Arial, Helvetica, sans-serif;
	color:		  #fff;
	margin-left: 10px;
	/*letter-spacing: 10px;	*/
	font-size:		10px;
}

.HeaderText .Normal {
	font-family:  Tahoma, Arial, Helvetica, sans-serif;
	color:		  #fff;
	font-size:	  26px;
	font-weight:  normal;	
}

.mainTable {
   background:   url('images/bg.gif');
   width:		 931px;
}

.MenuContainer 
{
	height:				  34px;
	width:				  100%;
	background-color:   #000;
}

.MainMenu_MenuContainer {
	background-color: #fff;
}

.spacer {
   height:            1px;
   background-color:  #ccc;
   margin:            2px 0px 2px 0px;
   padding:           0px;
}

.GreySpacer 
{
	height: 34px;
	background-color:#333029;
}


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;*/
}

.OuterTable {
   width:      100%;
   height:	   100%;
   background: url('images/bgmainimage.gif') top left repeat-x;
}


.frontImage {
   width:       931px;
   height:      201px;
}

.mainMenu {
   background-color: #191814;
   height: 34px;
}

.frontMenu TD,
.mainMenu TD {
   height:       20px;
   white-space:  nowrap;
   color:        #fff;
}

.bottom {
   background:  #000 url('images/bottombg.gif') top left repeat-x;
}

.bottomLine {
	background-color: #c3cbd5;
}

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;
   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;
}

.SINews_ArticleContent {
	border:            solid 1px #c4b287;
	padding:           2px;
	background-color:  #fff;
	width:             100%;
}

.onlyPrint {
	visibility:  hidden;
	display:     none;
}

