﻿body 
{
	font-family       : Tahoma;
	font-size         : small;
	background-color  : #fff;
}

.cssTableInfo
{
	background-color	:White;
	border-color		:#336666;
	border-width		:3px;
	border-style		:Double;
	border-collapse		:collapse;
}

.cssTableInfoCaption
{
	color				:white;
	font-weight			:bold;
	text-align			:center;
	background-image	: url(../../images/title_base.gif); 
	background-repeat	: repeat-x;
	height				: 30px;
}