body
{
	background-image: url(images/back.jpg);
	background-position: bottom;
	background-repeat: repeat-x;


}

td
{
	font-family: Verdana;
	font-size: 11px;
	color: #3E3E3E;
}


a
{
	font-family: Verdana;
	font-size: 11px;
	color: #59595a;
	font-weight: bold;
    text-decoration:none;
}

a:hover
{
	font-family: Verdana;
	font-size: 11px;
	color: #c32c26;
	font-weight: bold;
    text-decoration:none;
}

a.bot
{
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
    text-decoration:none;
}

a.bot:hover
{
	font-family: Verdana;
	font-size: 11px;
	color: #c32c26;
	font-weight: bold;
    text-decoration:none;
}


.ban
{
	background-image: url(images/ban1.jpg);
	background-position: top;
	background-repeat: no-repeat;
	
}

.foot
{
	background-image: url(images/footer.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	
}

.back2
{
	background-image: url(images/back2.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	
}

.back3
{
	background-image: url(images/logo.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
	
}

.back4
{
	background-image: url(images/logo2.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	
}

.h1
{
	font-family: Verdana;
	font-size: 11px;
	color: #c32c26;
	font-weight: bold;
    text-decoration:none;
}



.logo
{
	background-image: url(images/logo3.png);
	background-position: bottom left;
	background-repeat: no-repeat;
	
}
.dash
{
	background-image: url(images/dash.gif);
	background-position: top;
	background-repeat: repeat-y;
	
}

.dash2
{
	background-image: url(images/dash2.gif);
	background-position: top;
	background-repeat: repeat-x;
	
}
