/* CSS Document */

td.silverstone-bg-header-left {
	background-image: url(../images/left_bg_hd.jpg);
	background-repeat: repeat-x;
	background-position: right;
	background-color : #FFFFFF;
}

td.silverstone-bg-header-right {
	background-image: url(../images/right_bg_hd.jpg);
	background-repeat: repeat-x;
	background-position: left;
	background-color : #FFFFFF;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/page_bg.jpg);
	background-repeat:repeat-x;
	background-color:#ffffff;
}
td.silverstone-bg-main-table {
	background-color : #FFFFFF;
}

.txt-orange, .txt-orange a:link, .txt-orange a:visited, .txt-orange a, .txt-orange a:hover {
color:#d34d21;
font-size:18px;
font-family:Arial, Helvetica, sans-serif;
}
.txt-bourg {
color:#68060d;
font-size:18px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;

}

.txt-blue, .txt-blue a:link, .txt-blue a:visited, .txt-blue a, .txt-blue a:hover {
color:#0000EE;
font-size:18px;
font-family:Arial, Helvetica, sans-serif;text-decoration: underline;
text-decoration: underline;
}
.txt-black, .txt-black a:link, .txt-black a:visited, .txt-black a, .txt-black a:hover{
color:#000000;
font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
text-decoration: underline;
font-weight:bold;
}
.txt-lgblue, .txt-lgblue a:link, .txt-lgblue a, .txt-lgblue a:visited, .txt-lgblue a:hover {
color:#0000EE;
font-size:24px;
font-family:Arial, Helvetica, sans-serif;text-decoration: underline;
}
