body {
	margin-top: 40px;
	background-image: url("/vailsrs/VailSrsBase/wrap/theme0/images/bg.gif");
	background-repeat: repeat;
	background-position: 0px 0px;
}

.imgHidden {display:none;}

form {
	margin: 0px;
}

.txtUserLog {
	font-size: 12px;
	color: #ffffff;
	margin-bottom: 5px;
	margin-right: 28px;
}

.txtUserLog a {
    color: #ffffff;
	font-weight: bold;
}

.txtUserLog a:link {
    color: #ffffff;
	text-decoration:underline;
}
.txtUserLog a:visited {
    color: #ffffff;
	text-decoration:underline;
}
.txtUserLog a:hover {
    color: #ffffff;
	text-decoration:none;
}
.txtUserLog a:active {
    color: #ffffff;
	text-decoration:none;
}

#bgNavBar {
    background-image: url("/vailsrs/VailSRSBase/wrap/theme0/images/bg.navbar.gif");
    background-repeat: repeat-x;
}

#bgContent {
    background-image: url("/vailsrs/VailSrsBase/wrap/theme0/images/bg.content.png");
    background-repeat: repeat-x;
}

#txtContent {
    color: #48453e;
    font-size: 13px;
}


#txtTitle {
    color: #ffffff;
    font-family: Verdana;
    font-size: 20px;
    text-align: left;
    line-height: 30px;
}

#boxFooter {
	width: 770;
	height:32px;
	background-image:url("/vailsrs/VailSrsBase/wrap/theme0/images/footer.gif");
}

.txtFooter {
    color: #ffffff;
    font-size: 10px;
    line-height:25px;
}

.txtFooter a {
	font-size: 10px;
}
.txtFooter a:link {
    color: #ffffff;
	text-decoration:none;
}
.txtFooter a:visited {
    color: #ffffff;
	text-decoration:none;
}
.txtFooter a:hover {
    color: #ffffff;
	text-decoration:underline;
}
.txtFooter a:active {
    color: #ffffff;
	text-decoration:none;
}



.hiddenImage
{
display: none;
}


#tblIndexSnow {
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
}
.txtSnowLg {
	font-size: 20px;
	font-weight: bold;
}
.txtSnowMd {
	font-size: 14px;
	font-weight: bold;
}
.txtSnowSm {
	font-size: 10px;
	font-weight: bold;
}



.menu		{		border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	
}
				
.menu a:link 	{	
color: #48453e; 
font-family: Verdana; 
text-decoration: none;	
margin-top: 10px; 
}

.menu a:visited {	
color: #48453e; 
font-family: Verdana; 
text-decoration: none;
margin-top: 10px;	
 }
 
.menu a:hover 	{	
color: #ffffff; 
font-family: Verdana; 
text-decoration: none; 
margin-top: 10px;	}

#selected	{	
		color:#ffffff; font-family: Verdana; text-decoration: none;
}



#selected a:link {
	color:#48453e; font-family: Verdana; text-decoration: none;
}
#selected a:visited {
	color:#48453e; font-family: Verdana; text-decoration: none;
}


