.text {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.textblack {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.tblForum {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	border-color:#CCCCCC;
	border-style:solid;
	border:thin;
}
a.linkbrown:link {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #b23d00;
	text-decoration: underline;
}
a.linkbrown:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #b23d00;
	text-decoration: underline;
}
a.linkbrown:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #b23d00;
	text-decoration: none;
}
a.linkbrown:active {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #b23d00;
	text-decoration: none;
}
.txtWhite {
	font-family: "Tahoma";
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.txtWhite:link {

	font-family: "Tahoma";
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.txtWhite:hover {

	color: #FF9900;
	text-decoration: none;
}

.txtContent {
	font-family: "Tahoma";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.titleHome {
	font-family: "Tahoma";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.subTitleHome {
	font-family: "Tahoma";
	font-size: 10px;
	font-weight: normal;
	color: #939598;
	text-decoration: none;
}
.titleContent {
	font-family: "Tahoma";
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.subTitleContent {
	font-family: "Tahoma";
	font-size: 10px;
	font-weight: normal;
	color: #939598;
	text-decoration: none;
}
.txtLinkOranye {
	font-family: "Tahoma";
	font-size: 12px;
	font-weight: normal;
	color: #F7941D;
	text-decoration: underline;
}
a.txtLinkOranye:link {

	font-family: "Tahoma";
	font-size: 12px;
	font-weight: normal;
	color: #F7941D;
	text-decoration: underline;
}
a.txtLinkOranye:hover {


	font-family: "Tahoma";
	font-size: 12px;
	font-weight: normal;
	color: #F7941D;
	text-decoration: none;
}

.txtLinkBlack {
	font-family: "Tahoma";
	font-size: 12px;
	font-weight: normal;
	color: #003399;
	text-decoration: underline;
}
a.txtLinkBlack:link {

	font-family: "Tahoma";
	font-size: 12px;
	font-weight: normal;
	color: #003399;
	text-decoration: underline;
}
a.txtLinkBlack:hover {
	font-family: "Tahoma";
	font-size: 12px;
	font-weight: normal;
	color: #003399;
	text-decoration: none;
}

.linkOranyeSmall {
	font-family: "Tahoma";
	font-size: 10px;
	font-weight: normal;
	color: #F7941D;
	text-decoration: underline;
}
a.linkOranyeSmall:link {
	font-family: "Tahoma";
	font-size: 10px;
	font-weight: normal;
	color: #F7941D;
	text-decoration: underline;
}
a.linkOranyeSmall:hover {

	font-family: "Tahoma";
	font-size: 10px;
	font-weight: normal;
	color: #F7941D;
	text-decoration: none;
}
.txtContentSmall {
	font-family: "Tahoma";
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.bkgStatic {
	background-repeat: no-repeat;
	background-image: url(images/bkgWatermark.gif);
}
.bkgStatiss {
	background-image: url(images/bkgStatiss.jpg);
	background-repeat: no-repeat;
}
.titleContentOranye {
	font-family: "Tahoma";
	font-size: 24px;
	font-weight: bold;
	color: #EB6F00;
	text-decoration: none;
}
.inputForm {
	font-family: "Tahoma";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border: 1px solid #000000;
}
.txtBlackSmall {
	font-family: "Tahoma";
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

input.btn{
	background: #0085cc;
	border: 1px solid #29b3ff;
	color: #ffffff;
}

