.top IMG {
	vertical-align:top;
}
.register_active_outside TD {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 4px;
	padding-bottom: 4px;
	cursor: default;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	background-color:#eea22f;
	border-top-color: #c47406;
	border-right-color: #c47406;
	border-bottom-color: #c47406;
}

.register_inactive_outside TD {
	border-left-style: solid;
	border-left-width: 1px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	cursor: pointer;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	border-left-color: #c47406;
}

.register_inactive_inside TD{
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	width: 16px;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	background-color: #CCCCCC;
}

.register_fill TD {
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #c47406;
}

.country_list  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 13px;
	padding-top:8px;
	padding-bottom:8px;
	color: #143535;
	cursor: pointer;
	text-decoration: none;
}

.country_list A:hover {
	color:#ff0000;
}

.country_res_list {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 13px;
	color: #143535;
	cursor: pointer;
	text-decoration: none;
}

.country_res_list A:hover {
	color:#ff0000;
}

.box {
	background-color:#eea22f;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #c47406;
	border-left-color: #c47406;
	border-bottom-color: #c47406;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

.box_ads {
	background-color:#8888aa;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #8888AA;
	border-left-color: #8888AA;
	border-bottom-color: #8888AA;
	border-right-color: #8888AA;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	text-align:center;
	vertical-align:top;
	padding: 0px;
	width: 200px;
    
	
}

.box_ads_black {
	background-color:#111122;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-left-color: #000000;
	border-bottom-color: #000000;
	border-right-color: #000000;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	padding: 2px;
	text-align:center;
	vertical-align:top;
	
}


.box_ads A {
	font-weight:bold;
	font-family:Arial;
	font-size:13px;
	color:#ffffff;
	text-decoration:none;
}

.box_ads A:hover {
	color:#ff0000;
}

.box_ads2 {
	background-color:#eea22f;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #c47406;
	border-left-color: #c47406;
	border-bottom-color: #c47406;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	text-align:center;
	vertical-align:top;
	padding: 0px;
	width:200px;
}

.box_ads2 A {
	font-weight:bold;
	font-family:Arial;
	font-size:13px;
	color:#6A2304;
	text-decoration:none;
}

.box_ads2 A:hover {
	color:#ff0000;
}

.logo_txt1 TD {
	color:#eea22f;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	text-align:left;
	vertical-align: bottom;
}
.logo_txt2 TD {
	color:#ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-align:center;
	vertical-align:top;
}

.text1 TD {
	color:#ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	font-variant: small-caps;
}

.text2 {
	color:#eea22f;
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.text2 A {
	color:#EEEEEE;
	text-decoration:none;
}

.text3 {
	color:#eea22f;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align:center;
	vertical-align: middle;
	
}

.text4 TD {
	color:#ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.button_black {
	color:#eeeeee;
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-align:center;
	vertical-align: middle;
	cursor:pointer;
}

.button_brown {
	color:#eeeeee;
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align:center;
	vertical-align: middle;
	cursor:default;
}

.desc1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #143535;
	text-align:justify;
	font-weight:normal;
}

.desc1 DT {
	font-weight:bold;
	color: #cc0000;
	text-align:left;
	margin-top:10px;
}

.desc1 DD {
	color: #143535;
	font-weight:normal;
	margin-bottom:10px;
}

.desc1 LI {
	text-indent:10px;
	color: #143535;
	text-align:left;
	font-weight:normal;
	margin-top:0px;
	margin-bottom:0px;
}

.desc1 P {
	color: #143535;
	font-weight:normal;
}

.desc1 A {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0000ff;
}



.desc2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #6A2304;
	text-align:justify;
	font-weight:normal;
}

.desc2 DT {
	font-weight:bold;
	color: #cc0000;
	margin-top:10px;
}

.desc2 DD {
	color: #6A2304;
	font-weight:normal;
	margin-bottom:10px;
}

.desc2 LI {
	text-indent:10px;
	color: #6A2304;
	text-align:left;
	font-weight:normal;
	margin-top:0px;
	margin-bottom:0px;
}

.desc2 P {
	color: #6A2304;
	font-weight:normal;
}

.desc2 A {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0000ee;
}

.desc3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	text-align:justify;
	font-weight:normal;
}

.desc3 DT {
	font-weight:bold;
	color: #6A2304;
	margin-top:10px;
}

.desc3 DD {
	color: #ffffff;
	font-weight:normal;
	margin-bottom:10px;
}

.desc3 LI {
	text-indent:10px;
	color: #ffffff;
	text-align:left;
	font-weight:normal;
	margin-top:0px;
	margin-bottom:0px;
}

.desc3 P {
	color: #ffffff;
	font-weight:normal;
}

.desc3 A {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0000ee;
}

div.bestrated {
	border: 0px solid black;
	height: 125px;
	
}

.announce_time {
color:#660000;
font-size:18px;
font-weight:bold;
text-align:center;
}

.box_ads10 {
	background-color:#eea22f;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #c47406;
	border-left-color: #c47406;
	border-bottom-color: #c47406;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	text-align:center;
	vertical-align:top;
	padding: 0px;
	width:200px;
}

.box_ads10 A {
	font-weight:bold;
	font-family:Arial;
	font-size:13px;
	color:#6A2304;
	text-decoration:none;
}

.box_ads10 A:hover {
	color:#ff0000;
}

.box_ads11 {
	background-color:#eea22f;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #c47406;
	border-left-color: #c47406;
	border-bottom-color: #c47406;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	text-align:center;
	vertical-align:top;
	padding: 0px;
	width:200px;
}

.box_ads11 A {
	font-weight:bold;
	font-family:Arial;
	font-size:13px;
	color:#6A2304;
	text-decoration:none;
}

.box_ads11 A:hover {
	color:#ff0000;
}

.style2 {
	color: #FFFFFF;
	font-weight: bold;
}

.style7 {color: #663300; font-weight: bold; 
}

.recentstyle {
    font-weight:bold;
	font-family:Arial;
	color:#6A2304;
	font-size:13px;
}

.recentstyle A {
	font-weight:bold;
	font-family:Arial;
	font-size:13px;
	color:#6A2304;
	text-decoration:none;
}

.recentstyle A:hover {
	color:#ff0000;
}

.recentstyle2 {color: #FFFFFF; font-weight: bold; font-size:13px;
} 

.recentstyle3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #143535;
	text-align:left;
	font-weight:normal;
}
