.Color1
{
    background-color: #686BB0;
}
.Color2
{
    background-color: #9599D8;
}

.bg-pri-1
{
    left: 15px;
    width: 75px;
    height: 25px;
    background-color: rgb(156, 144, 163);
}

.bg-pri-2
{
    left: 100px;
    top: 6px;
    width: 75px;
    height: 25px;
    background-color: #686BB0;
}

.bg-pri-3
{
    left: 185px;
    top: 6px;
    width: 75px;
    height: 25px;
    background-color: rgb(177, 162, 186);
}

.bg-pri-4
{
    left: 270px;
    top: 6px;
    width: 75px;
    height: 25px;
    background-color: rgb(166, 98, 204);
}

.bg-pri-5
{
	left: 270px;
	top: 6px;
	width: 75px;
	height: 25px;
	background-color: rgb(249, 238, 255);
}

body 
{	
    font-family: Tahoma, Arial, Helvetica; 
    background-color: #DEDFF6;
}

.main
{
    width: 980px;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}

.Escudo
{
	background-image: url(Escudo.png);
    background-position: center bottom;
    background-image: url(Escudo.png);
    background-repeat: no-repeat;
/*    border-bottom-color: #757575;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    background-color: #ADADAD;*/
	background-color: #686BB0;
	height: 64px;
}

.Header
{
    width: 100%;
/*    height: 130px;
    background-color: rgb(249, 238, 255);*/
}

.Search
{
	vertical-align: bottom;
	text-align: right;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
}

.BreadCrumb
{
	background-color: #686BB0;
	padding-left: 3px;
	padding-right: 3px;
	vertical-align: top;
	height: 18px;
}

.BreadCrumbText
{
	color: #FFFFFF;
}
.BreadCrumbTitle
{
	color: #FFFFFF;
	font-weight: bold;
}

.Menu
{
	background-color: #686BB0;
	color: rgb(177, 162, 186);
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
}

.LeftPane
{
	vertical-align:top;
	width:125px;
}

.ContentPane
{
	vertical-align: top;
	text-align: left;
	color: rgb(51, 51, 51);
	background-color: white;
	background-image: url(ContainerTopLeft.png);
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-top: 10px;
	width: 830px;
}

.RightPane
{
	vertical-align: top;
	color: rgb(51, 51, 51);
	background-color: white;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	width: 180px;
}

.button
{
    width: 150px;
    height: 30px;
    background-color: rgb(166, 98, 204);
    color: rgb(177, 162, 186);
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #686BB0;
    border-right-color: #686BB0;
    border-bottom-color: #686BB0;
    border-left-color: #686BB0;
    text-align: center;
    font-size: 14px;
    line-height: 25px;
}

.rbox
{
    float: left;
    width: 180px;
    margin-top: 15px;
    margin-right: 0px;
    margin-bottom: 20px;
    margin-left: 0px;
    padding-top: 2px;
    padding-right: 5px;
    padding-bottom: 2px;
    padding-left: 30px;
    font-size: 10px;
    line-height: 1.2;
    background-color: #686BB0;
    color: rgb(177, 162, 186);
}

a
{
	color: #FFFFFF;
    font-family: Tahoma, Arial, Helvetica;
    font-weight: bold;
    text-decoration: none;
}

a:hover
{
	color: rgb(177, 162, 186);
    font-family: Tahoma, Arial, Helvetica;
    font-weight: bold;
    text-decoration: none;
}

.footer
{
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #686BB0;
	color: rgb(177, 162, 186);
}

.selli
{
    float: left;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    width: 156px;
}

.sel
{
    display: block;
    margin-top: 1px;
    margin-right: 1px;
    margin-bottom: 1px;
    margin-left: 1px;
    height: 24px;
    font-size: 10px;
    line-height: 24px;
    text-decoration: none;
    text-align: center;
    background-color: rgb(177, 162, 186);
    color: #686BB0;
}

.noselli
{
    float: left;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    width: 156px;
}

.nosel
{
	font-size: 8.5pt;
	text-align: left;
	color: rgb(177, 162, 186);
}

.left
{
    width: 300px;
    border-right-width: 1px;
    border-right-style: dotted;
    border-right-color: rgb(166, 98, 204);
    border-top-color: rgb(166, 98, 204);
    border-bottom-color: rgb(166, 98, 204);
    border-left-color: rgb(166, 98, 204);
    vertical-align: top;
}

.right
{
	width: 390px;
	vertical-align: top;
}

.link
{
	text-align: right;
}

.CompleteWidth
{
	width: 100%;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 8.5pt;
}

.White
{
	color: #FFFFFF;
}

.Bold
{
	font-weight: bold;
}

.TitlePadding
{
	padding-left: 5pt; 
	padding-right: 5pt; 
	padding-top: 3pt;
}

.DataGridHeaderStyle
{
	background: #dfe5f2;
	color: white;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 8.5pt;
	font-weight: bold;
}

.DataGridItemStyle
{
	background: #ffffff;
	color: #000000;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 8.5pt;
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
}

.DataTableItemStyle
{
	background: #ffffff;
	color: #000000;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 8.5pt;
}

.SiteMap
{
    font-family: Georgia;
    font-size: 10pt;
    line-height: 150%;
}
a.SiteMapLevel0
{
    font-family: Georgia;
    font-size: 10pt;
    line-height: 150%;
}
a.SiteMapLevel0:hover
{
    font-family: Georgia;
    font-size: 10pt;
    line-height: 150%;
}
a.SiteMapLevel0:active
{
    font-family: Georgia;
    font-size: 10pt;
    line-height: 150%;
}

a.SiteMapLevel1
{
    font-family: Georgia;
    font-size: 10pt;
    line-height: 150%;
}
a.SiteMapLevel1:hover
{
    font-family: Georgia;
    font-size: 10pt;
    line-height: 150%;
}
a.SiteMapLevel1:active
{
    font-family: Georgia;
    font-size: 10pt;
    line-height: 150%;
}

a.SiteMapLevel2
{
    font-family: Georgia;
    font-size: 10pt;
    line-height: 150%;
}
a.SiteMapLevel2:hover
{
    font-family: Georgia;
    font-size: 10pt;
    line-height: 150%;
}
a.SiteMapLevel2:active
{
    font-family: Georgia;
    font-size: 10pt;
    line-height: 150%;
}
