/*   main   */

html,body{
	border: none;
	scrollbar-3dlight-color: #202020;
	scrollbar-arrow-color: #AAAAAA;
	scrollbar-base-color: #202020;
	scrollbar-darkshadow-color: #202020;
	scrollbar-face-color: #202020;
	scrollbar-highlight-color: #AAAAAA;
	scrollbar-shadow-color: #AAAAAA;
	scrollbar-track-color: #202020;
	margin: 0px 0px 0px 0px;
}
.blue {
	background-color: #efefff;
	margin: 5px 5px 5px 5px;
}
.mini {
	background-color: #efefff;
	margin: 0 5px;
	padding: 0;
}
h1 {
	color: #eeeeee;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.gray_small {
	font-family: arial;
	color: #62666c;
	FONT-SIZE: 10px;
	padding-left: 10px;
	padding-right: 16px;
}
.gray_small a:active,
.gray_small a:visited,
.gray_small a:link,
.gray_small a {
	color: #62666c;
	text-decoration:none;
}
.gray_small a:hover {
	text-decoration:underline;
}

.smallEmphasis {
	font-family: arial;
	FONT-WEIGHT: 700;
	FONT-SIZE: 11px;
	color: #5C5C5C;
}
.smallEmphasis a:active,
.smallEmphasis a:visited,
.smallEmphasis a:link,
.smallEmphasis a {
	color: #5C5C5C;
	text-decoration: none;
}

.lnk_img {
  border: none;
}
.lnk_img a:active,
.lnk_img a:visited,
.lnk_img a:link,
.lnk_img a {
	text-decoration:none;
	outline: none;

}

.pass_form {
width:100px;
height: 13px;
font-size: 11px;
vertical-align: middle;
border-right: dotted 1px #929292;
border-bottom: dotted 1px #929292;
border-top: dotted 1px #929292;
border-left: dotted 1px #929292;
}

.info_small {
	font-family: arial;
	color: #62666c;
	FONT-SIZE: 11px;
	padding-left: 10px;
	padding-right: 16px;
}
.info_small a:active,
.info_small a:visited,
.info_small a:link,
.info_small a {
	color: #62666c;
	text-decoration:none;
}

.faq_small_left {
	font-family: arial;
	font-size: 8px;
	padding-left: 15px;
	padding-right: 0;
	padding-top: 0;
	padding-bottom: 0;
}
.faq_small_left a:active,
.faq_small_left a:visited,
.faq_small_left a:link,
.faq_small_left a {
	color: #444443;
	text-decoration:none;
}

.faq_small_left_w {
	font-family: arial;
	font-size: 8px;
	padding-left: 30px;
	padding-right: 0;
	padding-top: 0;
	padding-bottom: 0;
}
.faq_small_left_w a:active,
.faq_small_left_w a:visited,
.faq_small_left_w a:link,
.faq_small_left_w a {
	color: #444443;
	text-decoration:none;
}

.faq_small_right {
	font-family: arial;
	FONT-SIZE: 8px;
	padding-left: 10px;
	padding-right: 0px;
}
.faq_small_right a:active,
.faq_small_right a:visited,
.faq_small_right a:link,
.faq_small_right a {
	color: #444443;
	text-decoration:none;
}
.faq_small {
	font-family: arial;
	color: #444443;
	FONT-SIZE: 11px;
	padding-left: 2px;
	padding-right: 0;
}
.faq_small a:active,
.faq_small a:visited,
.faq_small a:link,
.faq_small a {
	color: #444443;
	text-decoration:none;
}
.faq_small1 {
	font-family: arial;
	color: #444443;
	FONT-SIZE: 11px;
	padding-left: 30px;
	padding-right: 30px;
}
.faq_small1 a:active,
.faq_small1 a:visited,
.faq_small1 a:link,
.faq_small1 a {
	color: #444443;
	text-decoration:none;
}
.faq_big {
	FONT-SIZE: 12px;
	// color: #ebad13;
	color: #3b3d23;
	font-weight: bold;
	padding-left: 0px;
//	padding-right: 20px;
//	padding-top: 30px;
//	vertical-align: 10px;
}
.faq_big a:active,
.faq_big a:visited,
.faq_big a:link,
.faq_big a {
	color: ##ebad13;
	text-decoration:none;
}

