
.scrollingNews
{
	font-size: 8pt;
	font-family: Tahoma;
	color: #FFFFFF;
}

body
{
	background-image: url( '../images/bg_Up.jpg' );
	background-repeat: repeat-x;
	background-color: #bab9b0;
	margin-top: 2px;
}

form
{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
	
.Register
{
    font-size: 16px;
    font-weight: bold;
    color: #FF9C00;
    font-family: "trebuchet MS" , Verdana, Arial;
}
        
.logintxt
{
    font-size: 10px;
    color: white;
    font-weight: bold;
    font-family: "trebuchet MS" , Verdana, Arial;
    height: 29px;
    padding-bottom: 4px;
    
}

.logouttxt
{
    font-size: 15px;
    color: white;
    font-family: "trebuchet MS" , Verdana, Arial;
       
}

.login
    {
    border-right: 0px;
    border-top: 0px;
    border-left: 0px;
    border-bottom: 0px;
    background-image: url('../images/input_bg.gif');
    background-color: #4f453c;
    background-repeat: repeat-x;
    color: #ffffff;
    font-size: 10px;
    font-family: "trebuchet MS" , Verdana, Arial;
    height: 20px;
}

.loginheader:link
{
    font-size: 9px;
    color: white;
    font-family: "trebuchet MS" , Verdana, Arial;
}

.loginheader:visited
{
    font-size: 9px;
    color: white;
    font-family: "trebuchet MS" , Verdana, Arial;
}

.loginheader:hover
{
    font-size: 9px;
    color: white;
    font-family: "trebuchet MS" , Verdana, Arial;
    text-decoration: none;
}

.loginheader:active
{
    font-size: 9px;
    color: white;
    font-family: "trebuchet MS" , Verdana, Arial;
    text-decoration: none;
}

#flashcontent
{
    margin: 0px auto;
    width: 786px;
}
