/*** BASIC STYLES ELEMENTS***/
a:link {
	color : #000000;
}

a:visited {
	color : #000000;
}

a:hover {
	color : #A81D21;
}

body {
	background-color : #FFFFFF;
	color : #000000;
	font-family : "Trebuchet MS", Verdana, Tahoma, Arial, Helvetica;
	margin : 0px 0px;
}

p {
	color : #000000;
	font-family : "Trebuchet MS", Verdana, Tahoma, Arial, Helvetica;
	font-size : 80%;
	text-align : justify;
}

h1 {
	font-size : 165%;
	margin-bottom : 6px;
}

h2 {
	font-size : 125%;
	color : #AC162B;	
	margin-bottom : 2px;
}

h3 {
	font-size : 115%;
	margin-bottom : 0px;
}

h4, h5, h6 {
	font-size : 100%;
	margin-bottom : 0px;
}

hr {
	color : #000000;
	height : 1px;
}

ol {
	font-family : "Trebuchet MS", Verdana, Tahoma, Arial, Helvetica;
	font-size : 80%;
	margin-bottom : 10px;
	margin-left : 30px;
	margin-top : 10px;
}

ol li {
	margin-bottom : 0.7em;
}

ul {
	font-family : "Trebuchet MS", Verdana, Tahoma, Arial, Helvetica;
	font-size : 80%;
	margin-left : 25px;
	margin-top : 0px;
}

ul li {
	margin-bottom : 1px;
}

ul li li {
	list-style-type : disc;
}

/*** NAVIGATION STYLES ELEMENTS ***/
.Center_Stage {
	padding-bottom : 15px;
	padding-left : 15px;
	padding-right : 15px;
	padding-top : 15px;
}

/*** bottom navegation ***/
.BOTTOMBAR {
	color : #999999;
	font-family : "Trebuchet MS", Verdana, Tahoma, Arial, Helvetica;
	font-size : 10px;
}

.BOTTOMBAR A:link {
	color : #999999;
}

.BOTTOMBAR A:visited {
	color : #999999;
}

.BOTTOMBAR A:hover {
	color : #AC162B;
	text-decoration : none;
}

/*** left navegation ***/
.MENU {
	color : #000000;
	font-family : "Trebuchet MS", Verdana, Tahoma, Arial, Helvetica;
	font-size : 12px;
	padding-left : 10px;
	height : 20px;
}

.MENU A:link {
	color : #000000;
	text-decoration : none;
}

.MENU A:visited {
	color : #000000;
	text-decoration : none;
}

.MENU A:hover {
	color : #AC162B;
	text-decoration : none;
}

.MENUHEADER {
	color : #999999;
	font-family : "Trebuchet MS", Verdana, Tahoma, Arial, Helvetica;
	font-size : 12px;
	font : bold;
	height : 20px;
	padding-left : 5px;
	text-transform : uppercase;
	border-bottom: 1px solid #999999;
}

.MENUHEADER A:link {
	color : #999999;
	text-decoration : none;
}

.MENUHEADER A:visited {
	color : #999999;
	text-decoration : none;
}

.MENUHEADER A:hover {
	color : #AC162B;
	text-decoration : none;
}

.MENUHOME {
	color : #AC162B;
	font-family : "Trebuchet MS", Verdana, Tahoma, Arial, Helvetica;
	font-size : 12px;
	font : bold;
	height : 20px;
	padding-left : 5px;
	border-bottom: 1px solid #999999;
}

.MENUHOME A:link {
	color : #AC162B;
	text-decoration : none;
}

.MENUHOME A:visited {
	color : #AC162B;
	text-decoration : none;
}

.MENUHOME A:hover {
	color : #AC162B;
	text-decoration : none;
}

.MENUSELECT {
	color : #000000;
	font-family : "Trebuchet MS", Verdana, Tahoma, Arial, Helvetica;
	font-size : 12px;
	font : bold;
	height : 20px;
	padding-left : 5px;
	text-transform : uppercase;
	border-bottom: 1px solid #999999;
}

.MENUSELECT A:link {
	color : #000000;
	text-decoration : none;
}

.MENUSELECT A:visited {
	color : #000000;
	text-decoration : none;
}

.MENUSELECT A:hover {
	color : #AC162B;
	text-decoration : none;
}

/*** top navegation ***/
.TITLE {
	color : #999999;
	font-family : "Trebuchet MS", Verdana, Tahoma, Arial, Helvetica;
	font-size : 16px;
	font-weight : bold;
	padding-left : 5px;
}

.TOPBAR {
	color : #999999;
	font-family : "Trebuchet MS", Verdana, Tahoma, Arial, Helvetica;
	font-size : 10px;
	font : bold;
	height : 18px;
	padding-left : 5px;
	border-right: 1px solid #999999;
}

.TOPBAR A:link {
	color : #999999;
	text-decoration : none;
}

.TOPBAR A:visited {
	color : #999999;
	text-decoration : none;
}

