.border_ads {
     font-size: 75%; 
	 background: #EF9644; 
	 color: black; 
	 border: 1px solid; 
	 margin: .2em;
	 width: 160px; 
	 padding: 2px;
	 text-align: left;
}


.menu_summary {
     width: 47%; 
	 float: left; 
	 padding: 5px; 
	 font-size: 8pt;
}


h1 {
     font-size: 175%;
}

h2 {
     font-size: 150%;
}

.tip {
     color: "black"; 
	 background: "#6BB81B"; 
	 margin-left: 2em; 
	 margin-right: 2em; 
	 border: 1px solid; 
	 padding: 4px; 
	 text-align: left; 
	 font-size: 100%
}

.foot_note {
     font-size: 75%; 
	 font-style: italic;
}


.center {
     text-align: center;
}

.tagline1 {
     font-size: 100%; 
	 font-weight: bold; 
	 color: #000080;
} 

.tagline2 {
     font-size: 150%; 
	 font-weight: bold; 
	 color: #0000ff;
} 

.page {
    background-color: #ffffff;
    background-image: none;
    margin: auto;
	width: 800px;
}

.left_column
{
    background-color: #dcdcdc;
}

.menuButton, .menuButton_on
{
    padding-left: 15px;
    padding-right: 15px;
    cursor: hand;
    height: 21px;
}

.menuButton a, .menuButton_on a
{
    font-family : arial;
    font-size : 8pt;
    font-weight : bold ;
    color : #ffffff;
    font-style : normal;
    text-decoration: none;
}

.menuButton
{
    background-color: #8a8a8a;
}

.menuButton_on
{
    background-color: #238CD6;
}

.menudefault
{
    background-color: #8a8a8a;
    width:25%;
}

.menuright
{
    background-color: #8a8a8a;
    width:1px;
}

.menuright_on
{
    background-color: #238CD6;
    width:1px;
}

.menuleft
{
    background-color: #8a8a8a;
    width:1px;
}

.menuleft_on
{
    background-color: #238CD6;
    width:1px;
}

.menu_ButtonHeight
{
    background-color: none;
    width: 1px;
    height: 21px;
}

.menu_h_space
{
    background-color: #dcdcdc;
    height : 1px;
}

.body
{
    background-color : #;
    background-image : none;
    padding: 10px;
}

.body td
{
    font-family : arial;
    font-size : 8pt;
    font-weight : normal;
    font-style : normal;
    color : #000000;
    padding: 10px;
}

.body a:link
{
    text-decoration: underline;
    color: blue;
}

.sidebar
{
    background-color: #;
    padding: 10px;
}

.sidebar_space
{
    height : 10px;
}

.item
{
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #238cd6;
    background-color : #ffffff;
}

.item_title
{
    background-color: #238cd6;
    font-family: arial;
    font-size: 9pt;
    font-weight: bold;
    font-style: normal;
    color: #ffffff;
    padding: 3px;
}

.item_content
{
    color : #000000;
    font-family : arial;
    font-size : 8pt;
    font-weight : normal;
    font-style : normal;
    padding: 5px;
}

.item_caption
{
    color : #000000;
    font-family : arial;
    font-size : 8pt;
    font-weight : normal;
    font-style : normal;
    padding: 5px;
}

.sidebar a:link
{
    text-decoration: none;
    color: #000000;
}

.footer
{
    background-color : #238CD6;
    background-image : none;
}

.footer td
{
    font-family : arial, helvetica;
    font-size : 8pt;
    color : #ffffff;
    font-style : normal;
    font-weight : normal;
    padding : 5px;
}

.footer a:link
{
    text-decoration : underline;
    color : #000000;
}

.footer a:hover
{
    text-decoration : none;
    color : #000000;
}

.footer a:visited
{
    text-decoration : underline;
    color : #000000;
}

.header
{
    background-color : #ffffff;
    background-image : none;
}

.header td
{
    font-family : arial;
    font-size : 8pt;
    color : #ffffff;
    font-weight : normal;
    font-style : normal;
}

.header a:link
{
    text-decoration : none;
    color : #000000;
}

.header p {margin-top:0px; margin-bottom:0px}
.sidebar p {margin-top:0px; margin-bottom:0px}
.body p {margin-top:0px; margin-bottom:8px}
.footer p {margin-top:0px; margin-bottom:0px}

.featured_sites_header {
	background: #8a8a8a; 
	color: #ffffff; 
	font-weight: bold;
	font-size: 8pt; 
	border: 1px solid #000000; 
	width: 173px; 
	height: 20px;
	line-height: 20px;
    text-align: center;
	margin: auto;
	padding: 2px;
}

.featured_sites {
     font-size: 8pt; 
	 background: #dcdcdc; 
	 color: #000000; 
	 border: 1px solid #000000; 
	 width: 175px; 
	 padding: 2px;
	 text-align: center;
	 margin: auto;
	 line-height: 18px;
}
