/* Body */
/**/
body {
	margin:0;
	background-color:#7C7C7C;
	background-image:url(../images/bckgrnd.gif);
}
/**/
/* Table Styles */
/**/
.tbl_main{
	margin::0;
	padding:0;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}
	
.tbl_hr {
	margin:0;
	padding:0;
	border-bottom: 1px dotted #849432;
}
/**/
/* Text Styles */
/**/
.txt_text {
	font-family:Tahoma;
	font-size:12px;
	color:#737373;
	font-weight:normal;
}
.txt_text a {
	text-decoration:none;
	color:#B78E00;
}
.txt_text a:hover {
	text-decoration:underline;
	color:#B78E00;
}
/**/
/**/
.txt_text_orange {
	font-family:Tahoma;
	font-size:12px;
	color:#A45D00;
	font-weight:normal;
}
.txt_text_orange a {
	text-decoration:none;
	color:#A45D00;
}
.txt_text_orange a:hover {
	text-decoration:underline;
	color:#A45D00;
}
.txt_text_bold {
	font-family:Tahoma;
	font-size:12px;
	color:#737373;
	font-weight:bold;
}
.txt_text_bold a {
	text-decoration:none;
	color:#B78E00;
}
.txt_text_bold a:hover {
	text-decoration:underline;
	color:#B78E00;
}
/**/
.txt_header {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#B78E00;
	font-weight:normal;
}
.txt_header a {
	text-decoration:none;
	color:#B78E00;
}
.txt_header a:hover {
	text-decoration:underline;
	color:#B78E00;
}
/**/
.txt_header_dark {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#414141;
	font-weight:normal;
}
.txt_header_dark a {
	text-decoration:none;
	color:#414141;
}
.txt_header_dark a:hover {
	text-decoration:underline;
	color:#414141;
}
/**/
.txt_copyright {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	font-weight:normal;
}
.txt_copyright a {
	text-decoration:none;
	color:#FFFFFF;
}
.txt_copyright a:hover {
	text-decoration:underline;
	color:#FFFFFF;
}
.ulkerlink2 {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #697A8A;
	text-decoration: none;
}
.ulkerlink2:visited {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #697A8A;
	text-decoration: none;
}
.ulkerlink2:hover {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #C2B796;
}
.ulkerlink2:active {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #C2B796;
}