﻿

body
{
	color:black;
		font-size: 10pt;
	font-family: Arial;
}
.LoginButtonStyle
{
    font-size: 11px;
    height: 20px;
    color: white;
    background-color: #404040;
    font-weight: bold;
    border-color: #7c7c7c;
    font-family: Arial;
}
.LoginTextboxStyle
{
    font-size: 8pt;
    color: #404040;
    background-color: white;
    border-color: #7c7c7c;
    font-family: Arial;
}

.LoginDialogTitle
{
    font-weight: bold;
    font-size: 16px;
    font-family: Arial;
}

.LoginDialogNormalText
{
    font-weight: normal;
    font-size: 12px;
    font-family: Arial;
    color: black;
}

.LoginFailureText
{
    font-weight: normal;
    font-size: 11px;
    font-family: Arial;
    color: Red;
    font-weight:normal ;
}

A:visited, A
{
    color: black;
    text-decoration: none;
}

A:hover
{
    color: black;
    text-decoration: none;
}

#marquee
{
	 
	width: 200px; height: 250px; padding-left: 70px; float:left; font-size:11px; 
}
#announcements
{
	width:176px;
	height:16px;
	float:left;
	background: url(../Images/Landing/annoucements.jpg) no-repeat;
}
#footer
{
	font-size:10px;
	font-weight:bold;
	}
	#marquee2
{
	 
	width: 200px; height: 150px; font-size:11px;
	z-index:+1; top:-450px; left:15%; position:relative;
	
}