﻿body { background-color:Black
}


.tabcontent
{

font-size: medium; 
top: 902px; 
clear: both;
position: relative;
width: 99%;
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
	left: 10px;
	background-color:Blue;
}

#wrapperTable
{
	/*border-left-style: solid; 
	border-left-width: 1px; 
	border-left-color: #999999; 
	border-right-style: solid; 
	border-right-width: 1px; 
	border-right-color: #999999;*/
}
