/* CSS Document */
/* Aba Style Sheet
Created by : Thusitha Randunuge < thusitha@info.lk >
an efusion creation 2008
28 Feb 2008
 */
body 
{
	background-color: #000000;
}
table.mbody
{
border-left:1px #292929 solid;
border-right:1px #292929 solid;

}
a
{
color:#FF7E00;
text-decoration:none;
}
a:visited
{
color:#FF7E00;
text-decoration:none;
}
a:hover
{
color:#FFB83A;
text-decoration:none;
}
td.mtitle1
 {
 padding:5px;
 font-family:Arial, Helvetica, sans-serif;
 font-size:1.0em;
 color:#FF7E00;
 font-weight:bold;
 /*background-color:#1D1D1D;*/
 border-bottom:1px dotted #666666;
 }
 
td.mtitle2
 {
 padding:5px;
 font-family:KaputaUnicode;
 font-size:1.2em;
 color:#FF7E00;
 font-weight:bold;
 /*background-color:#1D1D1D;*/
 border-bottom:1px dotted #666666;
 }
td.mbody1
 {
 padding:10px;
 font-family:Arial, Helvetica, sans-serif;
 font-size:0.8em;
 color:#F2B95F;
 }
td.mbody2
 {
 padding:10px;
 font-family:KaputaUnicode;
 font-size:1.1em;
 color:#F2B95F;
 }
 td.mlinks
 {
 padding:10px;
 font-family:Arial;
 font-size:1.0em;
 color:#F2B95F;
 }
td.msmall1
 {
 padding:5px;
 font-family:Arial, Helvetica, sans-serif;
 font-size:0.9em;
 color:#FFCC66;
  border-top:1px dotted #999999;
 }
td.msmall2
 {
 padding:5px;
 font-family:KaputaUnicode;
 font-size:0.9em;
 color:#FFCC66;
  border-top:1px dotted #999999;
 }
 td.mnavi
 {
 padding:5px;
 font-family:Arial, Helvetica, sans-serif;
 font-size:0.8em;
 color:#FFFFCC;
 font-weight:bold;
 border-top:1px dotted #999999;
 }
td.mbody3 {
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FF6600;
	font-weight: bold;
}
