body {
	background-color: #000000;
	font-size: 12px;
}

.bodyHome {
	background-image: url(_graphics/img_body_bkg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #0E4B34;
	margin: 10px;
	padding: 10px;
}

.bodySec {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #0E4B34;
	margin: 20px;
	padding: 20px;
}

.bodyContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin: 10px;
	padding: 10px;
	text-align: justify;
	line-height: 16px;
}


        A.bodyLink:link      {font-weight: bold; color:#FFFFFF; text-decoration:underline;}
        A.bodyLink:visited   {font-weight: bold; color:#FFFFFF; text-decoration:underline;}
        A.bodyLink:active    {font-weight: bold; color:#FFFFFF; text-decoration:none;}
        A.bodyLink:hover     {font-weight: bold; color:#1F97D1; text-decoration:underline;}
				

.listContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding: 2px 10px 10px 2px;
	text-align: justify;
}

.listContentNews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding: 2px 10px 10px 10px;
	text-align: justify;
}

.profileContentNews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding: 10px 10px 10px 10px;
	text-align: justify;
}


h1 {
	font-size: 16px;
	font-weight: bold;
}
.loginBut {
	margin-left: 3px;
	padding-left: 3px;
	margin-top: 1px;
}
.boxWhite {
	background-image: url(_graphics/img_profitbox.gif);
	background-repeat: no-repeat;
	background-position: right top;
	font-size: 10px;
	color: #000000;
	padding: 8px 10px 8px 1px;

}
.footer {
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

        A.foot:link      {color:#FFFFFF; text-decoration:none;}
        A.foot:visited   {color:#FFFFFF; text-decoration:none;}
        A.foot:active    {color:#FFFFFF; text-decoration:none;}
        A.foot:hover     {color:#1F97D1; text-decoration:underline;}
				
.imgCap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.txtBold {
	font-weight: bold;
	font-size: 12px;
}
.txtDate {
	font-size: 11px;
	color: #1ABB7B;
}

.txtGreen {
	font-size: 12px;
	color: #0e4c35;
}

.txtVision {font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #01BCF8; font-size: 12px; font-style: italic; }

.sidebarLogo {
margin: 15px 0 0 0;
}

p.sidebarText {
margin: 10px 0 0 0;
padding: 0 30px;
}

.bodyChinook {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	margin: 10px;
	padding: 0px;
	text-align: justify;
}


        A.bodyChinooklink:link      {font-weight: bold; color:#000000; text-decoration:underline;}
        A.bodyChinooklink:visited   {font-weight: bold; color:#000000; text-decoration:underline;}
        A.bodyChinooklink:active    {font-weight: bold; color:#000000; text-decoration:none;}
        A.bodyChinooklink:hover     {font-weight: bold; color:#1F97D1; text-decoration:underline;}