.faq_link {
	font-family: arial;
	FONT-SIZE: 12px;
	color: #ebad13;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
}
.faq_link a:active,
.faq_link a:visited,
.faq_link a:link,
.faq_link a {
	color: #ebad13;
	text-decoration:none;
}

.faq_title {
	font-family: arial;
	FONT-SIZE: 12px;
	color: #ededed;
	font-weight: bold;
	padding-left: 30px;
	padding-right: 20px;
	vertical-align: 10px;
}
.faq_title a:active,
.faq_title a:visited,
.faq_title a:link,
.faq_title a {
	color: #ededed;
	text-decoration:none;
}
.info_wt {
	font-family: arial;
	color: #ededed;
	FONT-SIZE: 12px;
	padding-left: 0px;
	padding-right: 0px;
}
.info_wt a:active,
.info_wt a:visited,
.info_wt a:link,
.info_wt a {
	color: #ededed;
	text-decoration:none;
}

.info_red {
	font-family: arial;
	color: #CE2C2C;
	FONT-SIZE: 12px;
	padding-left: 0px;
	padding-right: 0px;
}
.info_red a:active,
.info_red a:visited,
.info_red a:link,
.info_red a {
	color: #CE2C2C;
	text-decoration:none;
}
.cont_form {
	font-size: 10px;
	font-family: arial;
	color: #CE2C2C;
	width:100px;
	height: 14px;
	border-right: dotted 1px #929292;
	border-bottom: dotted 1px #929292;
	border-top: dotted 1px #929292;
	border-left: dotted 1px #929292;
}
.cont_form_ta {
	font-family: arial;
	color: #444443;
	width: 300px;
	height: 103px;
	margin-top: 13px;
	border-right: dotted 1px #929292;
	border-bottom: dotted 1px #929292;
	border-top: dotted 1px #929292;
	border-left: dotted 1px #929292;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-arrow-color: #929292;
	scrollbar-base-color: #FFFFFF;
	scrollbar-darkshadow-color: #929292;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #929292;
	scrollbar-shadow-color: #929292;
	scrollbar-track-color: #FFFFFF;
}
/*   main	*/


