BODY {
	background-color			: #a6a09c;
	background-image: url(bgt.jpg);
}

td, tr, p, div
{
	font-family					: Arial, Verdana, Helvetica, sans-serif;
	text-decoration				: none;
	color						: #FFFFFF;
	font-size					: 13px;
}

.texttop1
{
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
}

.title
{
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

.titlesub
{	font-size: 13px;
	color:66CCFF;
		font-weight: bold;
}

.text
{
	line-height: 23px;
	color: #FFFFFF;
}

.textjust
{
	line-height: 23px;
	color: #FFFFFF;
	text-align: justify;
}

.texttop2
{
	font-size: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
}


.textsiret
{
	font-size: 10px;
	text-transform: uppercase;
	color: #000000;
	font-weight: bold;
}
.textsiret a {
	color:#fff;
}
.textsiret a:hover {
	color:#ff6600;
}
a.linktop
{
	color					: #FFFFFF;
	text-decoration			: none;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
}

a.linktop:hover {
	color					: #F2F2F2;
	text-decoration			: none;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
}

a
{
	color	: #66CCFF;
	text-decoration	: none;
	font-weight: bold;
}

a:hover {
	color	: #FFFFFF;
	text-decoration	: none;
	font-weight: bold;
}

.textcopyright
{
	color			: #FFFFFF;
	font-size		: 10px;
}

a.linkcopyrights
{
	font-size		: 11px;
	color			: #FFFFFF;
	text-decoration	: none;

}

a.linkcopyrights:hover {
	font-size		: 11px;
	color			: #F2F2F2;
	text-decoration	: none;
}

/* all forms */

form
{
	margin						: 0;
	padding						: 0;
}

input, select, textarea
{
	font-size					: 11px;
	color						: #333;
	background-color			: #f2f2f2;
	border						: 1px solid #999999;
}

.boxgomic, .boxgo
{
	font-family					: Tahoma, sans-serif;
	border						: 1px #000000 solid;
	FONT-SIZE					: 11px;
	BACKGROUND-COLOR			: #aba8a8;
	color						: #FFFFFF;
	font-weight					: bold;
}


.boxgo2
{
	font-family					: Tahoma, sans-serif;
	border						: 1px #FFFFFF solid;
	FONT-SIZE					: 12px;
	BACKGROUND-COLOR			: #0e91e3;
	color						: #FFFFFF;
	font-weight					: bold;}

.white
{
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
}