body{ 
background-color: black;
} 

/* -------- SPECIAL TEXT FOR MEDIA FROM www.voir.ca/_Css/Voir.css 
                                 and www.voir.ca/_Css/VoirTXT.css -------- */

.TXTArticleTitle {
	font-family: Georgia, Verdana, Arial;
	font-size: 35px;
	color: #000000;
}
.TXT_C03_LRG {font-family: Verdana, Arial, sans-serif; font-size: 15px; color: #A2A2A2;}

table.center {
border-style: hidden;
width: 760px;
text-align: center;
}
p.center {
text-align:"center";
}
p.intro {
color: #FFFFFF
}
a.intro {
color: #FFFFFF
}
a.newshow {
color: #FF0000;
font-style: bold;
}
a.free {
color: #001F00;
font-style: bold;
}

#maintable {
font-family: verdana, "trebuchet MS", helvetica, sans-serif; 
width: 760px;
border-width: 3px;
border-style: solid;
border-color: #993300;
background: #5D7778;
}


#maintable p{
font-size:12px; 
}
#maintable li.r{
font-size:12px; 
}
#maintable h1 {
 font-size:24px;
 }
#maintable h2 {
 font-size:20px;
 } 
	
#maintable h3 {
 font-size:16px;
 }
 
#maintable h4 {
 font-size:12px;
 } 

#maintable td.right {
vertical-align: top;
background: #5D7778;
width: 532px;
padding: 15px;
text-align: justify;
}

#maintable a.right:link {
 color:#C6A37B;
 }
#maintable a.right:visited {
 color:#C6A37B;
 }


#maintable td.full {
vertical-align: top;
background: #5D7778;
width: 760px;
padding: 15px;
text-align: justify;
}




#maintable td.left {
vertical-align: top;
background: #C6A37B;
width: 228px;
text-align: center;
border-right-color:#993300;
border-right-style: solid;
}

#maintable td.left-cent {
vertical-align: top;
background: #C6A37B;
width: 228px;
text-align: left;
border-right-color:#993300;
border-right-style: solid;
}

#maintable p.left {
text-align: center;
}

#maintable p.left-cent {
text-align: left;
}

#maintable td.copyright {
background: #5D7778;
border-top-color:#993300;
border-top-style: solid;
text-align:center;
}