.inp {border:1px solid #202020; padding:0 2px 1px 2px}
.inp textarea, .inp input {border:1px solid #fff; border-width:0; margin:0; padding:0; width:100%; height:1.2em}
.inp textarea {height:8em}

form {
	margin: 0;
	padding: 0;
}

.vert_line {
	background: #FFCC00;
}

.sub_menu_mac {
	color: #62666c;
	font-size: 11px;
	font-family: arial;
	padding-left: 6px;
	padding-top: 1px;
	font-weight: bold;

}
.sub_menu_mac a:active,
.sub_menu_mac a:visited,
.sub_menu_mac a:link,
.sub_menu_mac a {
	color: #62666c;
	text-decoration:none;
}
.pass_form {
width:100px;
border-right: dotted 1px #929292;
border-bottom: dotted 1px #929292;
border-top: dotted 1px #929292;
border-left: dotted 1px #929292;
}

.inita {
border-right: dotted 1px #929292;
border-bottom: dotted 1px #929292;
margin:0;
padding:0;
}
.small {
	font-family: arial;
	color: #62666c;
	FONT-WEIGHT: 400;
	FONT-SIZE: 11px;
	padding-left: 4px;
	padding-right: 10px;
}
.info_small {
	font-family: arial;
	color: #62666c;
	FONT-SIZE: 11px;
	padding-left: 10px;
	padding-right: 16px;
}
.info_small a:active,
.info_small a:visited,
.info_small a:link,
.info_small a {
	color: #62666c;
	text-decoration:none;
}

.smallEmphasis {
	font-family: arial;
	FONT-WEIGHT: 700;
	FONT-SIZE: 12px;
	color: #000000;
}
.sub_menu {
	text-align: center;
	color: #E3E3E3;
	font-size: 10px;
	font-family: arial;
	padding-left: 6px;
	padding-top: 1px;
	font-weight: bold;
}
.sub_menu a:active,
.sub_menu a:visited,
.sub_menu a:link,
.sub_menu a {
	color: #E3E3E3;
//	text-decoration:none;
}
.read_more {
	color: #1C5C77;
	font-size: 11px;
	font-family: arial;
	padding-left: 6px;
	font-weight: bold;
}
.read_more a:active,
.read_more a:visited,
.read_more a:link,
.read_more a {
	color: #1C5C77;
	text-decoration:none;
}
.front_news_title {
	color: #333333;
	font-size: 14px;
	font-family: arial;
	padding-left: 6px;
	padding-top: 2px;
	font-weight: bold;
}
.front_news_title a:active,
.front_news_title a:visited,
.front_news_title a:link,
.front_news_title a {
	color: #333333;
	text-decoration:none;
}
.news_title {
	color: #1C5C77;
	font-size: 14px;
	font-family: arial;
	padding-left: 6px;
	padding-top: 2px;
	font-weight: bold;
}
.news_title a:active,
.news_title a:visited,
.news_title a:link,
.news_title a {
	color: #1C5C77;
	text-decoration:none;
}
.front_news_date {
	font-size: 11px;
	color: #B61810;
	font-weight: bold;
	font-family: arial;
	padding-right: 6px;
}
.front_news_info {
	color: #555555;
	font-size: 11px;
	font-family: arial;
	padding-left: 6px;
	font-weight: normal;
}
.front_news_info a:active,
.front_news_info a:visited,
.front_news_info a:link,
.front_news_info a {
	color: #555555;
	font-weight: bold;
	// text-decoration:underline;
	text-decoration:none;
}
.news_info {
	color: #1C5C77;
	font-size: 11px;
	font-family: arial;
	padding-left: 6px;
	font-weight: normal;
}
.news_info a:active,
.news_info a:visited,
.news_info a:link,
.news_info a {
	color: #1C4C57;
	font-weight: bold;
	// text-decoration:underline;
	text-decoration:none;
}
.news_mid {
	color: #AAAAAA;
	font-size: 20px;
	font-family: arial;
	padding-left: 6px;
	font-weight: bold;
}
.news_mid a:active,
.news_mid a:visited,
.news_mid a:link,
.news_mid a {
	color: #76B8D4;
	text-decoration:none;
}

form {  PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px;
	MARGIN: 0px; 
	PADDING-TOP: 0px;
}

.copy a:hover {
	color: #727272;
	text-decoration: underline;
	}
.menu_mac {
	color: #737a7c;
	font-size: 11px;
	font-family: arial;
	font-weight: bold;
	padding-left: 3px;
	vertical-align: middle;
	text-align: center;
}
.menu_mac a:active,
.menu_mac a:visited,
.menu_mac a:link,
.menu_mac a {
	color: #76B8D4;
	text-decoration:none;
}
.htitle_big {
	color: #04345c;
	font-size: normal;
	font-weight: bold;
	padding-right: 1px;
	padding-left: 4px;
}
.htitle_big a:active,
.htitle_big a:visited,
.htitle_big a:link,
.htitle_big a {
	color: #04345c;
}
.error_small {
	color: #ff5050;
	font-size: 80%;
	font-weight: bold;
	font-family: arial;
}
.error_big {
	color: #ff5050;
	font-size: 100%;
	font-weight: bold;
	font-family: arial;
}
.wtitle_big {
	color: #ffffff;
	font-weight: bold;
	font-size: 110%;
	font-family: arial;
}
.wtitle_simple {
	color: #ffffff;
	font-weight: bold;
	font-size: 70%;
	font-family: arial;
}
.wtitle_simple a:active,
.wtitle_simple a:visited,
.wtitle_simple a:link,
.wtitle_simple a {
	color: #eeeeee;
	text-decoration:none;
}
.wtitle_small {
	color: #eeeeee;
	font-weight: bold;
	font-size: 10px;
	font-family: arial;
}
.wtitle_small a:active,
.wtitle_small a:visited,
.wtitle_small a:link,
.wtitle_small a {
	color: #eeeeee;
	font-size: 11px;
	text-decoration: none;
}
.wtitle_normal {
	color: #ffffff;
	font-weight: bold;
	font-size: 80%;
	font-family: arial;
}
.wtitle_normal a:active,
.wtitle_normal a:visited,
.wtitle_normal a:link,
.wtitle_normal a {
	color: #ffffff;
	text-decoration:dotted;
}
.ltitle_big {
	font-family: arial;
	font-size: 11px;
	color: #AAAAAA;
	font-weight: bold;
	padding-right: 3px;
	padding-left: 3px;
}
.ltitle_big a:active,
.ltitle_big a:visited,
.ltitle_big a:link,
.ltitle_big a {
	color: #aaaaaa;
	text-decoration:dotted;
}
.ltitle {
	color: #AAAAAA;
	font-size: 11px;
	font-family: arial;
	font-weight: bold;
	padding-left: 3px;
	padding-top:  6px;
}
.ltitle a:active,
.ltitle a:visited,
.ltitle a:link,
.ltitle a {
	color: #aaaaaa;
	text-decoration:dotted;
}

.bot_links {
	color: #000000;
	font-size: 11px;
	font-family: arial;
	font-weight: bold;
	padding-left: 3px;
	padding-top:  6px;
}
.bot_links a:active,
.bot_links a:visited,
.bot_links a:link,
.bot_links a {
	color: #204365;
	text-decoration:none;
}

.login {
	color: #000000;
	font-size: 10px;
	font-family: arial;
	font-weight: bold;
	padding-left: 400px;
	padding-top:  2px;
}

.news a {
	color: #4b719e;
	text-decoration:none;
}
.news a:hover {
	text-decoration: underline;
	}
.newsx {
	color: #171717;
	font-size: 11px;
	font-family: arial;
	padding-left: 6px;
}
.newsx a:active,
.newsx a:visited,
.newsx a:link,
.newsx a {
	color: #76B8D4;
	text-decoration:none;
}
.menu_items {
	color: #AAAAAA;
	font-size: 11px;
	font-family: arial;
	font-weight: bold;
}
.menu_items a:active,
.menu_items a:visited,
.menu_items a:link,
.menu_items a {
	color: #76B8D4;
	text-decoration:none;
}
.info_line {
	color: #eef7fe;
	font-size: 10px;
	font-family: arial;
	font-weight: bold;
	padding-left: 5px;
}
.info_line a:active,
.info_line a:visited,
.info_line a:link,
.info_line a {
	color: #c7d0d7;
	text-decoration:none;
}
.currency {
	color: #777777;
}
.mybid0 {
	color: #16365f;
	font-size: 11px;
	font-family: arial;
	//font-weight: bold;
	padding-left: 5px;
}
.mybid1 {
	background-color: #d797a7;
	color: #16365f;
	font-size: 11px;
	font-family: arial;
	font-weight: bold;
	padding-left: 5px;
}
.mybid-green0 {
}
.mybid-green1 {
	background-color: #6fefa7;
}
.mybid-yellow0 {
}
.mybid-yellow1 {
	background-color: #f7f76f;
}
.test_form {
	color: #16365f;
	font-size: 11px;
	font-family: arial;
	font-weight: bold;
	padding-left: 5px;
}
.test_form a:active,
.test_form a:visited,
.test_form a:link,
.test_form a {
	color: #16365f;
	text-decoration:none;
}
.test_form_mac {
	color: #525a67;
	font-size: 11px;
	font-family: arial;
	font-weight: bold;
	padding-left: 5px;
	border-right: dotted 1px #929292;
	border-bottom: dotted 1px #929292;
}
.test_form_mac a:active,
.test_form_mac a:visited,
.test_form_mac a:link,
.test_form_mac a {
	color: #525a67;
	text-decoration:none;
}

.test_form1 {
	color: #d3d3d3;
	font-size: 11px;
	font-family: arial;
	font-weight: bold;
	padding-left: 5px;
}
.test_form1 a:active,
.test_form1 a:visited,
.test_form1 a:link,
.test_form1 a {
	color: #d3d3d3;
	text-decoration:none;
}
#form {
	padding: 10px;
}

#form .input_submit {
	height: 20px;
}

