﻿body{overflow-Y: scroll; *overflow-Y: none;
margin: 0px; padding: 0px; background: #bebebe url(/Images/bg.jpg);}
.content{background: white url(/Images/contentbg.jpg) repeat-y; margin-top: 0px; width: 835px;}
.footercontainer
	{
		text-align: center;
		margin: 0 auto; 
		width: 835px;
	
	}
		
.footer{font-family: Arial; font-size: 10px; color: #666666;}
.footer a:link{color: #666666;text-decoration: none;}
.footer a:hover{color: #000000;text-decoration: none;}
.footer a:visited{color: #666666;text-decoration: none;}
.footer a:active{color: #666666;text-decoration: none;}
.header
	{
		height: 345px; 
		width: 834px; 
		background: url(/Images/header.jpg) no-repeat; 
		margin: 0 auto -74px;
		border-right: solid 1px black;
		
	
	 }
	 #flash
	 {
	    position: relative;
	    top:2px;
	    left: 1px;
	    *left: 0px;
	    
	     
	     
	 }
.logo
{
	height: 72px; 
	width: 308px; 
	margin-left: 267px; 
	position:absolute; 
	margin-top:27px; 
	cursor:pointer;
	}
.logotext
	{
		margin-top: -12px;
		margin-left: 286px;
		position: absolute;
		font-family: "Times New Roman", Times, serif; 
		font-weight: bolder; 
		font-style: italic; 
		font-size: 20px; 
		z-index: 8;
	}
.maincontent
	{
		width: 688px;
		margin-top: 50px;
		margin-left: 75px;
		position: absolute; 
		z-index: 2;
	}
.maintext
	{
		font-family: Tahoma;
		font-size: 10pt;
		color: Black;
	}

.topnav{color:White; font-family:Arial; font-size:12px; text-decoration: none;}
.topnav a:link{color:White;text-decoration:none;}
.topnav a:hover{color:White;text-decoration: underline;}
.topnav a:visited{color:White;text-decoration:none;}
.topnav a:active{color:White;text-decoration:underline}
.underheader
	{
		margin: 0 auto;
		width: 838px; 
		height: 131px;
		background-image: url(/images/underheader.gif);
		}

.navigation
{
	position:absolute; 
	margin-top:6px; 
	margin-left:15px;
}
.bottomcontainer
{
	margin: 0 auto;
	width: 836px;
	border-right: solid 1px black;
	border-bottom: solid 1px black;
	border-left: solid 1px black;
	padding-top: 20px;
	background-image: url(/images/newbg.jpg);
	background-position: left top;
	background-repeat: repeat-y;
	background-color: White;
}

/* Start Added Classes */
.timecurrent
{
    padding-left: 10px;
    font-family: Tahoma;
    font-size: small;
    color: #2f2f2f;
}

.firstp
{
    margin: 0px;
    padding: 0px;
}

.title
{
    font-size: 14px;
    font-weight:bolder;
}

/*End of Added Classes*/