html, body {
	margin: 0px;
	height: 100%;
	background-color: #989898;
}

* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.bg_top {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	background-color: #333131;
	background-image: url(../images/background_top.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	height: 108px;
	z-index: 2;
}

.bg_main {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	background-color: #989898;
	background-image: url(../images/background_main.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	height: 100%;
	z-index: 1;
}

/* Indicator */
#star {
	display: none;
}
/* End Indicator */

/* Start left container*/
.left_container {
	position: absolute;
	left: 11px;
	top: 107px;
	width: 132px;
	z-index: 5;
}

a.menu {
	position: relative;
	display: block;
	width: 132px;
	background-color: #e7e8e4;
	background-image: url(../images/left_button_normal.gif);
	margin-bottom: 4px;
	height: 25px;
	border: 1px #c0c0c0 solid;
	text-decoration: none;
	color: #555454;
	font-weight: bold;
	font-size: 13px;
	z-index: 5;
}

a.menu:hover {
	background-color: #ecedea;
	background-image: url(../images/left_button_over.gif);
	color: #000;
}

.left_container a span {
	display: block;
	margin: 5px;
}

.sub_menu {
	width: 124px;
	height: 70px;
	border: 1px #c0c0c0 solid;
	border-top-width: 0px;
	background-color: #f2f2f0;
	position: relative;
	bottom: 5px;
	left: 4px;
	z-index: 4;
}

.sub_menu a {
	display: block;
	margin: 6px;
	height: 14px;
	background-image:url(../images/sub_normal.gif);
	background-position: 4px 4px;
	background-repeat: no-repeat;
	text-indent: 16px;
	color: #aeaeae;
	font-weight: bold;
	text-decoration: none;
}

.sub_menu a:hover {
	background-image:url(../images/sub_over.gif);
	color: #5f5f5f;
}

a.active_sub_menu {
	display: block;
	margin: 6px;
	height: 14px;
	background-image:url(../images/sub_over.gif);
	background-position: 4px 4px;
	background-repeat: no-repeat;
	text-indent: 16px;
	color: #5f5f5f;
	font-weight: bold;
	text-decoration: none;
}

/* Start search */
.input_div {
	background-color: #ecece9;
	border: 1px #c0c0c0 solid;
	width: 132px;
	margin-bottom: 3px;
}

.input_div div {
	margin: 2px;
}

.s_input {
	width: 84px;
	height: 13px;
	color: #8d8d8d;
	background-color: #fff;
	border: 1px #8b8b8b solid;
	padding: -4px;
	font-size: 11px;
}

.s_button {
	height: 17px;
	background-image:url(../images/button.gif);
	border: 1px #c0c0c0 solid;
	font-weight: bold;
	color: #9f9c9c;
	vertical-align: middle;
	position: relative;
	bottom: 2px;
	font-size: 11px;
}

a.s_form_link {
	color: #969696;
	font-size: 9px;
	letter-spacing: 2px;
	text-decoration: none;
}

a:hover.s_form_link {
	color: #515151;
	text-decoration: underline;
}
/* End search */

/* End left container */

/* Start center container */
.main_container {
	position: relative;
	margin-left: 154px;
	margin-right: 155px;
	margin-top: 107px;
	z-index: 4;
}

.main_container .main_holder {
	background-color: #ced0c8;
	border: 1px #000 solid;
	min-width: 620px;
}

.main_holder .spacer {
	margin: 3px;
}

.main_holder .spacer .stippelpad {
	height: 16px;
}

.container {
	border: 1px #262626 solid;
	background-color: #FFFFFF;
}

.container .bar {
	position: relative;
	background-color: #eaebe7;
	background-image:url(../images/gradient_bar.gif);
	background-repeat: repeat-x;
	height: 27px;
	color: #313131;
	font-weight: bold;
}

.container .bar span {
	position: absolute;
	right: 4px;
	text-align: right;
	font-weight: bold;
	margin-left: 450px;
	margin-top: 3px;
	width: 500px;
}

.container .bar select {
	font-weight: normal;
	background-color: #e6e6e6;
}

.container .bar select option {
	font-weight: normal;
	background-color: #fff;
}

.container .bar .br {
	font-size: 0px;
	height: 3px;
}

.header {
	background-color: #000;
	background-image:url(../images/gradient_black_bar.gif);
	background-repeat: repeat-x;
	height: 21px;
}

.header td {
	text-indent: 4px;
}

.header a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

.header a:hover {
	color: #f1f1f1;
}

.container table {
	width: 100%;
}

.container table .ad_holder {
	height: 79px;
}

.container table .ad_holder td {
	border-bottom: 2px #262626 solid;
	border-right: 1px #d2d2d2 solid;
	vertical-align: top;
}

.container table .ad_holder td div {
	margin: 3px;
	overflow: hidden;
	font-size: 11px;
	height: 68px;
}

a.black {
	font-size: 11px;
}

/* Start info*/
.information_holder {
	margin-top: 30px;
}

.information_holder div {
	width: 540px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-size: 10px;
	color: #cccccc;
	letter-spacing: 1px;
	line-height: 14px;
}

.information_holder div a {
	font-size: 10px;
	color: #eeeeee;
}

.information_holder div a:hover {
	color: #000;
}
/* End info */

/* End center container */

/* Start right container*/
.right_container {
	position: absolute;
	right: 6px;
	top: 107px;
	width: 141px;
	z-index: 3;
}

.right_container .rec_container {
	border: 1px #000 solid;
	background-color: #ced0c8;
	width: 141px;
	margin-bottom: 4px;
}

.rec_container .title {
	color: #313131;
	text-align: center;
	font-weight: bold;
	height: 18px;
}

.rec_container .holder {
	width: 130px;
	border: 1px #606060 solid;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 6px;
	background-color: #FFFFFF;
	color: #3d3b3b;
	font-size: 11px;
}

.rec_container .holder .spacer {
	margin: 3px;
	margin-top: 0px;
	font-size: 11px;
}

.rec_container .holder span {
	color: #181818;
	font-weight: bold;
	font-size: 11px;
}

.rec_container .holder img {
	margin: 3px;
	width: 124px;
}
/* End right container*/

/* Logo and Banner*/
.logo {
	position: absolute;
	left: 1px;
	top: 4px;
	width: 525px;
	height: 80px;
	z-index: 5;
	background-image:url(http://www.rallytrading.com/images/logo.jp);
	background-repeat: no-repeat;
	cursor: pointer;
}

.banner {
	position: absolute;
	right: 5px;
	top: 10px;
	width: 474px;
	height: 64px;
	z-index: 4;
	cursor: pointer;
	text-align: right;
}

.banner img {
	border-width: 0px;
}
/* End Logo and Banner*/

/* Language */
.language {
	position: absolute;
	right: 8px;
	top: 88px;
	z-index: 5;
}

.language img {
	position: relative;
	top: 1px;
}

.language a {
	color: #cccccc;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}

.language a:hover {
	color: #dddddd;
	text-decoration: underline;
}
/* End language */

a.sys {
	color: #313131;
	font-weight: bold;
	text-decoration: none;
}

a.sys:hover {
	color: #000000;
}

.active {
	color: #000;
	text-decoration: underline;
}

a {
	color: #313131;
	text-decoration: none;
}

a:hover {
	color: #000;
}

a.nLink {
	position: relative;
	font-weight: bold;
	font-size: 11px;
}

a.nLink span {
	position: relative;
	bottom: 3px;
	font-size: 11px;
}

a.nLink img {
	border-width: 0px;
}

.userImg {
	margin-right: 4px;
}

a.userLink {
	text-decoration:underline;
}

#media_container {
	height: 480px;
}

.picture {
	float: left;
	width: 130px;
}

#big_picture {
	float: left;
}

.mediaImg {
	width: 120px;
	margin-left: 3px;
	margin-bottom: 5px;
	cursor: pointer;
	border: 1px #6f6f6f solid;
}

/* Contact */
#small_form_warning { display: none; margin-bottom: 12px; height: 17px; border: 1px solid silver; background-color: white; font-size: 12px; font-weight: normal; color: red; text-indent: 6px; display: none; width: 406px; text-align: left; }

label {
	font-weight: bold;
	margin-right: 4px;
}

.form_data {
	font-weight: normal;
	width: 210px;
}
/* End Contact*/

/* New ad */
.selectOne {
	width: 214px;
}

.inputText {
	width: 210px;
}

.inputTextarea {
	width: 308px;
}

#loading_frame {
	position: absolute;
	left: 40%;
	top: -200px;
	border: 1px #000 solid;
	background-color: #fff;
	z-index: 999;
	width: 140px; }