#form .input_text {
	height: 17px;
	width: 150;
}

#form input {
	background-color: #202020;
	border: 1px solid #647386;
	color: #333333;
	font: 9pt Verdana;
	margin-top: 2px;
}

#form option {
	font: 9pt Verdana;
}

#form textarea {
	border: 0px solid #202020;
	font: 10pt Verdana;
	margin-top: 2px;
	width: 200px;
}
a#spnew{
	position: fixed;
	right: 0;
	bottom: 0;
	display: block;
	height: 100px;
	width: 100px;
	background: url('http://www.mytoprealty.com/myibay/images/spnew.png')bottom right no-repeat;
	text-decoration: none
}


.user_info {
	color: #5c6569;
	font-size: 11px;
	font-family: arial;
	font-weight: bold;
	padding-left: 3px;
	padding-top:  8px;
}
.user_info a:active,
.user_info a:visited,
.user_info a:link,
.user_info a {
	color: #5c6569;
	text-decoration:none;
}

.sched0 {
	background-color: #1980a9;
}
.sched1 {
	background-color: #8d37d5;
}

.copyright {
	color: #5c6569;
	font-size: 11px;
	font-family: arial;
	font-weight: bold;
	text-align: right;
	padding-right: 5%;
}

.copyright_blue {
	color: #d3d3d3;
	font-size: 10px;
	font-family: arial;
	font-weight: bold;
	text-align: right;
	padding-right: 10px;
}

