/* CSS Document */
BODY {
	font-family:Arial, Helvetica, sans-serif;
	/*border: 1px solid #aabbcc;*/
	color:#001454;
	background: #caacaa url(../images/bg.jpg) repeat-x;
}
A:link{
color:#001454;
text-decoration:underline;

}
A:visited {
color:#001454;
text-decoration:underline;

}
A:active{
color:#d90000;
text-decoration:underline;
}

A:hover{
color:#d90000;
text-decoration:underline;
}

#TOP {
margin-bottom:5%;
font-size:13px;
background-position:center;

}
.logo{
width:176px;
height:109px;
}
.contact{
width:20px;
height:20px;
text-align:right;
}

.TABLEPLAIN{
/*border: 2px solid #aabbcc;
background-color:#bd0000;*/
width:90%;
/*margin-top:5px;*/
/*margin-bottom:5px;*/
/*height:1px;*/
/*background: url(http://www.ontelconsulting.ca/acher/images/test.jpg) repeat-x;*/

}

.TABLELINE{
background-color:#FFFFFF;
border-bottom: 2px solid #aabbcc;
width:80%;
padding-left:1px;
padding-right:1px;
/*background: url(http://www.ontelconsulting.ca/acher/images/test.jpg) repeat;*/
height:1px
}

.TABLEMENU{
/*background-color:#FFFFFF;*/
width:92%;
border-top: 1px solid #aabbcc;
border-bottom: 1px solid #aabbcc;
margin-top:10px;
}
.TABLEMENU TD{
width:25%;
background-position:center;
border-left: 1px solid #000000;
font-weight:bold;}

.TABLEMENU TD:hover {
background-color:#CCCCCC;
}

.TABLECONTENU{
width:77%;
padding-right:1px;
height:240px;
float:left;
text-align:left;
/*display:block;*/}

.TABLECONTENU TH{

border-bottom: 1px solid #ff9900;
text-align:center;}


.TABLELEFT{
width:90%;
height:100%;
float:left;
font-size:9px;


/*display:block;*/
}

.TABLELEFT TR TD{
font-size:11px;
font-weight:bold;
width:70%;
}
.TABLELEFT, TR TD A:active{
color:#d90000;
}
.TABLELEFT, DIV A:active{
color:#d90000;
}

/*.TABLELEFT TD:HOVER{
background-color:#EFEFEF;
}*/




#MIDDLELEFT {
text-decoration:none;
height:300px;	
margin-left:40px;
border-right: 2px solid #aabbcc;
width:23%;
float:left;
display:block;
}

#MIDDLECENTER{
font-size:13px;
float:left;
margin-left:50px;
width:60%;
display:inline;
}






#BOTTOM {
margin-top:60px;
color:#001454;
font-size:9px;
background-position:center;
/*border: 1px solid #aabbcc;*/
text-align:center;
float:left;
width:100%;
}




.banner {
width:300px;
height:125px;}


#DIVMENULEFT{
padding: 3px 0px;
font-size:11px;
}

