﻿body 
{
    background-color:#666;
    color:#FFF;
    font-size:0.7em;
    font-family:Verdana;
    margin-top:5px;
}
h1
{
    font-family:Arial;
    font-size:1.3em; 
    color:#FFF;   
    background-color:#999999;
    padding:3px;
    text-transform:uppercase;
}
h2
{
    font-family:Arial;
    font-size:1.3em; 
    color:#FFF;   
    background-color:#999999;
    padding:3px;
    text-transform:uppercase;
}
h3
{
    font-family:Arial;
    font-size:1.2em; 
    color:#000;   
    background-color:#EEE;
    padding:2px;
}

#divBody
{
    width:770px;   
    border:solid 1px #EEEEEE; 
    text-align:left; 
    background-image:url("images/bg.gif");     
    background-position:right top;
    background-repeat:repeat-y;
}
#divFooter
{
    width:100%;
    padding:5px;    
    text-align:center;
}

#cntMainContent
{
    width:550px;
    padding-left:200px;
    
 }

.divTop
{
    width:200px;   
    position:absolute;
    margin:5px;
    top:9px;
}
.menu
{
    padding-left:4px;     
}
a
{
    color: #ffcc00;
    font-weight: bold;
}
a:hover
{
    color: #cc6633;
    font-weight: bold;
    text-decoration: none;
}

a.nav_link
{
    color: #FFFFFF;
    font-weight: bold;
	text-decoration:none;
	font-weight:normal;
	font-family:"Arial Narrow", Arial;
	font-size:12px;
	padding-left:32px;
}

a:hover.nav_link
{
    color: #FFFFFF;
    font-weight:normal;
    text-decoration: none;
}

.error
{
    color:Red;    
}

.text
{
    color: #CC9900;
}
#Table
{
}
#Table p
{
	color: #ffcc00;
	font-size: 13pt;
	font-weight: bold;
}
#feed
{
	margin: auto;
	text-align: center;
	width: 70%;
	border-style: solid;
	border-color: #ffcc00;
	border-width: 3px;
	padding-bottom: 25px;
	padding-left: 10px;
	padding-right: 10px;	
}
#feed p
{
	text-align:center;
	color: #ffcc00;
	font-size: 13pt;
	font-weight: bold;
}
#visit
{
	float: left;
	border-bottom-style: solid;
	border-bottom-color: #ffcc00;
	border-bottom-width: 1px;
	width: 550px;
	padding-left: 10px;
	margin-top: 5px;
}

#nav_link a{
color:#FFFFFF;
text-decoration:none;
font-weight:normal;
font-size:9px;
}