#copyrighttxt{
	color: #FFFFFF;
	font: 8pt Verdana;
}

#copyrighttxt a{
	color: #FFFFFF;
	font: 8pt Verdana;
	text-decoration: none;
}

#copyrighttxt a:hover{
	color: #FFFFFF;
	font: 8pt Verdana;
	text-decoration: underline;
}
.table_Yellow {
	BORDER-RIGHT: #ffcc00 1px solid;
	BORDER-TOP: #ffcc00 1px solid;
	BORDER-LEFT: #ffcc00 1px solid;
	BORDER-BOTTOM: #ffcc00 1px solid;
	BACKGROUND-COLOR: #ffffff;
}
.table_Grey {
	BORDER-RIGHT: #cccccc 1px solid;
	BORDER-TOP: #cccccc 1px solid;
	BORDER-LEFT: #cccccc 1px solid;
	BORDER-BOTTOM: #cccccc 1px solid;
	BACKGROUND-COLOR: #ffffff;
}
/*
#error{
	text-align: center;
}

#feed {
	background-color: #FFFFFF;
	padding: 1em 0.5em;
}

#feed a {
	color: #FFFFFF;
}


#image {
	background: #FFFFFF;
	border: none;
	color: #000000;
	font: 10pt Verdana;
	margin: 0px;
	padding: 10px;
}

#image input {
	background-color: #FFFFFF;
	border: 1px solid #647386;
	color: #333333;
	font: 9pt Verdana;
	margin-top: 2px;
}

#image table {
	border-left: 1px solid #647386;
	border-top: 1px solid #647386;
	margin-bottom: 5px;
}

#image td {
	border-bottom: 1px solid #647386;
	border-right: 1px solid #647386;
	padding: 5px;
}

#links {
	padding-bottom: 10px;
	padding-top: 10px;
}

#login{
	background-color: #647386;
	color: #FFFFFF;
	font: 9pt Verdana;
	padding: 5px;
}

#login a {
	color: #FFFFFF;
	font: 8pt Verdana;
	text-decoration: none;
}

#login input{
	border: 1px solid #000000;
	font: 10pt Verdana;
	width: 125px;
}

#login input.autologin{
	border: none;
	width: 20px;
}

#login input.button{
	background-color: #FFFFFF;
	border: none;
	border: 1px solid #000000;
	color: #333333;
	font: 9pt Verdana;
	width: 90px;
	margin-left: 4px;
}

#login input.searchbutton{
	background-color: #FFFFFF;
	border: none;
	border: 1px solid #000000;
	color: #333333;
	font: 9pt Verdana;
	width: 60px;
}

#login label {
	color: #FFFFFF;
}

#login td {
	vertical-align: middle;
}
c3c2c2
*/

