
BODY, P, TD, DIV {
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	font-style: normal;
    -webkit-font-smoothing: antialiased;
	}

BODY {
	margin-left:4px;
	margin-right:4px;
	margin-top:4px;
	margin-bottom:4px;
	}

div.spacer5 {font-size:5px}
div.spacer10 {font-size:10px}

FORM {display:inline}

/* Left Navigation */
.ln_title {
    font-family:verdana,arial,helvetica; 
    font-size:10px; 
    font-weight:bold; 
    color:#FFF;
    background-color:#6B0303;
    text-transform:uppercase;
    padding:3px;
}
.ln_links {
    font-family:arial,helvetica; 
    font-size:12px; 
    font-weight:normal; 
    color:#000;
    background-color:#FFCC66;
    text-transform:none;
    padding:3px;
    border: 1px solid #6B0303;
}
.ln_search {
    font-family:arial,helvetica; 
    font-size:12px; 
    font-weight:normal; 
    color:#000;
    background-color:#EFEFCC;
    text-transform:none;
    padding:3px;
    border: 1px solid #6B0303;
}
.ln_links a:link, .ln_links a:visited {color:#000000;}
.ln_links a:active, .ln_links a:hover {color:#cc3333;}
.new {color: #FF0000}
 
/* .ad, .ad A {font-size: 10px; color: #000000} */

.title, h1.title {font-family: arial,helvetica,sans-serif; font-size:22px; font-weight:bold; display:inline}
.sub {font-family: arial,helvetica,sans-serif; font-size:12px; font-weight:bold}
.network, .network A:link, .network A:visited  {
	font-family: verdana,arial,helvetica,sans-serif;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	}


