/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color:#FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

.headerRepeatX {
	background-image: url(../images/home_02.jpg);
	background-repeat: repeat-x;
}
.tabsMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.repeatXLogin {
	background-image: url(../images/home_12.jpg);
	background-repeat: repeat-x;
}
.repeatXSearch {
	background-image: url(../images/home_21.jpg);
	background-repeat: repeat-x;
}
