.leftnavbg
{
 background: url(../images/bgnd_left.jpg) repeat-x;
 background-color:#EC9C32;
}

A {
	FONT-SIZE: 13px; 
	COLOR: #000000; 
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

A:hover{
	FONT-SIZE: 13px; 
	COLOR: #000000; 
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

A:link {
	FONT-SIZE: 13px; 
	COLOR: #000000; 
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}



p { 
   font-size: 13px; 
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
  }


.redalert { 
   font-family: Arial, Helvetica, sans-serif; 
   font-size: 11px; font-style: normal; 
   font-weight: normal; 
   color: #FF0000; 
  }

.dark
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10pt;
}

.middle
{
    font-family: Helvetica, Arial, sans-serif;
    font-size: 10pt;
}

.light
{
    font-family: Helvetica, Arial, sans-serif;
    font-size: 10pt;
}

			 
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #EC9C32;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #EC9C32;
}

	
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #EC9C32;
}

.grand_text_orange
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #EC9C32;
}

.grand_text_noir
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #000000;
}

a.navprimunselected
{
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-decoration : none;
}


a.navprimunselected:hover
{
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}

a.navprimselected
{
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration : none;
}

a.navprimselected:hover
{
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}


a.navsecunselected
{
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-decoration : none;
}

a.navsecunselected:hover
{
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}

a.navsecselected
{
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration : none;
}

a.navsecselected:hover
{
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

.clickhand
{
  cursor: hand;
  cursor: pointer;

}

td{
	font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

.newstitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #EC9C32;
	letter-spacing: 2px;			
}

