body,html { 
    margin-top: 0px;
    margin-right: 0px; 
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px; 
    padding-bottom: 0px;
    padding-left: 0px; 
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    height: 100%; 
    width: 100%; 
	scrollbar-base-color : #641300;
	scrollbar-arrow-color : #641300; 
	background-color: #641300;
    
}
TD{
   font-family: Verdana, Helvetica, sans-serif;
   font-size: 14px;
   color: #FFFFFF;
} 
/*/////////////////////////////////////////////*/
.mainBg{
	background-image: url(../images/mainBg.gif);
	width:720px;
	background-repeat:repeat-y;
    
}
.leftCol{
	background-image: url(../images/bgLeftCol.gif); 
	background-repeat:repeat-y;
  width:95px;
	vertical-align:top;
}
.rightCol{
	background-image: url(../images/bgRightCol.gif);
	background-repeat:repeat-y;
  width:95px;
	vertical-align:top;
}
.updateMain{
	background-image: url(../images/updates/bg.gif);
	width:670px;
	height:527px;
}

.supportMain{
	background-image: url(../images/info/bg.gif);
	width:670px;
}

.updatePics{
	width:646px;
	height:306px;
	background-color:#000000;
}
.updateCopy{
	width:646px;
	height:187px;
}
/*/////////////////////////////////////////////*/
.bgSites{
	background-color: #FFFFFF;
	width: 130px;
	height: 157px;
	vertical-align:middle;
}
/*/////////////////////////////////////////////*/
.copyrights {
 	font-size:12px; 
	color: #FFFFFF;
    font-family: Verdana, Helvetica, sans-serif;
    text-align: center;
    vertical-align: bottom;
}
/*/////////////////////////////////////////////*/
 .text {
 	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
    color: #FFFFFF;
	background-color: #E83000;
	padding-left: 10px;
	padding-right: 5px;
}
/*/////////////////////////////////////////////*/
a:link, a:visited, a:active {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: normal;
	text-decoration: underline;

}

a:hover {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: normal;
	text-decoration: underline;

}
/*/////////////////////////////////////////////*/