body {
	background: url(../images/tile.gif);
	font-family: Arial, Helvetica, sans-serif;
}
td {
	vertical-align: top;
}
#shim01, #shim02, #shim03, #shim04, #shim05, #shim06, #shim07, #shim08, #shim09, #shim10, #shim11, #shim12 {
	float: right;
	clear: right;
	margin-left:1.5em;
}

#shim01 {width: 180px; height:20px;} 
#shim02 {width: 165px; height:20px;} 
#shim03 {width: 150px; height:20px;} 
#shim04 {width: 135px; height:20px;} 
#shim05 {width: 120px; height:20px;} 
#shim06 {width: 105px; height:20px;} 
#shim07 {width: 90px; height:20px;} 
#shim08 {width: 75px; height:20px;} 
#shim09 {width: 60px; height:20px;} 
#shim10 {width: 45px; height:20px;} 
#shim11 {width: 30px; height:20px;} 
#shim12 {width: 15px; height:20px;} 

a.nv:link, a.nv:visited {
	color: #1C8C3A;
	text-decoration: none;
	font-size: 0.8em;
}
a.nv:hover, a.nv:active {
	color: #FF6600;
	text-decoration: none;
	font-size: 0.8em;
}

a.cr:link, a.cr:visited {
	color: #999999;
}
a.cr:hover, a.cr:active {
	color: #FF9900;
}

a.rg:link, a.rg:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.rg:hover, a.rg:active {
	color: #003366;
	text-decoration: none;
}

a.mn:link, a.mn:visited {
	font-size: 90%;
	color: #003366;
	text-decoration: none;
}
a.mn:hover, a.mn:active {
	font-size: 90%;
	color: #FF6600;
	text-decoration: none;
}

a.cm:link, a.cm:visited {
	color: #2BC856;
	font-size: 0.8em;
}
a.cm:hover, a.cm:active {
	color: #FF6600;
	font-size: 0.8em;
}

a.rf:link, a.rf:visited {
	color: #1C8C3A;
	font-size: 75%;
}
a.rf:hover, a.rf:active {
	color: #FF6600;
	font-size: 75%;
}

.mainContentTblHp {
	background-image: url(../images/hp_pic_bot.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.mainContentTblAbout {
	background-image: url(../images/about_pic_bot.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.mainContentTblFaqs {
	background-image: url(../images/faqs_pic_bot.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.mainContentTblReg {
	background-image: url(../images/reg_pic_bot.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.mainContentTblLogin {
	background-image: url(../images/login_pic_bot.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.mainContentTblLinks {
	background-image: url(../images/links_pic_bot.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.contentCell {
	font-size: 0.8em;
	color: #333333;
	padding: 16px 40px 20px 30px;
}

.hpContentCell {
	font-size: 0.8em;
	color: #333333;
	padding-top: 2px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 30px;
}

.navCell {
	text-align: right;
	padding-top: 4px;
	padding-right: 20px;
	padding-bottom: 6px;
}
.crCell {
	font-size: 0.7em;
	color: #999999;
	text-align: right;
	padding-top: 4px;
	padding-right: 26px;
}
.cpCell {
	font-size: 0.7em;
	color: #999999;
	padding-top: 4px;
	padding-left: 20px;
}

.menuLinkCell {
	text-align: center;
	padding-top: 6px;
	padding-bottom: 4px;
}
.chatMenuRet {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 16px;
}
.chatMenuLof {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 24px;
}

table.results {
  border: 1px solid #ccc;
  border-collapse: collapse;
  width:500px;
}

th.results { 
  text-align:center;
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 12; 
  padding:5px;
  background-color:#bbf; 
  border: 1px solid #ccc;
    filter:progid:DXImageTransform.Microsoft.Gradient
        (GradientType=0,StartColorStr='#ffddddff',EndColorStr='#ffaaaaff');
} 

td.results_odd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
}

td.results_even { 
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 11; 
  background-color:#eef; 
  border-left: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
}

td.results_name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	width:100px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
}

td.results_even_name { 
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 11; 
  background-color:#eef; 
  border-left: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  width:100px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
}
.smUL {
	list-style: none;
}
.adLeftCell {
	color: #FFFFFF;
	background: #6D83F2;
	text-align: center;
}
.loginCell {
	font-size: 90%;
	color: #1C8C3A;
	background: #FFFFFF;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.loginBox {
	height: 18px;
	width: 120px;
	font-size: 80%;
	color: #333333;
	padding: 2px;
}
.loginBtn {
	height: 20px;
	font-size: 80%;
}
li {
	margin-bottom: 6px;
}
.mainContentTblHp .contentCell img {
	margin-right: 20px;
	margin-bottom: 10px;
}
.mainContentTblHp .contentCell p {
	line-height: 120%;
}
.imageBuddy {
	margin-right: 20px;
	margin-bottom: 10px;
}
.paraBuddy {
	line-height: 120%;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
h2 {
	font-size: 140%;
}
