body,td,th {
	color: #000;
	font:11px/13px tahoma, arial, helvetica, sans-serif; 
}
body {
	background-color: #f7f7f7;
/*	background:url('/images/orange_gradient.gif') repeat-x; */
	background: #f7f7f7 url('/images/cyan_gradient.jpg') repeat-x;
}
.maintable {
	border: 1px solid #000000;
}

a:link {
	color: #0066FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0066FF;
}
a:hover {
	text-decoration: underline;
	color: #0066FF;
}
a:active {
	text-decoration: none;
	color: #0066FF;
}
ul {
	list-style: none;
}

.hldate {
  font-family: lucida, verdana, helvetica, sans-serif;
  font-weight: normal;
  font-size: 9px;
  color: #ff3300;
  padding: 0px;
}

.hltitle {
  font-family: lucida, verdana, helvetica, sans-serif;
  font-weight: normal;
  font-size: 9px;
  color: #222;
  padding: 0;
}

.hlbname {
  font-family: lucida, verdana, helvetica, sans-serif;
  font-weight: bold;
  font-size: 9px;
  color: #0066ff;
  padding: 0;
}

.slul {
	margin: 0; padding: 0;
}
.sourcelist {
  font-family: lucida, verdana, helvetica, sans-serif;
  font-weight: normal;
  font-size: 7pt;
  color: #500;
  padding: 0px;
}


.inputmessage {
	color: #666;
	font-style: italic;
	padding: 1px 2px;
	max-width: 500px;
	margin: 0px;
}

.inputlabel {
	font-weight: bold;
}

#pagetitle {
	  display: block;
		margin: 2px 0px 12px 0px;
		color: #ff6600;
		font-size: 16px;
		font-weight: bold;
		text-transform:uppercase;
		padding-bottom: 2px;
		border-bottom: 1px solid #999;
}

#leftmenu {
	margin: 0px;
	padding: 0px;
}

#leftmenu h3 {
	font-weight: normal;
	color: #ff6600;
	margin-bottom: 2px;
	padding-left: 13px;

	background-image: url('/images/menu_arrow_open.gif');
	background-repeat: no-repeat;
	background-position: 0px 0px;

}

#leftmenu h3 .open {
	background-image: url('/images/menu_arrow_open.gif');
	background-repeat: no-repeat;
}

#leftmenu h3 .close {
	background-image: url('/images/menu_arrow_close.gif');
	background-repeat: no-repeat;
}

#leftmenu ul li {
	margin: 1px 5px 1px 0px;
	padding: 2px 10px 0px 13px;
	border-bottom: 1px solid #ccc;
}

#leftmenu ul {
	padding: 0px;
	margin: 0px 0px 10px 0px;
	list-style: none;
}

#profiletools {
	padding: 3px 1px;
	margin: 2px;
}

#profile .itemhead {
	font-weight: bold;
	padding-right: 6px;
}

#autoimg #steps {
	font-size: 12px;
	margin: 0px 0px 10px 0px;
}

#autoimg #steps .current {
	font-size: 14px;
	font-weight: bold;
}

#autoimg fieldset {
	border: 1px solid #000;
	background-color: #e0ffe0;
	padding: 12px 10px;
}

#autoimg legend {
	font-size: 12px;
	color: #ff6600;
	font-weight: bold;
}

#autoimg #startover {
	margin-top: 16px;
}

#autoimg #startover .head {
	font-size: 12px;
	color: #ff6600;
	font-weight: bold;
}

#autoimg #startover ul {
	list-style: circle;
	margin-top: 6px;
}


.inputerror {
	color: #f00;
}
.hoticon {
	margin: 0px 3px;
}
.minihead-orange {
	color: #f60;
	font-weight: bold;
}

#hpintro {
	margin: 2px 10px 10px;
	padding: 10px;
	color: #000;
	border: solid 1px #ffe222;
	background: #fffbe2; }

#hpintro {
	font-weight: bold;
	font-size: 14px;
}

#welcome {
	margin: 2px 10px 10px;
	padding: 8px;
	color: #000;
	border: solid 1px #ffe222;
	font-size: 10px;
	background: #fffbe2; }

.statusbox {
	margin: 2px 10px 10px;
	padding: 10px;
	color: #000;
	border: solid 1px #ffe222;
	background: #fffbe2; }

.statusitem {
	font-weight: normal;
}

.faqhead {
    font-weight: bold;
		color: #0066cc;
}

.topic-gray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #666666;
}
.topic-green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #B9DC3A;
}
.topic-blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3399ff;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.friendsbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	border: 1px solid #999999;
}
.minihead-gray {
	color: #666666;
}
.minihead-green {
	color: #B9DC3A;
}
.loginfields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	border: 1px solid #666666;
}
.toptablerow {
	background-repeat: no-repeat;
	background-position: left;
}
.norepeat {
	background-repeat: no-repeat;
}
.scam_out {
	width: 222px;
}
.alert_out {
	width: 422px;
}
.red {
	color: #FF0000;
}
.online_o {
  color: #FF6600;
}

