/* Default Of BackGround *01*/
BODY.Default  {
	background-color : #000000;
}

/* Style Of Links * 02*/
A:Link,A:Active,A:Visited  {
	color : Green;
	text-decoration : none;
	font-weight : bold;
}

A:Hover  {
	color : Blue;
	text-decoration : underline;
}

/* Font Branco normal justificada 03*/
FONT.Default01  {
	color : #000000;
	font-family : Times New Roman,Arial;
	font-size : 16px;
	font-style : normal;
	text-align : justify;
}

/* Center image*/
DIV.ImageCenter  {
	text-align : center;
	border : 0;
	border-style : none;
}

/* Left Image 05*/
DIV.ImageLeft  {
	text-align : left;
	border : 0;
	border-style : none;
}

/* Right Image 06*/
DIV.ImageRight  {
	text-align : right;
	border : 0;
	border-style : none;
}

/* Font Branco normal branco jusifycada  07*/
FONT.Default02  {
	color : Black;
	font-family : Times New Roman,Arial;
	font-size : 25px;
	font-style : normal;
	text-align : justify;
}

FONT.Titles01  {
	color : #FFFFFF;
	font-family : Times New Roman,Arial;
	font-size : 30px;
	font-style : normal;
	font-weight : bold;
	text-align : center;
}

FONT.menu  {
	color : green;
	font-family : Times New Roman,Arial;
	font-size : 25px;
	font-style : normal;
	font-weight : bold;
	text-align : left;
}

TABLE.Venezza1  {
	vertical-align : middle;
	text-align : center;
	width : 65%;
	border : 0;
}

TABLE.Principal  {
	border : 0;
	margin : 0;
	margin-top : 0px;
	padding-top : 0px;
	text-align : center;
	vertical-align : top;
	width : 90%;
}

FONT.Default03  {
	color : #5088FF;
	font-family : Times New Roman,Arial;
	font-size : 12px;
	font-style : normal;
	text-align : center;
}

.DestakFields  {
	color : #6C62C1;
	font-family : Tahoma,Arial;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
}

INPUT.Form  {
	color : #000000;
	font-family : Tahoma,Arial;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
}

SELECT.Form  {
	color : #000000;
	font-family : Tahoma,Arial;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
}

