* {
	font-family: Tahoma;
	font-size: 13px;
	color: #555555;
}
body {
	font-family: Tahoma;
	font-size: 13px;
	color: #555555;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	line-height: 17px;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #ACACAC;
	scrollbar-3dlight-color: #ACACAC;
	scrollbar-arrow-color: #CCCCCC;
	scrollbar-track-color: #EEEEEE;
	scrollbar-darkshadow-color: #707070;
	text-align: justify;
	background-image: url(/imgs/bg_main.jpg);
	background-repeat: repeat-x;




}
td {
	font-size: 12px;
	color: #555555;
	text-decoration: none;
	line-height: 16px;
	font-family: Tahoma;
	text-align: justify;

}
.darkbluetextSmall {
	font-size: 13px;
	color: #00467F;
	text-decoration: none;
}
.textjustify {
	font-size: 13px;
	text-align: justify;
	line-height: 19px;
	text-decoration: none;
}
.acceptbutton {
	font-family: Tahoma;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0076C0;
	padding: 1px;
	font-size: 12px;
	height: 20px;
	width: 55px;
	border: thin solid #0076C0;


}
textarea {
	font-size: 12px;
	background-color: #F3F3F3;
	border: 1px dotted #666666;


}
.pressImg {
	float: left;
	border: thin solid #0076C0;
	padding: 6px;
	width: 150px;
	margin: 0px 5px 0px 0px;
	text-align: center;
	vertical-align: text-bottom;
}
.partnerImg {
	float: left;
	padding: 6px;
	margin: 0px 5px 0px 0px;
}
.footerlinks, a.footerlinks:link, a.footerlinks:visited, a.footerlinks:active {
	font-size: 11px;
	font-weight: none;
	text-decoration: none;
	line-height: 18px;
	color: #6D6D6D;
}
a.footerlinks:hover {
	font-size: 11px;
	font-weight: none;
	text-decoration: underline;
	line-height: 18px;
	color: #555555;
}
a:link, a:visited, a:active {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: none;
	text-decoration: none;
	color: #000000;
}
a:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: none;
	text-decoration: underline;
	color: #000000;
}
a.brownlinks:link, a.brownlinks:visited, a.brownlinks:active {
	font-size: 13px;
	font-weight: none;
	text-decoration: none;
	color: #806B31;
}
a.brownlinks:hover {
	font-size: 13px;
	font-weight: none;
	text-decoration: underline;
	color: #2A2310;
}
input {
	font-size: 11px;
	background-color: #F3F3F3;
	border: 1px dotted #666666;
}
.borderline-left {
	background-image: url(/imgs/sideline.gif);
	background-repeat: no-repeat;
	background-position: left;
	float: left;
	clear: left;

}
.textHome {
	font-family: Tahoma;
	font-size: 13px;
	color: #806B31;
	padding-right: 30px;
	line-height: 22px;
	margin-right: 25px;
}
.textbrown {
	font-size: 13px;
	font-weight: bold;
	color: #806B31;
}

