/* CSS Document */

body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
body {
	background-color: #006600;
	background-image: url(imgs/bg_ABCpoker.jpg);
	background-attachment:fixed;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}

a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #009900;
}
a:active {
	color: #FF0000;
}
.Style1 {
	color: #000000;
	font-weight: bold;
}
.tabvert {
	background-image: url(imgs/bg_ABCpoker.jpg);
}
.tabnoir1 {
	background-image: url(imgs/bb.jpg);
}
.tab1 {
	background-image: url(imgs/bgg.jpg);
}
.border1 {
	border: thin outset #FF0000;
	background-color: #FFFFFF;
	color: #000000;
}
.border2 {
	border: thin outset #333333;
}
.bblanc {
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
}


.tabGris {
	background-image: url(imgs/menu_left.gif);
}
.border3 {
	background-color: #FFFFFF;
	color: #000000;
	border-top-width: thin;
	border-right-width: 0px;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
}
.border4 {
	background-color: #FFFFFF;
	color: #000000;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: 0px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
}
