body{
	margin:0;
	color:#5c5c5c;
	font:11px "Trebuchet MS", Helvetica, sans-serif;
	background:#ccc url(/images/body.gif) repeat-x;
    background-image: url(/images/bg.gif);
}


body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #89ADCB;
}
a:link {
	color: #FF9C00;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF9C00;
}
a:hover {
	text-decoration: none;
	color: #F4E0A9;
}
a:active {
	text-decoration: none;
	color: #F4E0A9;
}



div.CONTENT
{
    xbackground: url('mtjam_contentback.jpg');
    background-image: none;
    bxackground: #F2C72A;
    background: #102A58 ;
    padding: 0px;
    spacing: 0px;
    margin: 0px;
    border-top: 0px solid blue;
    border-left: 0px solid blue;
    border-bottom: 0px solid blue;
    border-right: 0px solid blue;
 
    xwidth: 794px;
    width: 955px;
    xborder: 3px solid red;
    overflow: hidden;
}




div.slug_header
{
    background-image:    none;

    height: 20px;
    border-top: 0px dotted #cccccc;
    border-left: 0px dotted  #cccccc;  
    border-right: 0px solid black;
    text-align: left;
    vertical-align: top;
    width: 100%-10px;
    margin: 0px;
    padding: 0px;  
    padding-left: 6px;
    padding-right: 4px;
    padding-top: 0px;
    padding-bottom: 12px;
    
    font-size:        18px;   
    font-weight: normal;
    font-family: tahoma;   
    color: white;
    background: #9A3334;
    overflow: hidden;
}

div.slug_body
{
    border-left: 0px dotted  #cccccc;
    border-top: 0px solid black;
    border-right: 0px solid black;
    border-bottom: 0px solid black;
    font-family: arial; 
    background: #E4E4E4;
    background-image:    none;  
    color:  #222222;
    text-align: left;
    width: 100%-23px;                 
    margin: 0px;
    padding-left: 7px;
    padding-right: 6px;
    overflow: hidden;
    background: #0F447A ; 
    z-order: 0;
}
a               { color: #222222;     font-weight: bold; font-size: 11px; text-decoration: underline;}
a:Visited        { color: #222222;     font-weight: bold; font-size: 11px; text-decoration: underline;}
a:Hover          { color: #222222;     font-weight: bold; font-size: 11px; text-decoration: underline;}

a.noshell_toolbar                { color: #ffffff;     font-weight: bold; font-size: 11px; text-decoration: none;}
a.noshell_toolbar:Visited        { color: #ffffff;     font-weight: bold; font-size: 11px; text-decoration: none;}
a.noshell_toolbar:Hover          { color: #ffffff;     font-weight: bold; font-size: 11px; text-decoration: underline;}
     