body
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: red;
	text-align: center;
	text-decoration: none;
	margin: 0 0 0 0;
	background: url(images/background.gif) repeat-x;
	background-attachment: fixed;
	background-color: white;
	display: block;
}

.main
{
	border: 1px solid gray;
	background-color: white;
	text-align: center;
	width: 884px;
	vertical-align: top;
}

.links
{
	background: url(images/liks_bg.gif) repeat-x;
	background-color: #000250;
	color: white;
	height:35px;
	/* letter-spacing: 5px; */
}

.left
{
	background: url(images/left_tab_bg.gif) repeat-x;
	height: 600px;
	width: 20%; 
	border-right: 1px solid gray;
	background-color: #d8d8d9;
}

.right
{
	background: url(images/right_bg.gif) repeat-x;
	width: 80%;
	color: gray;
}

.footer
{
	background: url(images/liks_bg.gif) repeat-x;
	color: white;
	height: 30px;
	font-size: 10px;
	text-align: right;
}

.tabber
{
	width: 2%;
	background: url(images/tabber.gif) no-repeat;
}


.TabCall
{
	width: 100%;
	border: 1px solid gray;
	background-color: white;
}

.call
{
	height: 20px;
	width: 100%;
	background-color: white;
	color: white;
	font-weight:bold;
	text-align: center;
	background: url(images/tabs_bg.gif) repeat-x;
	border: 1px solid gray;

}

.where
{
	height: 15px;
	width: 100%;
	color: black;
	background-color: white;
	border: 1px solid gray;
	font-size: 9px;
	text-align: center;
	font-weight:bold;
	background: url(images/subTabs.gif) repeat-x;

}

.inWhere
{
	color: darkblue;
	background-color: white;
	font-size: 8pt;
	height: 20px;
	color: black;
}

	
.Prod
{
	height: 15px;
	width: 50%;
	color: black;
	background-color: white;
	border: 1px solid gray;
	font-size: 9px;
	text-align: center;
	font-weight:bold;
	background: url(images/subTabs.gif) repeat-x;

}

.inProd
{
	color: darkblue;
	background-color: white;
	font-size: 8pt;
	height: 20px;
	text-align: center;
	color: black;
}


a:link {color: #FFFFFF}     /* unvisited link */
a:visited {color: #FFFFFF}  /* visited link */
a:hover {color: #0882F2}   /* mouse over link */
a:active {color: #0882F2}   /* selected link */ 

.ProdLink:link {color: #FF0000}     /* unvisited link */
.ProdLink:visited {color: #FF0000}  /* visited link */
.ProdLink:hover {color: #FF0000}   /* mouse over link */
.ProdLink:active {color: #FF0000}   /* selected link */ 