body {
	margin: 0px;
	background-color: rgb(51,51,51);
}
a:link { color: rgb(250,250,250);}
a:hover { color: rgb(159,161,164); text-decoration: none;}
a:active { color: rgb(250,250,250);}
a:visited { color: rgb(250,250,250);}

a.r:link { color: rgb(51,51,51); text-decoration: none;}
a.r:hover {
	color: rgb(253,0,0);
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: rgb(253,0,0);
}
a.r:active { color: rgb(51,51,51); text-decoration: none;}
a.r:visited { color: rgb(51,51,51); text-decoration: none;}


.t9 {  font-size: 9px;}
.t10 {	font-size: 10px;}
.t11 {	font-size: 11px;}
.t12 {	font-size: 12px;}
.t14 {	font-size: 14px;}
.t16 {	font-size: 16px;}
.t18 {	font-size: 18px;}
.t20 {	font-size: 20px;}
.t22 {	font-size: 22px;}
.t24 {	font-size: 24px;}
.t26 {	font-size: 26px;}

.fv { font-family: Verdana, Arial, Helvetica, sans-serif;}
.fc { font-family: "Courier New", Courier, mono;}
.ft { font-family: "Trebuchet MS", "Times New Roman", Tahoma;}
.fg { font-family: Geneva, Arial, Helvetica, sans-serif; }

.font-space { letter-spacing: 0.1em; }

.white { color: rgb(248,248,248); }
.dwhite { color: rgb(227,227,227); }
.yellow { color: rgb(255,255,51); }
.gray { color: rgb(96,98,104); }
.lgray { color: rgb(200,200,200); }
.black { color: rgb(5,7,8); }
.ggray { color: rgb(153,153,153);}
.red { color: rgb(255,0,0);}

form {
	font-family:"Trebuchet MS", "Times New Roman", Tahoma;;
	font-size:14px;
	color:rgb(46,47,48);
}
input {
    background-color: rgb(248,248,248);
	font-family:"Trebuchet MS", "Times New Roman", Tahoma;;
	font-size:14px;
	border: 1px solid rgb(220,220,220);
	color:rgb(11,11,11);
}
textarea {
    background-color: rgb(248,248,248);
	font-family: "Trebuchet MS", "Times New Roman", Tahoma;;
	font-size: 14px;
	border: 1px solid rgb(220,220,220);
	color:rgb(11,11,11);
	overflow:hidden;
}
select {
    background-color: rgb(248,248,248);
	font-family: "Trebuchet MS", "Times New Roman", Tahoma;;
	font-size: 14px;
	border: 1px solid rgb(220,220,220);
	color:rgb(11,11,11);
}
h1 {
	font-family: "Trebuchet MS", "Times New Roman", Tahoma;
	color: rgb(51,51,51);
	font-weight: normal;
}
h2 {
	font-family: "Trebuchet MS", "Times New Roman", Tahoma;
	color: rgb(51,51,51);
	font-weight: normal;
}
h3 {
	font-family: "Trebuchet MS", "Times New Roman", Tahoma;
	color: rgb(51,51,51);
	font-weight: normal;
}
.lhe30 {
	line-height: 40px;
}
.dashU {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.pad3 {
	padding-left: 3px;
	padding-right: 3px;
}
.pad5 {
	padding-left: 5px;
	padding-right: 5px;
}
.pad8 {
	padding-left: 8px;
	padding-right: 8px;
}
.pad10 {
	padding-left: 10px;
	padding-right: 10px;
}

li {
	list-style-position: outside;
	list-style-image: url(business-opportunity-images/next-bullet.gif);
}
ul {
	margin: 0px 0px 0px 15px;
}

.brdr1 {
	border: 1px inset rgb(153,153,153);
}

.brdr-thumb {
	border: 1px dotted #FFFF66;
}

.container {background:#FFFFCC; color:#050708; margin:0px ;}
.rtop, .rbottom{
display:block;
background:#CCCC00;
}
.rtop *, .rbottom *{
display: block;
height: 1px;
overflow: hidden;
background:#FFFFCC;
}
.r1{margin: 0 5px}
.r2{margin: 0 3px}
.r3{margin: 0 2px}
.r4{margin: 0 1px; height: 2px }


#form {
	margin: 10px;
}

#program {
	margin: 10px;
}

#local {
	margin: 10px;
}

#dealer {
	margin: 10px;
}

#economy {
	margin: 10px;
}

