sinput.txt
{
	border: 1px solid #CCCCCC;
	color: #88867D;
	background-color: #FFFFFF;
	width: 85;
	height: 18;
	font-family: Tahoma;
	font-size: 10px;
}


:link.underline, :visited.underline
{
	font-family: Tahoma;
	font-size: 9pt;
	color: #88867D;
	text-decoration: underline;
}

.scrollingNews
{
	font-size: 8pt;
	font-family: Tahoma;
	color: #FFFFFF;
}


:hover.underline, :active.underline
{
	font-family: Tahoma;
	font-size: 9pt;
	color: #88867D;
	text-decoration: none;
}

:link.footermenu, :visited.footermenu
{
	font-family: Tahoma;
	font-size: 9pt;
	color: #88867D;
	text-decoration: none;
}


:hover.footermenu, :active.footermenu
{
	font-family: Tahoma;
	font-size: 9pt;
	color: #88867D;
	text-decoration: underline;
}


body
{
	background-image: url('../images/bg_Up.jpg');
	background-repeat: repeat-x;
	background-color: #bab9b0;
	margin-top: 2px;
}

.default
{
	font-size: 9pt;
	font-family: Trebuchet MS;
}


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;
}

.verticaltext
{
	font-family: Arial;
	font-size: 14px;
	color: White;
	height: 150px;
	writing-mode: tb-rl;
	word-wrap: nowrap;
	filter: flipv fliph;
	background-color: #a0a0a0;
	font-weight: bold;
	}
	
	.pagetitle
	{
		font-weight: bold;
		text-transform: uppercase
	}
	
	.LoginText
{
    font-size: 16px;
    font-weight: bold;
    color: #1670D0;
    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;
    
}

.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;
}