.TOPBAR A:hover {
	color : #AC162B;
	text-decoration : none;
}

.Highlight_Option {
	color : #AC162B;
	font-family : "Trebuchet MS", Verdana, Tahoma, Arial, Helvetica;
	font-size : 10px;
	font : bold;
	height : 20px;
	padding-left : 5px;
	padding-right : 5px;
}

.Highlight_Option A:link {
	color : #AC162B;
	text-decoration : none;
}

.Highlight_Option A:visited {
	color : #AC162B;
	text-decoration : none;
}

.Highlight_Option A:hover {
	color : #AC162B;
	text-decoration : none;
}

.Button_Option {
	color : #000000;
	font-family : "Trebuchet MS", Verdana, Tahoma, Arial, Helvetica;
	font-size : 10px;
	font : bold;
	border: 1px outset #999999;
	padding: 2px 2px 2px 2px;
	cursor: pointer;
}

.Button_Option A:link {
	color : #000000;
	text-decoration : none;
}

.Button_Option A:visited {
	color : #000000;
	text-decoration : none;
}

.Button_Option A:hover {
	color : #AC162B;
	text-decoration : none;
}

/*** DATA CUSTOM STYLES ELEMENTS***/
.Data_Button {
	background-color: #ffffff;
	color: #A6172A;
	background-image: url(images/btn_tile.gif);
	font-family : "Trebuchet MS", Verdana, Tahoma, Arial, Helvetica;
	font-weight: bold;
	font-size: 10px;
	border: 1px outset #999999;
	padding: 1px 0px 1px 0px;
	margin: 2px 0px 0px 0px;
	cursor: pointer;
}

.Data_CheckBox {
	font-family : "Trebuchet MS", Verdana, Tahoma, Arial, Helvetica;
	font-size: 68%;
}

.Data_DropDownList {
	font-family : "Trebuchet MS", Verdana, Tahoma, Arial, Helvetica;
	font-size: 70%;
}

.Data_Textbox {
	font-family : "Trebuchet MS", Verdana, Tahoma, Arial, Helvetica;
	font-size: 70%;
}

.Data_OptionButton {
	font-family : "Trebuchet MS", Verdana, Tahoma, Arial, Helvetica;
	font-size: 68%;
}

.Data_Product {
	font-family : "Trebuchet MS", Verdana, Tahoma, Arial, Helvetica;
	font-size : 86%;
	font-weight : bold;
	color : #CC3333;
}

.Data_TableHeader {
	font-family : "Trebuchet MS", Verdana, Tahoma, Arial, Helvetica;
	font-size : 76%;
	font-weight : bold;
	background-color : #EEEEEE;
	height : 20px;
	padding-left : 5px;
}

.Data_Subheader {
	background-color : #FFFFFF;
	border-bottom : 1px solid #000000;
	font-family : "Trebuchet MS", Verdana, Tahoma, Arial, Helvetica;
	font-size : 80%;
	font-weight : bold;
	padding-top : 10px;
}

.Data_RowItems {
	background-color : #FFFFFF;
	font-family : "Trebuchet MS", Verdana, Tahoma, Arial, Helvetica;
	font-size : 68%;
}

.Data_RowAlterItems {
	background-color : #EAF0F0;
	font-family : "Trebuchet MS", Verdana, Tahoma, Arial, Helvetica;
	font-size : 68%;
}

.Data_Pager {
	background-color : #DCDCDC;
	font-family : "Trebuchet MS", Verdana, Tahoma, Arial, Helvetica;
	font-size : 80%;
}

.Data_Table {
	border-collapse : collapse;
}

.Data_LabelText {
	font-family : "Trebuchet MS", Verdana, Tahoma, Arial, Helvetica;
	font-size : 80%;
}

.Data_LabelField {
	font-family : "Trebuchet MS", Verdana, Tahoma, Arial, Helvetica;
	font-size : 80%;
}

.Data_HelpText {
	font-family : "Trebuchet MS", Verdana, Tahoma, Arial, Helvetica;
	font-size : 80%;
	color: #999999;
}

.Data_NoteText {
	font-family : "Trebuchet MS", Verdana, Tahoma, Arial, Helvetica;
	font-size : 68%;
	color: #999999;
}

.Data_Required {
	font-family : "Trebuchet MS", Verdana, Tahoma, Arial, Helvetica;
	font-size : 80%;
	font-weight : bold;
	color : #AC162B;
}

.Form_Subheader {
	background-color : #FFFFFF;
	border-bottom : 1px solid #000000;
	font-family : "Trebuchet MS", Verdana, Tahoma, Arial, Helvetica;
	font-size : 80%;
	font-weight : bold;
	padding-top : 10px;
}

.Form_LabelText {
	font-family : "Trebuchet MS", Verdana, Tahoma, Arial, Helvetica;
	font-size : 80%;
}

.Form_LabelField {
	font-family : "Trebuchet MS", Verdana, Tahoma, Arial, Helvetica;
	font-size : 80%;
}