.frame_overlay {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	filter:alpha(opacity=20);
	-moz-opacity:.20;
	opacity:.20;
	background-color: #000;
	z-index: 800; }
/* End New Ad*/

/* My rally */
h3 {
	margin: 4px;
	margin-top: 8px;
}
.ad_image {
width:87px;
}

#ad_cond {
	border: 1px #000 solid;
	margin-bottom: 12px;
}

#ad_cond th {
	background-color:#000000;
	color: #FFFFFF;
	font-weight: bold;
	height: 16px;
}

#ad_cond td {
	height: 16px;
	border-right: 1px solid #D1CFD0;
	border-bottom: 1px solid #c0c0c0;
	padding: 2px;
}

#ad_cond2 {
	border: 1px #000 solid;
	margin-bottom: 12px;
}

#ad_cond2 th {
	background-color:#000000;
	color: #FFFFFF;
	font-weight: bold;
	height: 16px;
}

#ad_cond2 td {
	height: 16px;
	border-right: 1px solid #D1CFD0;
	border-bottom: 1px solid #c0c0c0;
	padding: 2px;
}

#ad_cond3 {
	border-width: 0px;
}

#ad_cond3 label {
	font-weight: normal;
}

.required, .optional {
	margin-bottom: 4px;
	margin-top: 4px;
}

