.Scroll
{
	scrollbar-3dlight-color: #2270C7;
	scrollbar-arrow-color: #2270C7;
	scrollbar-darkshadow-color: #2270C7;
	scrollbar-face-color: #f0f0f0;
	scrollbar-highlight-color: #666666;
	scrollbar-shadow-color: #666666;
}

Table
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

A:Link, A:Visited, .SubCatLabel:Link, .SubCatLabel:Visited
{
	color: #0063CE;
	text-decoration: none;
}

A:Active, A:Hover
{
	color: #900000;
	text-decoration: none;
}

.Header
{
	background-color: #f0f8ff;
	vertical-align: top;
	text-align: right;
	filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr='White', EndColorStr='#C2DDF6', GradientType=1);
}

/* TITULOS */

.SubCatLabelSel:Link, .SubCatLabelSel:Visited
{
	color: #900000;
}

.Title, .TitleLink:Active, .TitleLink:Link, .TitleLink:Visited
{
	color: #316BAD;
	font-size: 22px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.TitleLink:Hover
{
	color: #2270C7;
}

.TitleShadow
{
	padding: 2 0 0 2;
	color: #e0e0e0;
	font-size: 22px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.Title2
{
	color: #316BAD;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.TitleShadow2
{
	margin: 2 0 0 2;
	color: #e0e0e0;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.Title3
{
	color: #316BAD;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}

.TitleShadow3
{
	padding: 1 0 0 1;
	color: #d0d0d0;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}

/* RSS Inicio */
.RSSTitle, .RSSTitleS, .RSSDate, .RSSDateS
{	color: #316BAD;
	font-size: 20px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
}

.RSSTitleS, .RSSDateS
{	position: absolute;
	color: #e0e0e0;
	margin: 2 0 0 2;
}

.RSSDate, .RSSDateS
{	font-size: 12px;
}

/* RSS Final */

.SubTitle, .SubTitleLink:Active, .SubTitleLink:Link, .SubTitleLink:Visited
{
	color: #316BAD;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.SubTitleLink:Hover
{
	color: #900000;
}

.SubTitleShadow
{
	position: absolute;
	color: #e0e0e0;
	padding: 2 0 0 2;
	display: block;
}

.OverShadow
{
	position: relative;
	padding-right: 2px;
	display: block;
}

.Desc
{
	color: #575757;
	font-size: 13px;
}

/* CAIXAS */

.BoxImage
{
	top: -4px;
	left: -4px;
	position: relative;
	border: solid 1px gray;
	background-color: White;
}

.BoxImageStatic, .BoxImageStatic:Visited
{
	border: solid 1px gray;
	background-color: White;
}

.BoxShadow
{
	position: relative;
	background-color: #c0c0c0;
	top: 4px;
	left: 4px;
	display: inline;
}

.BoxTitle1
{
	margin-top: 10px;	
	margin-bottom: 15px;
	font-size: 15px;
	font-weight: bold;
	color: gray;
	border: solid 1px gray;
	background-color: #E9F2FB;
	padding: 2;
}

.BoxInfo, .BoxInfoS
{	border: solid 1px #1A68C6;
	background-color: white;
	background-image: url(../site/images/grad1.jpg);
	background-repeat: repeat-x;
	background-position: 0 -40;
}

.BoxInfoS
{	position: relative;
	left: -4px;
	top: -4px;
}

/* DATAGRIDS */

.DGSpace
{
	padding-left: 3;
	padding-right: 3;
	padding-top: 1;
	padding-bottom: 1;
}

.DG
{
	color: #333333;
}

.DGHeader
{
	color: white;
	background-color: #2461BF;
	font-weight: bold;
}

.DGItem
{
	background-color: #EFF3FB;
}

.DGItemAlt
{
	background-color: White;
}

.DGItemSel
{
	color: White;
	background-color: #0066CC;
	background-image: url(../site/images/button.gif);
}

.DGPager
{
	font-size: 16px;
	background-color: #2461BF;
	font-weight: bold;
	color: navy;
}

.DGPagerLink, .DGPagerLink:Link, .DGPagerLink:Active, .DGPagerLink:Visited
{
	font-size: 16;
	font-weight: bold;
	color: White;
}

.DGPagerLink:Hover
{
	font-weight: bold;
	font-size: 16px;
	color: Yellow;
}

.DGStaticFooter
{
	background-color: #2461BF;
	font-size: 14px;
	color: White;
	font-weight: bold;
}

.DGSrcPager
{
	font-weight: bold;
	font-size: 16px;
	color: Navy;
}

.DGSrcPagerLink, .DGSrcPagerLink:Link, .DGSrcPagerLink:Active, .DGSrcPagerLink:Visited
{
	font-weight: bold;
	font-size: 16px;
	color: Gray;
}

.DGSrcPagerLink:Hover
{
	font-weight: bold;
	font-size: 16px;
	color: blue;
}

/* FORMULÁRIOS */

.Labels
{
	font-weight: bold;
}

.Button
{
	background-color: white;
	border: solid 1px navy;
	height: 19px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	font-weight: bold;
	background-image: url(../site/images/button.gif);
}

.ButtonUpload
{
	background-color: white;
	border: solid 1px navy;
	height: 19px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.Input
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: solid 1px gray;
}

.InputLogin
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: solid 1px navy;
	height: 19px;
}

.InputRB
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

.Aster
{
	color: Red;
	font-size: 15px;
}
