BODY
{
    background-color: #48ccf7;
    margin: 0px;
}
P
{
    font-family: Tahoma;
    font-size: 12px;
    color: #053969;
    margin-top: 4px;
    margin-bottom: 4px;
}
A
{
    color: #000000;
    text-decoration: none;
}
A:hover {
    text-decoration:underline;
}
TABLE
{
}
INPUT
{
    FONT-FAMILY: Trebuchet MS;
    FONT-SIZE: 11px;
}
TEXTAREA
{
    FONT-FAMILY: Trebuchet MS;
    FONT-SIZE: 11px;
}
SELECT
{
    FONT-FAMILY: Trebuchet MS;
    FONT-SIZE: 11px;
}
FORM
{
    MARGIN-TOP: 0px;
    MARGIN-BOTTOM: 0px;
}
TABLE.Top
{
    BORDER-RIGHT: black 1px solid;
    BORDER-TOP: black 1px solid;
    BORDER-LEFT: black 1px solid;
}
TABLE.Bottom
{
    BORDER-RIGHT: black 1px solid;
    BORDER-LEFT: black 1px solid;
    BORDER-BOTTOM: black 1px solid
}
TABLE.Middle
{
    BORDER-RIGHT: black 1px solid;
    BORDER-LEFT: black 1px solid;
}
.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
}
.Indented10L
{
    MARGIN-LEFT: 10px
}
.Indented20L
{
    MARGIN-LEFT: 20px
}
.Indented30L
{
    MARGIN-LEFT: 30px
}
.Indented10R
{
    MARGIN-RIGHT: 10px
}
.Indented20R
{
    MARGIN-RIGHT: 20px
}
.Indented30R
{
    MARGIN-RIGHT: 30px
}
.Indented10
{
    MARGIN-LEFT: 10px;
    MARGIN-RIGHT: 10px
}
.Indented20
{
    MARGIN-LEFT: 20px;
    MARGIN-RIGHT: 20px
}
.Indented30
{
    MARGIN-LEFT: 30px;
    MARGIN-RIGHT: 30px
}
P.IndentedBullet
{
    margin-left: 20px;
    text-indent: -16px;
}
.Bold
{
    FONT-WEIGHT: bold
}
.Text
{
    MARGIN-TOP: 0px;
    MARGIN-BOTTOM: 10px;
	text-align: justify;
	line-height: 16px;
	color: #053969;
}
H1
{
	margin-top: 4px;
	margin-bottom: 4px;
	font-family: Tahoma;
	font-size: 14px;
	color:#01316c;
}
H2
{
	margin-top: 4px;
	margin-bottom: 4px;
	font-family: Tahoma;
	font-size: 12px;
	color:#01316c;
	font-weight:bold;
}
TABLE.BackGround
{
	background-position:left top;
	background-image:url(images/BackGround.jpg);
	background-repeat:repeat-x;
	background-color: #ffffff;
}
.Error
{
    MARGIN-TOP: 0px;
    COLOR: #ff0000
}
.Ancho30
{
    WIDTH: 30px
}
.Ancho80
{
    WIDTH: 80px
}
.Ancho100
{
    WIDTH: 100px
}
.Ancho150
{
    WIDTH: 150px
}
.Ancho200
{
    WIDTH: 200px
}
.Alto50
{
    HEIGHT: 50px
}
.Alto80
{
    HEIGHT: 80px
}
.Alto100
{
    HEIGHT: 100px
}
.Bordered
{
    BORDER-RIGHT: black 1px solid;
    BORDER-TOP: black 1px solid;
    BORDER-LEFT: black 1px solid;
    BORDER-BOTTOM: black 1px solid
}
.Height1
{
    height: 1px;
}
.Height100
{
    height: 100%;
}
LI
{
    margin-top: 4px;
    margin-bottom: 4px;
    font-family: Tahoma;
    font-size: 11px;
    text-decoration: none;
    color: #053969;
}
P.Title
{
	font-weight: bold;
}
TD.MenuItem
{
	background-image: url('images/ButtonBack.jpg');
}
P.MenuItem
{
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 20px;
}
P.MenuItemAct
{
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 20px;
}
A.MenuItem
{
	color: #000000;
}
A.MenuItem:hover
{
	color: #ffefc1;
}
A.MenuItemAct
{
	color: #ffefc1;
	font-weight:bold;
}
TD.Header
{
	background-image: url('images/HeaderBack.gif');
	background-repeat: repeat-x;
}
DIV.HomeBottomLinks P
{
	font-size: 10px;
	color: #000000;
	margin-left: 10px;
	margin-right: 10px;
	text-align:center;
}
DIV.HomeBottomLinks A
{
	color: #000000;
}
P.HomeBottomLinks
{
	font-size: 10px;
	color: #000000;
	text-align: center;
}
A.HomeBottomLinks
{
	color: #000000;
}