body
{
	font-family: Arial, Helvetica, sans-serif;
	line-height: 140%;
	font-size: 80%;
}

table, td, tr
{
	border-width: 0px;
}

.PRIORITARIO
{
	border-style:solid;
	border-width:1px; 
	border-color:Black;
}

.TITLE
{
	font-size: 180%;
	font-weight: bolder;
	margin-bottom: 15px;
	margin-top: 15px;
	color: #c10;
}

.SUBTITLE
{
	font-size: 140%;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 5px;
	color: #fff;
}

.SUBTITLE_BLACK
{
	font-size: 140%;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 5px;
	height:30PX;
}
.LABEL_BLACK
{
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 5px;
	height:20PX;
}

.CABECALHO_MASTER
{
	width: 1000px;
	text-align: center;
}

.CONTEUDOS_HEAD_LEFT
{
	background-color: #c10;
	color: #fff;
	font-weight: bold;
}

.CONTEUDOS_HEAD
{
	background-color: #c10;
	color: #fff;
	font-weight: bold;
	text-align: center;
}

.CONTEUDOS_HEAD_PLASMA
{
	font-size:20px;
	background-color: #c10;
	color: #fff;
	font-weight: bold;
	text-align: center;
	height:30px;
}

.CONTEUDOS_BODY_ROW
{
	text-align: center;
}

.CONTEUDOS_BODY_ROW_PLASMA
{
	font-size:20px;
	color: #000;
	font-weight:bold;
	text-align: center;
}

#CONTEUDOS_ODDROW
{
	background-color: #eee;
}

.CONTEUDOS_BODY_ROW, #CONTEUDOS_ODDROW:hover
{
	background-color: #fc3;
}

#CONTEUDOS_EVENROW
{
	background-color: #ccc;
}

.CONTEUDOS_BODY_ROW, #CONTEUDOS_EVENROW:hover
{
	background-color: #fc3;
}

#CONTEUDOS_DESISTENCIA
{
	background-color: #ff0000;
}

.CONTEUDOS_BODY_ROW, #CONTEUDOS_DESISTENCIA:hover
{
	background-color: #ff0000;
}

#CONTEUDOS_DESCLASSIFICADO
{
	background-color: #EF6000;
}

.CONTEUDOS_BODY_ROW, #CONTEUDOS_DESCLASSIFICADO:hover
{
	background-color: #EF6000;
}

.CONTEUDOS_FOOT
{
	background-image: url('/App_Themes/Theme1/gridfootshadow.gif');
	background-repeat: repeat-x;
	height: 7px;
}

.MENU_BODY table
{
	padding: 6px;
}

.MENU_HEAD
{
	background-image: url('/App_Themes/Theme1/header_menu.gif');
	background-repeat: repeat-x;
	background-position: center;
	height: 28px;
	font-weight: bold;
	text-align: center;
	color: #eee;
	width: 250px;
}

.MENU_HEAD_LEFT
{
	background-image: url('/App_Themes/Theme1/header_menu_left.gif');
	background-repeat: no-repeat;
	background-position: center right;
	height: 28px;
	font-weight: bold;
	width: 28px;
}

.MENU_HEAD_RIGHT
{
	background-image: url('/App_Themes/Theme1/header_menu_right.gif');
	background-repeat: no-repeat;
	background-position: center left;
	height: 28px;
	font-weight: bold;
	width: 28px;
}

.MENU_ITEM
{
	background-image: url('/App_Themes/Theme1/item_menu.png');
	background-repeat: repeat-x;
	background-position: center;
	height: 26px;
	font-weight: bold;
	text-align: center;
	color: #eee;
	width: 250px;
}

.MENU_ITEM_LEFT
{
	background-image: url('/App_Themes/Theme1/item_menu_left.png');
	background-repeat: no-repeat;
	background-position: center right;
	height: 26px;
	font-weight: bold;
	width: 28px;
}

.MENU_ITEM_RIGHT
{
	background-image: url('/App_Themes/Theme1/item_menu_right.png');
	background-repeat: no-repeat;
	background-position: center left;
	height: 26px;
	font-weight: bold;
	width: 28px;
}

.MENU_HEAD_ALIGN_LEFT
{
	background-color: #c10;
	color: #fff;
	font-weight: bold;
	width: 200px;
}

.MENU_BODY
{
	background-color: #eee;
	width: 200px;
}

.MENU_BODY:hover
{
	font-style:italic;
}

a {text-decoration:none}
a:link {color: #333}     /* unvisited link */
a:visited {color: #f33}  /* visited link */
a:hover {color: #555}   /* mouse over link */
a:active {color: #555}   /* selected link */


.MENU_HEAD a:link {color: #fff}     /* unvisited link */
.MENU_HEAD a:visited {color: #eee}  /* visited link */
.MENU_HEAD a:hover {color: #eee}   /* mouse over link */
.MENU_HEAD a:active {color: #eee}   /* selected link */

.mainMenu a:link {color: #fff}     /* unvisited link */
.mainMenu a:hover {color: #eee}   /* mouse over link */
.mainMenuItemDynamic:hover { background-color: #620}   /* mouse over link */
.mainMenuDynamic 
{ 
	 z-index: 1;
	 border-width: 1px;
	 border-color: #fff;
}

#ContentPlasma
{
	background-color: #000;
}

.footer
{
	width: 100%;
	font-size: 85%;
	color: #C00000;
}

.footerDetail
{
	width: 83%;
	vertical-align: middle;
}

#footerLeft
{
	text-align: left;
}

#footerRight
{
	text-align: right;
}

.cabecalhoMaster
{
	text-align: center;
}

.backgroundMaster
{
	background-color: #fff;
	color: #000;
}

.backgroundPlasmaMaster
{
	background-color: #000;
	color: #fff;
}

.mainMenu
{
	background-image: url('acp_mm.png');
	background-repeat: repeat-x;
	background-position: center center;
	height: 26px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}

.mainMenuItemStatic
{
	height: 22px;
	font-weight: bold;
	text-align: center;
	vertical-align: bottom;
}

.mainMenuItemDynamic
{
	background-image: url('acp_mm.png');
	background-repeat: repeat-x;
	background-position: center center;
	height: 22px;
	font-weight: bold;
	text-align: center;
	vertical-align: bottom;
}

.mainMenuLeft
{
	background-image: url('acp_mm_left.png');
	background-position: right center;
	background-repeat: no-repeat;
	width: 5px;
	height: 26px;
}

.mainMenuRight
{
	background-image: url('acp_mm_right.png');
	background-position: left center;
	background-repeat: no-repeat;
	width: 5px;
	height: 26px;
}

.plasmaACPFooterLeft
{
	background-image: url('acp_foot_left_black.png');
	background-position: right center;
	background-repeat: no-repeat ;
	width: 48px;
	height: 96px;
}
.plasmaACPFooter
{
	background-image: url('acp_foot_black.png');
	background-repeat: repeat-x;
	height: 96px;
}
.plasmaACPFooterRight
{
	background-image: url('acp_foot_right_black.png');
	background-position: left center;
	background-repeat: no-repeat ;
	width: 48px;
	height: 96px;
}

#plasmaFooterRight
{
	text-align: right;
}

#plasmaFooterLeft
{
	text-align: left;
}

.panelLanguages
{
	width: 100px;
	z-index: 101;
	position: relative;
	top: -70px;
	text-align: right;
    	left: 73%;
}

.panelOptions
{
	width: 100px;
	z-index: 80;
	position: relative;
	top: -70px;
	text-align: right;
    left: 73%;
    height: 16px;
}