body {
	background-attachment: fixed;
	background-image: url(images/splash_bg_01.jpg);
	background-repeat: no-repeat;
	background-position: right;
	background-color: #336699;
	scrollbar-arrow-color : White;
	scrollbar-face-color : #336699;
}
td {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF; text-align: justify}
.bold {  font-weight: 900}
.aligncenter {  text-align: center}

DIV.text-hold{
	width: 580px;
	background-color: transparent;
	padding: 5px;
	border-style:outset;
	border-width: 1px;
	color: White;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 10px;
	position: absolute;
	left: 20px;
	top : 10px;
}

DIV.text-hold p.in{
	border-style: inset;
	border-width: 1px;
	background-color: #B0C4DE;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 10px;
	padding: 5px;
	color: Black;
}

.in2{
	border-style: inset;
	border-width: 1px;
	background-color: #BCBCBC;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 10px;
	padding: 5px;
	color: Black;
}

DIV.pix{
	width: 200px;
	position: absolute;
	left: 375px;
	color: White;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 10px;
	background-color: transparent;
	border: none;
	top : 10px;
}

.boxes_buttons{
	background-color: #D9D9D9;
	border-style: solid;
	border-color: White;
	border-color: Black;
	border-width: 1px;
	padding : 2px;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 10px;
	
}

DIV.linx A.enter {
	color: White;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	width: 100%;
	background-color: transparent;
}

DIV.linx A:HOVER.enter {
	color: White;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	width: 100%;
	background-color: #888888;	
}

.head{
	font-size: 16px;
}