.inputTextUser {
	width: 197px;
}
/* End My rally */

/* Report bad ad CSS */
.bad_container {
	position: absolute;
	top: 200px;
	left: -400px;
	background-color: #ced0c8;
	z-index: 999;
	
	height: 358px;
	width: 246px;
	
	border: 1px #000 solid;
	border-width: 1px;
}

.bad_spacer {
	background-color: #fff;
	border: 1px #262626 solid;
	margin: 2px;
	height: 336px;
}

.bad_label {
	font-weight: bold;
}

.bad_select {
	width: 214px;
	font-size: 12px;
}

.bad_textarea {
	width: 210px;
	height: 240px;
	font-size: 13px;
}

.bad_div {
	margin-right: 16px;
	margin-bottom: 8px;
	text-align: right;
}

.bad_button {
	font-size: 13px;
}
/* End Report bad ad CSS */

p {
	margin: 4px;
	margin-left: 0px;
}

a.strong_lnk {
	text-decoration: underline;
}

/* Sort */
.arrow_gray {
	background-image: url(../images/arrow_gray.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

.arrow_asc {
	background-image: url(../images/arrow_desc.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

.arrow_desc {
	background-image: url(../images/arrow_asc.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
/* End Sort */

/* Select language */
.lang_container {
	position: absolute;
	z-index: 999;
	background-color: #a5a5a5;
	border: 1px #000000 solid;
	right: 7px;
	top: 104px;
	width: 141px;
}

.lang_container div {
	margin: 4px;
	background-color: #FFFFFF;
}

.lang_container div .sel {
	margin: 0px;
	margin-top: 4px;
	cursor: pointer;
	background-color: #FFFFFF;
	font-weight: bold;
}

.lang_container div .sel_over {
	margin: 0px;
	margin-top: 4px;
	cursor: pointer;
	background-color: #ebebe4;
	font-weight: bold;
}

.lang_container div .sel_hover {
	margin: 0px;
	margin-top: 4px;
	cursor: pointer;
	background-color: #d7d7d0;
	font-weight: bold;
}

.lang_container div img {
	margin-right: 6px;
	margin-left: 4px;
	margin-top: 1px;
}

#searchAdvanced .wide {
width:234px;
}
#searchAdvanced .wider {
width:240px;
height:20px;
}
#searchAdvanced .medium {
width:216px;
}
#searchAdvanced .mediumPlus {
width:240px;
}
#searchAdvanced  .alignRight {
text-align:right;
}
#searchAdvanced tr {
height:30px;
}
#searchAdvanced td {
vertical-align:top;
padding:0px;
margin:0px;
}
#advertisements {
background:white;
border:1px solid black;
padding:5px;
}
#advertisements a {
font-family:Arial, Helvetica, sans-serif;
	
background:white;
	text-decoration:underline;
	font-weight:bold;
	font-size:9pt;
}

