A {
	text-decoration : underline;
	color : #252525;
}
A:HOVER {
	color : #820000;
}
DIV.content {
	padding-bottom : 0;
	padding-left : 0;
	padding-right : 0;
	padding-top : 0;
	width : 100%;
	text-align : center;
}

.cantoTopLeft {
	background-image : url(/images/home/canto_left_top.gif);
	background-repeat : no-repeat;
	width : 13;
	height : 13;
	line-height : 13px;

}
.cantoTopRight {
	background-image : url(/images/home/canto_right_top.gif);
	background-repeat : no-repeat;
	width : 13;
	height : 13;
	line-height : 13px;

}
.topGray {
	background : url(/images/home/bg_gray.gif) repeat;
	vertical-align : top;
	height : 13;
	line-height : 13px;
}
.cantoBaseLeft {
	background-image : url(images/home/canto_left_base.gif);
	background-repeat : no-repeat;
	width : 13;
	height : 13;
	line-height : 13px;
}
.cantoBaseRight {
	background-image : url(images/home/canto_right_base.gif);
	background-repeat : no-repeat;
	width : 13;
	height : 13;
	line-height : 13px;
}
.gray {
	background : url(images/home/bg_gray.gif) repeat;
	vertical-align : top;
}

.textRed {
	color : #B60000;
}

A.arq {
	color : Gray;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10;
	text-decoration : none;
	background : White;
	padding-top : 2;
}

.textHome{
	background : White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12;
	color : #252525;
	margin-bottom : 0;
	margin-top : 0;
	width : 100%;
}
.textPg{
	background : White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12;
	color : #252525;
	margin-bottom : 0;
	margin-top : 0;
	width : 500;
	border : 0;
	padding-left : 30;
	padding-right : 10;
}
.red {
	color : #820000;
	font-family : Arial, Helvetica, sans-serif;
}
.tableBg {
	background-color : White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12;
	padding : 0;

}

INPUT.border {
	border : 1px solid Gray;
	background-color : #F0F0F0;
}
TEXTAREA {
	border : 1px solid Gray;
	background-color : #F0F0F0;
}
INPUT.button {
	BORDER-RIGHT: 1px outset Black;
	BORDER-TOP: 1px outset Black;
	FONT: bold 13px 'trebuchet ms', helvetica, sans-serif;
	BORDER-LEFT: 1px outset Black;
	BORDER-BOTTOM: 1px outset Black;
	BACKGROUND-COLOR: #8B0000;
	margin : 2;
	color : White;
}
P {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12;
}
.alternate {
	background-color : #E8E8E8;
}
.alternate2 {
	background-color : #FFFFE0;
}
.box {
	padding : 2;
	border : 1px dashed #820000;
	background-color : #EFEFEF;
	font-size : 11px;
}
Table {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12;
}