.redblink {
	color: #FF0000;
	text-decoration: blink;
}
.clockcell {
	background-repeat: no-repeat;
	padding-right: 40px;
	padding-bottom: 10px;
}

button, input, select, textarea {
	border: 1px solid #A5A395;
	color: #000000;
	letter-spacing: 0px;
	font-size: 10px;
	font:11px/13px tahoma, arial, helvetica, sans-serif; 
}

.alert_out {
	color: #000;
	height: 35px;
}
.scam_content_div {
	height: 39px;
	width: 222px;
	background-repeat: no-repeat;
}
.scam_text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.alert_content_div {
	height: 39px;
	width: 422px;
	background-repeat: no-repeat;
}
.alert_text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.read_table {
	border: 1px dashed #FF6600;
}
.messagebody {
	background-color: #F0FAFF;
	border: 1px dotted #0066FF;
}
#favoritedelconfbox {
	background-color: #F0FAFF;
	padding: 6px 4px 6px 4px;
}
#frienddelconfbox {
	background-color: #F0FAFF;
	padding: 6px 4px 6px 4px;
}
#searchform {
	display: inline;
}

.degree1 { color: #30cc30; }
.degree1:hover { color: #30cc30; }

.degree2 { color: #6090ff; }
.degree2:hover { color: #6090ff; }

.degree3 { color: #cc6060; }
.degree3:hover { color: #cc6060; }

.degree4 { color: #606060; }
.degree4:hover { color: #606060; }

.degree { color: #cfcf00; }
.degree:hover { color: #cfcf60; }
.degree5 { color: #cfcf00; }
.degree5:hover { color: #cfcf60; }

.gal     { color: #ff0000; }
.guy     { color: #0000ff; }

.phead, .suhead {
    font-weight: bold;
}
.ravetype {
	color: #333;
}
.ravetext {
	color: #333;
}
.genderM {
	color: #00f;
}
.genderF {
	color: #f00;
}
.heart {
	color: #f00;
}
.mjfhelp {
	font-weight: normal;
	font-size: 7pt;
	font-style: italic;
}
.mjfhead {
	font-weight: bold;
}
#mjemail {
	background-color: #F0FAFF;
	border: 1px solid #000;
	padding: 6px;
}
#jftablemain {
  background-image: url(/images/ajax-loader.gif);
  background-repeat: no-repeat;
  background-position: center;
  background-position: center;
}
#jffloatdiv {
  position: absolute;
  width: 120px;
  height: 140px;
  text-align: center;
  border: 1px solid #00f;
  background-color: #fff;
  left: -999px; /* */
  z-index: 3;
}

#roommateview {
	margin: 6px 12px;
}

#roommateview .postedon {
	font-style: italic;
	color: #999;
}

#roommateview th {
	text-align: right;
	font-weight: bold;
}

.jfbimg{
  position: relative;
}
.pages {
    padding: 1em 1em 2em 1em;
    margin: 1em 0;
    clear: left;
    font-size: 85%;
}

.pages a, .pages span {
    display: block;
    float: left;
    padding: 0.2em 0.5em;
    margin-right: 0.1em;
    border: 1px solid #fff;
    background: #fff;
    border-color: #06f;
    color: #06f;
}

.pages span.current {
    border: 1px solid #06f;
    font-weight: bold;
    background: #06f;
    color: #fff;
}

.pages a {
    border: 1px solid #9AAFE5;
    text-decoration: none;
    border-color: #06f;
}

.pages a:hover {
    border-color: #ffc080;
}
.pages a.nextprev {
    font-weight: normal;
}

.pages span.nextprev {
    color: #333;
}

.pages span.nextprev {
        border: 1px solid #ddd;
        color: #666;
}

.statusy {
  margin: 2px 10px 10px;
  padding: 10px;
  color: #000;
  border: solid 1px #ffe222;
  background: #fffbe2; }



#profile td, #profile th {
	color: #000;
}

#profile .sectionhead {
	color: #0033ff;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 2px;
}

.forgetable {
	width: 100%;
}

.forgetable td, .forgetable th {
	padding: 4px;
}

.forgetable caption {
	margin: 3px;
}

.forgetable p {
	margin: 0px 0px 6px 0px;
	padding: 2px;
}

.error {
	color: #f00;
}

.inputtitle {
	font-weight: bold;
	text-align: right;
}
