BODY
{
    background-position: center top;
    background-image: url(images/BodyBack.jpg);
    text-decoration: none;
    margin-top: 0px;
    margin-left: 0px;
}
.NoBreakBeforeAfter
{
    MARGIN-TOP: 0px;
    MARGIN-BOTTOM: 0px
}
.NoBreakBefore
{
    MARGIN-TOP: 0px
}
.NoBreakAfter
{
    MARGIN-BOTTOM: 0px
}
.DoubleBreakBeforeAfter
{
    MARGIN-TOP: 8px;
    MARGIN-BOTTOM: 8px
}
.DoubleBreakBefore
{
    MARGIN-TOP: 8px
}
.DoubleBreakAfter
{
    MARGIN-BOTTOM: 8px
}
.HalfBreakBeforeAfter
{
    MARGIN-TOP: 2px;
    MARGIN-BOTTOM: 2px
}
.HalfBreakBefore
{
    MARGIN-TOP: 2px
}
.HalfBreakAfter
{
    MARGIN-BOTTOM: 2px
}
.Justify
{
	text-align: justify;
}
P
{
    MARGIN-TOP: 4px;
    FONT-SIZE: 11px;
    MARGIN-BOTTOM: 4px;
    COLOR: #332a0f;
    FONT-FAMILY: Tahoma;
    TEXT-DECORATION: none;
}
A
{
    COLOR: #332a0f;
    TEXT-DECORATION: none
}
TABLE.Top
{
    BORDER-RIGHT: black 1px solid;
    BORDER-TOP: black 1px solid;
    BORDER-LEFT: black 1px solid;
    BORDER-BOTTOM: black 1px
}
TABLE.Bottom
{
    BORDER-RIGHT: black 1px solid;
    BORDER-TOP: black 1px;
    BORDER-LEFT: black 1px solid;
    BORDER-BOTTOM: black 1px solid
}
TABLE.Middle
{
    BORDER-RIGHT: black 1px solid;
    BORDER-TOP: black 1px;
    BORDER-LEFT: black 1px solid;
    BORDER-BOTTOM: black 1px
}
TABLE
{
    FONT-FAMILY: Tahoma;
    TEXT-DECORATION: none
}
INPUT
{
    FONT-SIZE: 11px;
    FONT-FAMILY: Tahoma
}
TEXTAREA
{
    FONT-SIZE: 11px;
    FONT-FAMILY: Tahoma
}
.Indented10L
{
    MARGIN-LEFT: 10px
}
.Indented10R
{
    MARGIN-RIGHT: 10px
}
.Indented10
{
    MARGIN-LEFT: 10px;
    MARGIN-RIGHT: 10px
}
.Title
{
    FONT-WEIGHT: bold
}
.Error
{
    MARGIN-TOP: 0px;
    COLOR: #ff0000
}
.Ancho80
{
    width: 80px
}
.Ancho100
{
    width: 100px
}
.Ancho150
{
    width: 150px
}
.Ancho200
{
    width: 200px
}
.Alto80
{
    height: 80px
}
.Alto50
{
    height: 50px
}
.Ancho30
{
    width: 30px
}
SELECT
{
    FONT-SIZE: 11px;
    FONT-FAMILY: Tahoma
}
.Bordered
{
    BORDER-RIGHT: black 1px solid;
    BORDER-TOP: black 1px solid;
    BORDER-LEFT: black 1px solid;
    BORDER-BOTTOM: black 1px solid
}
FORM
{
    MARGIN-TOP: 0px;
    FONT-SIZE: 11px;
    MARGIN-BOTTOM: 0px;
    FONT-FAMILY: Tahoma
}
P.IndentedBullet
{
    MARGIN-LEFT: 35px;
    TEXT-INDENT: -14px;
    MARGIN-RIGHT: 15px
}
TD.TitleBox
{
    BACKGROUND-POSITION: left top;
    BACKGROUND-IMAGE: url(images/TitleBoxBack.gif);
    BACKGROUND-REPEAT: repeat-x
}
TD.Left3
{
    BACKGROUND-POSITION: left top;
    BACKGROUND-IMAGE: url(images/Left3Back.jpg);
    BACKGROUND-REPEAT: repeat-y
}
.Color2
{
    BACKGROUND-COLOR: #f5f0eb
}
TD.Right
{
    BACKGROUND-POSITION: left top;
    BACKGROUND-IMAGE: url(images/RightBack.gif);
    BACKGROUND-REPEAT: repeat-y
}
.Color3
{
    BACKGROUND-COLOR: #faf7f3
}
TD.Left1
{
    BACKGROUND-POSITION: left top;
    BACKGROUND-IMAGE: url(images/Left1Back.gif);
    BACKGROUND-REPEAT: repeat-y
}
.Indented15
{
    MARGIN-LEFT: 15px;
    MARGIN-RIGHT: 15px
}
.Title2
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 13px
}
P.IndentedBullet2
{
    MARGIN-LEFT: 35px;
    TEXT-INDENT: -8pt;
    MARGIN-RIGHT: 15px
}
.TextBottom
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10px
}
.Indented5R
{
    MARGIN-RIGHT: 5px
}
.Indented15L
{
   MARGIN-LEFT: 15px
}
H1
{
    MARGIN-TOP: 0px;
    MARGIN-BOTTOM: 0px;
    font-weight: bold;
    font-size: 12px;
    FONT-FAMILY: Tahoma
}
Div.BottomText P
{
    color: #000000;
    font-weight:bold;
    font-size:10px;
    margin-bottom:5px;
    margin-top:5px;
}    
Div.BottomText A
{
    color: #000000;
    font-weight:bold;
    font-size:10px;
}
Div.BottomText A:hover
{
    text-decoration:underline;
}
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;
}
