h1 {
	font-size: 1.3em;
	color: #ff0f0f;
	margin: 0px;
}
img {
	border-style: none;
}
.orange {
	color: #ff0f0f;
	font-weight: bold;
}
.tools_services {
	width: 170px;
	margin-right: 10px;
	float: left;
}
.legal_info {
	width: 270px;
	margin-right: 10px;
	float: left;
}	
#welcome {
	width: 500px;
	padding: 0px 0px 10px;
	margin: 0px;
	float: left;
}
.welcome_text {
	width: 490px;
	padding: 0px;
	margin-bottom: 10px;
}
.ad2{
	float: left;
	width: 230px;
}
.ad3 {
	text-align: center;
	clear: both;
	width: 100%;
}
.blurb {
	font-size: 11px;
	color: #666666;
	padding-top: 10px;
	clear: both;
}
.bold {
	font-weight: bold;
}
.offer {
	color: #ff0f0f;
	font-weight: bold;
}

/*original flags*/
.flags {
	float: right;
	margin-left: 20px;
	padding: 0px;
}
.flags img {
	margin-left: 5px;
	padding: 0px;
}
.flags_mid {
	padding-bottom: 10px;
}
.flags_mid img {
	margin-left: 5px;
}
/*flags style for search options*/

/* black link */
A.blacklink {color:#000000;text-decoration: underline;font-weight: bold;}
A.blacklink:active {color:#000000; text-decoration: underline;}
A.blacklink:visited {color:#000000; text-decoration: underline;}
A.blacklink:hover {color:#000000; text-decoration: none;}

/* white link */
A.whitelink {color:#ffffff;	text-decoration: none;	font-weight: bold;	font-size: 11px;}
A.whitelink:active {color:#ffffff; text-decoration: none;}
A.whitelink:visited {color:#ffffff; text-decoration: none;}
A.whitelink:hover {color:#ffffff; text-decoration: none;}

/* general link */
A:link {color:#000000;text-decoration: underline;font-weight: normal;}
A:active {color:#000000; text-decoration: underline;}
A:visited {color:#000000; text-decoration: underline;}
A:hover {color:#000000; text-decoration: none;}

.button {
	background: #FFEEE3 url(../img/sc_back.gif) no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 23px;
	width: 61px;
	color: #FFFFFF;
	text-indent: -999px;
}

.blacktxt {
	font-weight: normal;
	color: #000000;
}

.border_purp {
	border: 1px solid #ff0f0f;
}
.border_grey {
	border: 1px solid #b0b0b0;
}
.flags2 {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.flags img2 {

	margin-left: 5px;
}
#moreinfo {

	width: 730px;
	padding: 0px;
	margin: 0px;
	float: left;
}
.flags3 {
	margin: 0px 0px 10px;
	padding: 0px;
	text-align: right;
	width: 730px;
}
.flags img3 {
	margin-left: 5px;
}
.td_rule {
	border-bottom: 1px solid #c9c9c9;
}

/* Footer Style Starts here */

#footer {
	border-top: 2px solid #ff0f0f;
	clear: both;
	width: 730px;
	padding-bottom: 20px;
	font-size: 11px;
	color: #000000;
	background: #FFFFFF;
	height: 50px;
	margin-top: 10px;
}
#footer h3 {
	color: #ff0f0f;
	font-size: 1.1em;
	margin-top: 0px;
	margin-bottom: 0.6em;
}
#footer a {
	color: #000000;
	text-decoration: underline;
}


#footer_controls {
	text-align: right;
}
#footer_controls img {
	margin-left: 2px;
}
.copyright {
	width: 270px;
	float: right;
	text-align: right;
	padding-top: 22px;
}

/* Footer Style ends here */