body
{
	background:url(../images/bg.png) #fff no-repeat top;
	font-family:Verdana;
}
html
{
	
}
a
{
	font-family:Verdana;
	font-size:10px;
	text-decoration:none;
	color:#00A1E5;
}
a:hover
{
	color:#C71420;
}
.menuTxt
{
	font-family:Verdana;
	font-size:10px;
	color:#000000;
}
.whiteTxt
{
	font-family:Verdana;
	font-size:10px;
	color:#FFFFFF;
	width:1024px;
	height:18px;
	text-align:center;
}
.whiteTxtHome
{
	font-family:Verdana;
	font-size:10px;
	color:#FFFFFF;
}
.tblContainer
{
	position:relative;
	width:1024px;
}
#divContact
{	
	font-size:10px;
	position:relative;
	width:180px;
	left:50px;
	top:0px;
	color:#FFFFFF;
	text-align:left;
}
#divMenu
{	
	font-size:10px;
	font-weight:bold;
	position:relative;
	width:180px;
	left:280px;
	top:140px;
	color:#00A1E5;
}
#divProdMenu
{	
	font-size:10px;
	position:absolute;
	width:180px;
	left:10px;
	top:275px;
}
#divNewsHeader
{
	font-size:10px;
	font-weight:bold;
	position:relative;
	width:217px;
	left:42px;
	top:120px;
	color:#00A1E5;
	horizontal-align:center;
}
#divNews
{	
	font-size:10px;
	position:relative;
	width:200px;
	left:42px;
	top:120px;
	color:#000000;
}
#divProdHeader
{
	font-size:10px;
	font-weight:bold;
	position:relative;
	width:217px;
	left:42px;
	top:140px;
	color:#00A1E5;
	horizontal-align:center;
}
#divProd
{	
	font-size:10px;
	position:relative;
	width:200px;
	left:42px;
	top:140px;
	color:#000000;
}
#divContent
{
	font-size:10px;
	position:absolute;
	width:585px;
	top:280px;
	left:450px;	
}
#divWebMedia
{
	/*background:url(../images/footer.png) #fff no-repeat top;*/
	font-size:10px;
	position:absolute;
	top:730px;
	left:42px;
	color:#000000;
}
.redTxt
{			
	font-family:Verdana;
	font-weight:bold;
	font-size:10px;
	color:#C71420;
}
.btnSmall
{
	background-color:#00A1E5;
	border-collapse:collapse;
	border-width:1px;
	border-style:solid;
	border-color:#000000;
	width:25px;
	height:25px;
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
}
.btn
{
	background-color:#00A1E5;
	border-collapse:collapse;
	border-width:1px;
	border-style:solid;
	border-color:#000000;
	width:105px;
	height:25px;
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
}
