﻿BODY
{
	background-image: url("images/BodyBack.jpg");
	background-repeat: repeat-x;
	margin: 0px;
}
BODY.White
{
	background-color: #ffffff;
}
H1
{
	font-family: Arial, Helvetica;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 4px;
}
H2
{
	font-family: Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #FF8800;
	margin-bottom: 4px;
	background-color: #F8F8F8;
}
H3
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #444444;
	margin-top: 8px;
	margin-bottom: 4px;
	background-color: #F8F8F8;
}
A
{
	color: #005090;
	text-decoration: none;
}
P
{
	font-family: Tahoma;
	font-size: 11px;
	color: #444444;
	margin-top: 4px;
	margin-bottom: 4px;
}
TEXTAREA
{
	font-family: Tahoma;
	font-size: 11px;
	color: #222222;
}
SELECT
{
	font-family: Tahoma;
	font-size: 11px;
	color: #222222;
}
INPUT
{
	font-family: Tahoma;
	font-size: 11px;
	color: #222222;
}
P.TableHeader 
{
	text-align: center;
	font-weight: bold;
	margin-left: 8px;
	margin-right: 8px;
}
P.CellMoney
{
	text-align: right;
	margin-left: 8px;
	margin-right: 8px;
}
INPUT.CellMoney
{
	width: 60px;
	text-align: right;
}
TD.TableHeader
{
	background-color: #EEEEEE;
}
TD.RowGroup
{
	background-color: #EFFFE8;
}
P.RowGroup
{
	text-align: left;
	margin-left: 8px;
	margin-right: 8px;
	font-weight: bold;
}
P.TabText
{
	font-weight: bold;
}
P.TabExit
{
	font-weight: bold;
	color: #800000;
}
A.TabExit
{
	color: #800000;
}
SPAN.CompanyTitle
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #800000;
}
P.Title 
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #800000;
}
.Ancho500
{
	width: 500px;
}
.Alto120
{
	height: 120px;
}
.Alto150
{
	height: 150px;
}
.Alto100
{
	height: 100px;
}
.Ancho160
{
	width: 160px;
}
.Ancho260
{
	width: 270px;
}
.Ancho200
{
	width: 200px;
}
.Ancho100
{
	width: 100px;
}
.Ancho30
{
	width: 30px;
}
.Ancho250
{
	width: 250px;
}
.Ancho300
{
	width: 300px;
}
.Alto40
{
	height: 40px;
}
.Ancho70
{
	width: 70px;
}
TR.Fleet1
{
	background-color: #eeeeee
}
TR.Fleet2
{
	background-color: #f8f8f8
}
.NoBreakBeforeAfter
{
	margin-top: 0px; margin-bottom: 0px;
}
.NoBreakBefore
{
	margin-top: 0px
}
.NoBreakAfter
{
	margin-bottom: 0px;
}
.HalfBreakBeforeAfter
{
	margin-top: 2px; margin-bottom: 2px;
}
.DoubleBreakBefore
{
	margin-top: 8px;
}
.DoubleBreakAfter
{
	margin-bottom: 8px;
}
.Bordered
{
	border: solid 1px #444444;
}
TR.TopB
{
	background-image: url("images/TopBBack.jpg");
	background-repeat: repeat-x;
}
TD.TopCRight
{
	background-image: url("images/TopCRightBack.jpg");
	background-position: right;
	background-repeat: no-repeat;
}
TR.TopC
{
	background-image: url("images/TopCBack.jpg");
	background-repeat: repeat-x;
}
TABLE.TopD
{
	background-color: #7d7d7d;
}
P.SectionTitle
{
	font-family: Arial;
	font-size: 18px;
	color: #444444;
}
SPAN.SectionTitleHighlight
{
	color: #d55b0e;
}
TABLE.SectionTitle
{
	background-color: #e7e7e5;
	background-image: url("images/SectionTitleBack.gif");
	background-repeat: repeat-x;
}
TABLE.SectionOrange
{
	background-color: #e77700;
	background-image: url("images/SectionOrangeBack.gif");
	background-repeat: repeat-x;
}
TD.Subtitle
{
	border: solid 1px #cccccc;
}
P.Subtitle
{
	margin-left: 2px;
	margin-top: 2px;
	margin-bottom: 2px;
}
SPAN.Highlight
{
	color: #FF8000;
}
TR.SpecialOffer0
{
	background-color: #6cb446;
}
TR.SpecialOffer1
{
	background-color: #61a13f;
}
P.SpecialOffer
{
	color: #ffffff;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
}
A.SpecialOffer
{
	color: #ffffff;
	font-weight: bold;
}
P.ArticleTitle
{
	font-weight: bold;
	color: #e26c0a;
}
TD.SectionHighlight
{
	background-color: #eeeeee;
}
TABLE.BottomBar
{
	background-color: #ba2801;
}
.Red
{
	color: #ba2801;
}
P.Indented12
{
	margin-left: 12px; margin-right: 12px;
}
P.Indented5
{
	margin-left: 5px; margin-right: 5px;
}
.Justified
{
	text-align: justify;
}
IMG.Weather
{
	border: solid 1px #dddddd;
}
TABLE.MessageError
{
	background-color: #A00000;
	margin-bottom: 8px;
	border: solid 1px #000000;
}
TABLE.MessageOk
{
	background-color: #70A030;
	margin-bottom: 8px;
	border: solid 1px #000000;
}
P.MessageError
{
	color: #ffffff;
	margin-left: 5px;
	margin-right: 5px;
}
P.MessageOk
{
	color: #ffffff;
	margin-left: 5px;
	margin-right: 5px;
}
.Indented10
{
	margin-left: 10px;
	margin-right: 10px;
}
TABLE.FormMasterMessageErrorCSSTable
{
	background-color: #800000;
	color: #ffffff;
	border: solid 1px #000000;
}
P.FormMasterMessageErrorCSSP
{
	color: #ffffff;
	font-weight: bold;
}
DIV.RedBackground P
{
	color: #ffffff;
}