body { margin: 0px; }

.Text { color: #3F4143; font-family: Tahoma; font-size: 11px; text-align: justify; line-height:16px; }
.Text2 { color: #393939; font-family: Tahoma; font-size: 11px; text-align: justify; font-weight:bold;}

a:visited{ color: #015CB9; font-family: Tahoma; font-size: 11px; text-decoration: none; }
a:link{ color: #015CB9; font-family: Tahoma; font-size: 11px; text-decoration: none; }
a:hover{ color: #FA8406; font-family: Tahoma; font-size: 11px; text-decoration: none; }

.LightBlue { color: #2588ED; font-family: Tahoma; font-size: 11px; }

.LinkBlue { color: #015CB9; font-family: Tahoma; font-size: 11px; text-decoration: none; }
a:visited.LinkBlue { color: #015CB9; font-family: Tahoma; font-size: 11px; text-decoration: none; }
a:link.LinkBlue { color: #015CB9; font-family: Tahoma; font-size: 11px; text-decoration: none; }
a:hover.LinkBlue { color: #FA8406; font-family: Tahoma; font-size: 11px; text-decoration: none; }

.BG { background-image: url(../images/bg.jpg); background-repeat: no-repeat; background-position: right bottom; padding-bottom: 160px; }

.TopMenuBoderHOME	 { border-left: #980100 5px solid; }
.TopMenuBoderABOUT   { border-left: #016EDD 5px solid; }
.TopMenuBoderPROCESS { border-left: #FF0000 5px solid; }
.TopMenuBoderCRISIS  { border-left: #B3DF3A 5px solid; }
.TopMenuBoderPUBLIC  { border-left: #0445A1 5px solid; }
.TopMenuBoderCONTACT { border-left: #565656 5px solid; }

ul { margin: 0px 0px 0px 0px; padding: 0px 0px 0px 20px; }
li { margin: 0px 0px 10px 0px; padding: 0px 0px 0px 0px; }

.BottomTextCopyright { color: #817F7D; font-family: Tahoma; font-size: 11px; }
.BlueBg{ background-image:url(../images/blue-bg.gif); background-repeat:repeat-x; height:23px; padding-left:5px;}
.RedBg{ background-image:url(../images/red-bg.gif); background-repeat:repeat-x; height:23px; padding-left:5px;}
.GreenBg{ background-image:url(../images/green-bg.gif); background-repeat:repeat-x; height:23px; padding-left:5px;}
.GrayBg{ background-image:url(../images/gray-bg.gif); background-repeat:repeat-x; height:23px; padding-left:5px;}

.TitleBlue { color: #015CB9; font-family: Tahoma; font-size: 14px; text-decoration: none; }
