/* CSS Document */
/*td img {display: block;}*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/bg_main.jpg);
	background-repeat: repeat-x;
	margin-top:0;
	margin-left:0;
	margin-right:0;
	margin-bottom:0;
	background-color: #CCCCCC;
	color: #606060;
}
.ddiv {
	height: 300px;
	width: 830px;
	overflow: auto;
	visibility: inherit;
	position: relative;
	top: 10px;
	left: 8px;
	scrollbar-shadow-color : white;
	scrollbar-highlight-color :white;
	scrollbar-face-color : white;
	scrollbar-arrow-color : #9B7218;
}
.td_orta {
	background-image: url(../images/bg_orta.gif);
	background-repeat: no-repeat;
	background-position: right;
}

.title {
	color: #cc9900;
}
.subtitle {
	color: #006699;
	font-weight: bold;
}
#ortadiv a:link {
	color: #0099CC;
	font-weight: bold;
	text-decoration: none;
}
#ortadiv a:visited {
	color: #0099CC;
	font-weight: bold;
	text-decoration: none;
}
#ortadiv a:hover {
	color: #9D0709;
	font-weight: bold;
	text-decoration: none;
}
#footer a:link {
	color: #3B3B3B;
	text-decoration: underline;
}
#footer a:visited {
	color: #3B3B3B;
	text-decoration: underline;
}
#footer a:hover {
	color: #9D0709;
	text-decoration: underline;
}

#footer td {
	line-height: 18px;
	font-size: 11px;
}
.title_b {
	color: #cc9900;
	font-weight: bold;
}
.td_swap_on {
	background-color: #FAFBFE;
}
.td_swap_off {
	background-color: ;
}
#logintb {
	font-size: 12px;
}
#logintb .formtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006699;
}
