UL,LI {list-style-image: url(/images/bullet.gif);}

a.side:link { color: #E29731; text-decoration:none;}
a.side:visited { color: #E29731; text-decoration:none; }
a.side:hover { color: yellow; text-decoration:none; }
a.side:active { color: yellow; text-decoration:none;}

a.main:link { color: blue; text-decoration:none;}
a.main:visited { color: blue; text-decoration:none; }
a.main:hover { color: #00AAFF ;text-decoration:none; }
a.main:active { color: cyan; text-decoration:none;}

	
BODY {
	BACKGROUND: url(/images/mbg.jpg);
	color: #b2633c; 
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-style: normal;
	font-size: 9pt;
}

td.dark
{
color: #E29731;
background: #50241E;
}

td.dark_text
{
color: #E6B382;
background: #50241E;
}

td.bright_small
{
color: #E29731;
font-size: smaller;

}

td.medium
{
color: #5C0000;
background: #ECBF94;

}

td.light
{
color: #5C0000;
background: #E29731;
;
}

td.ccc
{
color: cyan;
font-size: smaller;
}

table
{
border:0px ;

}

div.light{
background: #E29731;
}

div.medium{
background: #ECBF94;
}


h1
{
font-size:150%;
}

h2
{
font-size:125%;
}

h3
{
font-size:125%;
color: #ECBF94;
background: #50241E;
border: 1px dotted #ECBF94;
padding:2px; 
}


