﻿body
{
	left: 0px;
	right: 0px;
	top: 0px;
	margin: 0;
	padding: 0;
	font: normal 82% verdana;
	background-color: dodgerblue;
}

A
{
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	text-align: center;
}

a:hover
{
	color :Red;
}


#footer
{
	text-decoration: none;
	font-size: 10px;
}


#tbmain1
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	left: 0px;
	width: 0px;
	top: 0px;
	height: 0px;
	margin-left :auto;
	margin-right :auto;
}

#tbMain
{
	margin-left : auto ;
	margin-right : auto ;
	background-color:White;  
}


.rowonmouseoverhome
{
	background-image: url(images/B_home_b.jpg);
}

.rowonmouseouthome
{
	background-image: url(images/B_home_a.jpg);
}
a.test:hover
{
	background-image: url(images/B_home_b.jpg);
}

b.test:hover
{
	background-image: url(images/B_home_a.jpg);
}
