body
{
	border-style: none;
	margin: 0px 0px 0px 0px;
	color: white;
	background-color: black;
	scrollbar-face-color: #333333;
	scrollbar-shadow-color: #222222;
	scrollbar-darkshadow-color: #111111;
	scrollbar-highlight-color: #dddddd;
	scrollbar-3dlight-color: #cccccc;
	scrollbar-arrow-color: #eeeeee;
	scrollbar-track-color: #9b9b9b;
}
#menu
{
	height: 100%;
	width: 100%;
	border-color: red;
	background-color: Gray;
	background-image: url(../images/menu.gif);
}
img
{
	border-style: none;
	vertical-align: top;
}
table
{
	border-style: none;
	vertical-align: top;
}
.link,
a
{
	color: #efefef;
	text-decoration: none;
}
a:hover
{
	color: Red;
}


.btn select, input, textarea
{
	font-family: Verdana, Tahoma, Arial, Sans-Serif;
	font-size: 10px;
	margin: 0px;
	background: #323232 !important;
	color: #ffffff;
	border-right: #ffffff 1px ridge;
	border-top: #ffffff 1px ridge;
	border-left: #ffffff 1px ridge;
	border-bottom: #ffffff 1px ridge;
}
input.btn
{
	color: #333;
	font-family: 'trebuchet ms' ,helvetica,sans-serif;
	font-size: 84%;
	border: 1px solid;
	border-top-color: #999;
	border-left-color: #999;
	border-right-color: #666;
	border-bottom-color: #666;
	background-color: #ddd;
	filter: progid:DXImageTransform.Microsoft.Gradient( GradientType=0,StartColorStr=     '#ffffffff' ,EndColorStr= '#ffcccccc' );
}
.fonte, .titulo, .titulo2
{
	color: white;
	font-family: Verdana, Tahoma, Arial, Sans-Serif;
	font-size: 10pt;
	text-align: justify;
}
.titulo
{
	font-weight: bold;
	font-size: 10pt;
}
.titulo2
{
	font-weight: bold;
	font-size: 12pt;
}
.bold
{
	font-weight: bold;
}

.tdimg
{
	font-size: 0.1em;
}

.borda
{
	border: solid 1px;
}
div1
{
	background: red;
}

.pagerStyle span
{
	border-style: inset;
	border-width: thin;
	padding-left: 4px;
	padding-right: 4px;
}
.pagerStyle a
{
	border-style: outset;
	border-width: thin;
	padding-left: 4px;
	padding-right: 4px;
}
.nopadding
{
	padding: 0px 0px 0px 0px;
}
