﻿.bgimage
{
    background-image: url(../images/HorizontalBar.jpg);
}
.TopRightImageLoggedOut
{
	width:100%; height:121px; background-image: url(../images/TopRepeatLoggedOut.jpg); background-repeat:repeat-x;
}
.TopRightImageLoggedIn
{
	width:100%; height:121px; background-image: url(../images/TopRepeatLoggedIn.jpg); background-repeat:repeat-x;
	
}


.Table
{
	font-family:Verdana;
	font-size:9pt
}