.text_info tr td {
	padding-left: 6px;
	font-weight: normal;
	color: #333333;
	font-size: 12px;
	font-family: arial;
	text-align: justify;
}
.text_info a:active,
.text_info a:visited,
.text_info a:link,
.text_info a {
	color: #555555;
	font-weight: bold;
	text-decoration:none;
}
.text_info a:hover {
	text-decoration:underline;
}
.hints {
	color: #DDDDDD;
	font-size: 13px;
	font-family: arial;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
}
.hints a:active, .hints a:visited, .hints a:link, .hints a {
	color: #FFFFFF;
	text-decoration:none;
}
.hints a:hover {
	text-decoration:underline;
}
.hints_black {
	color: #444444;
	font-size: 13px;
	font-family: arial;
	font-weight: normal;
	padding-left: 20px;
	padding-right: 20px;
}
.hints_black a:active, .hints_black a:visited, .hints_black a:link, .hints_black a {
	color: #111111;
	font-weight: bold;
	text-decoration:none;
}
.hints_black a:hover {
	text-decoration:underline;
}
.gold_bg {
	background-color: #f79b06;
}
.feed_link a, .feed_link a:visited, .feed_link a:link {
	background: transparent url(/images/new2007/feed.png) no-repeat scroll 0pt 0pt;
	color: #999999;
	font-size: 10px;
	font-weight: normal;
	padding-left: 15px;
}
.minikey {
	font-size: 12px;
}

.download_price {
	padding-left: 60px;
	color: #aa3333;
	font-size: 32px;
	font-weight: bold;
	font-family: tahoma;
}
.download_price2 {
	font-size: 12px;
}
.download_lifetime {
	color: #aa3333;
	font-size: 13px;
	font-family: tahoma;
	font-weight: bold;
	padding-left: 30px;
}
.download_download {
	color: #666;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
	padding-left: 14px;
}
.download_download a {
	color: #118811;
	text-decoration: none;
}
.download_title {
	color: #aa3333;
	font-size: 24px;
	font-family: tahoma;
	font-weight: bold;
	padding-left: 0px;
}
.download_title2 {
	color: #aa3333;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
	padding-left: 25px;
}
hr.download_title3 {
	width: 300px;
	height: 0px;
	border: solid #aa3333;
	border-width: 1px 0 0;
	margin: 0;
	padding-left: 25px;
	padding-top: 0;
	padding-bottom: 0;
	margin-top: 5px;
	margin-left: 25px;
	text-align: left;
}
ul.download_features {
	padding: 20px 0 20px 10px;
	margin: 0;
}

span#b1_title {
	padding-left: 3px;
	font-size: 10px;
}
ul#b1 {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}
ul#b1 li {
	width: 152px;
	min-height: 45px;
	float: left;
	font-size: 11px;
	font-family: arial;
	font-weight: normal;
	color: #999;
	border: 1px solid #777;
	padding: 2px;
	margin: 1px 3px;
}
ul#b1 li a {
	font-size: 11px;
	font-family: arial;
	color: #ccc;
}
ul#b1 li.b_title {
	width: 140px;
	float: left;
	clear: both;
}

div#content-info {
	padding: 22px 10px;
	font-family: arial;
}
div#content-info table.stats {
	border: 1px solid #ccc;
	width: 100%;
	margin-top: 20px;
	border-spacing: 0;
	border-collapse: collapse;
}
div#content-info table.stats tr td {
	font-size: 15px;
	text-align: center;
	border-top: 1px solid #ccc;
	vertical-align: middle;
	padding: 3px 6px;
}
div#content-info table.stats tr.normal td {
	text-align: left;
}
div#content-info table.stats tr td.field {
	text-align: left;
}
div#content-info table.stats tr.header td {
	font-weight: bold;
	background-color: #eee;
}
div#content-info table.stats div.stats-line {
	height: 10px;
	background-color: #66cc66;
}



