
body, table, tr, td, p, div, h1, h2, h3, h4, h5{
font-family: Tahoma;
 font-size: 11px;
 color: #FFFFFF;
 text-decoration: none;
} 
.Heading
 {
 font-family: Tahoma;
 font-size: 13px;
 color: #FFFFFF;
 text-decoration: none;
 font-weight: bold;
 padding-left: 8px;
 }
.date {
	color: #FF6600;
	font-weight: bold;
}
.datesmall {
	color: #FF6600;
	font-weight: bold;
	font-size: smaller;
}
.main_welcome {
	color: #FF6600;
	font-weight: bold;
}
.Login 
    { 
    font-family: Tahoma;
    font-size: 10px;
    Height: 15px;
    Width: 85px;
    }
.Footer
	{
		color: #EEEFF0;
		font-size: 10 px;
		font-family: verdana;
		text-align: center;
		valign: top;
	}
.Footer2
	{
		color: #EEEFF0;
		font-size: 10 px;
		font-family: verdana;
		text-align: left;
		padding-left: 5px;
		valign: top;
	}
	a:link
{
	color: white;
	text-decoration: none;
}
a:visited
{
	color: white;
	text-decoration: none;
}
a:active
{
	color: white;
	text-decoration: none;
}
a:hover
{
	color: white;
	text-decoration: underline;
	
}
BODY {
	background-image : url(Upload/bkgrnd2.jpg);
	background-repeat: repeat; 
	background-position: left top;
}


