#pushtocenter
{
	border: 0px solid red;
	width: 100%;
	height: 15%;
}

#ad_bottom
{
	border: 0px solid red;
	position: relative;
	margin-top: 290px;
}

.menuitem
{
	font-family: Verdana,Courier,Arial;
	font-style: normal;
	font-weight: bold;
	font-size: 10px;
	color: blue;
	width: 75px;
	text-align: center;
}

.menuseparator
{
	width: 45px;
	text-align: center;
}

.tblTitle
{
	 height: 35px;
	 background-image: url(pics/tbltitle.png);
	 background-repeat: repeat-x;
	 padding: 0px 0px 0px 5px;
	 font-family: Arial,Verdana,Courier;	 
	 font-weight: normal;
	 font-size: 14px;
	 color: #4C494E;
}

.infoTable
{
	border: 0px solid blue;
	background-color: white;
	width: 180px;
	float: left;
}

.biginfoTable
{
	border: 0px;
	background-color: white;
	width: 540px;
	float: left;
}

.mediuminfoTable
{
	border: 0px solid red;
	background-color: white;
	width: 350px;
	float: left;
}

.separatorTbl
{
	border: 0px solid green;
	width: 5px;
	float: left;
}

.normal
{
	font-family: Arial,Verdana,Courier;	
	font-size: 12px;
	color: #4C494E;
}

.normal_small
{
	font-family: Arial,Verdana,Courier;	
	font-size: 10px;
	color: #4C494E;
}

.div_de_exemplo
{
	position: absolute;
	right: 0px;
	top: 0px;
	z-index: 6;
}

a:link{font-family: Arial,Verdana; text-decoration:none; font-weight: normal; font-size: 10px; color: #9C9C9C;}
a:visited{font-family: Arial,Verdana; text-decoration:none; font-weight: normal; font-size: 10px; color: #9C9C9C;}
a:hover{color: #000000;}
a:active{font-family: Arial,Verdana; text-decoration:none; font-weight: normal; font-size: 10px; color: #9C9C9C;}

a.normalTextLink:link {font-family: Arial,Verdana,Courier;font-size: 12px;color: #4C494E; text-decoration: underline;}
a.normalTextLink:visited {font-family: Arial,Verdana,Courier;font-size: 12px;color: #4C494E; text-decoration: underline;}
a.normalTextLink:hover {color: #0060E2;}
a.normalTextLink:active {font-family: Arial,Verdana,Courier;font-size: 12px;color: #4C494E; text-decoration: underline;}
