body {
    text-align: center;
	min-width: 1000px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#ffffff;
}
#wrapper{
margin:0 auto;

	width:1000px;
	text-align: left;
	}

select {
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	font-family: arial, verdana, tahoma, helvetica;
	background-color:#ffffff;
}

/* General links style used where link does not have its own explicit class */
a {
	color: #499ede;
	font-family: arial, verdana, tahoma, helvetica;
	font-weight: normal;
	font-size: 11px;

	text-decoration: none;
}

/* general table cells used where cell does not have its own explicit class */
td {
	color: #000000;
	font-family: arial, verdana, tahoma, helvetica;
	font-weight: normal;
	font-size: 11px;
}

/* Cell style for display of site title and slogan.html */
.headercell {
	background-color:#ffffff;
	height:20px;

}

/* Class for title text */
.title {
	color: #e7e7e7;
	font-family: "arial, verdana, tahoma, helvetica";
	font-weight: bold;
	font-size: 30px;
	}

/* Class for slogan text */
.slogan {
	color: #ffffff;
	font-family: arial, verdana, tahoma, helvetica;
	font-weight: normal;
	font-size: 13px;


}


.decobar {
background-color: #444444;
height:10px;
}




.unreadmail {
/* Style for font displaying subject link for mail that has not been read  */

	color: #ffff00;
	font-family: arial, verdana, tahoma, helvetica;
	font-weight: bold;
	font-size: 12px;
}

.readmail {
/* Style for font displaying subject link for mail that has been read  */

	color: #cccccc;
	font-family: arial, verdana, tahoma, helvetica;
	font-weight: normal;
	font-size: 12px;
}

.vplinkinbox {
/* View profile links displayed in inbox next to sender's name */

	color: #ffffcc;
	font-weight: normal;
	font-size:10px;
	font-family: arial, verdana, tahoma, helvetica;
	text-decoration:none;
}

.colsheader {
/* Used in inbox display and on the page where mail is read. Styles the colum headers as in: Sender, Subject, Date / From, Subject Date  */

	color: #ffffff;
	background-color: #313131;
	border:1px outset #444444;
	font-family: arial, verdana, tahoma, helvetica;
	font-weight: bold;
	font-size: 12px;
}

.whiterows {
/* Used in inbox display and on the page where mail is read. Styles the rows displaying the inbox content under sender, subject date when showing inbox list and the cell next to from, subject date when reading mail */

	color: #e7e7e7;
	background-color: #444444;
	font-family: arial, verdana, tahoma, helvetica;
	font-size: 12px;
}



/* Font style for create account link on home page menu*/
.createaccount {
	font-size: 12px;
	color: #ffff00;
	font-weight: bold;
	font-family: arial, verdana, tahoma, helvetica;
	text-decoration:none;
}


/* Standard sized bold links */
.boldlink {
	font-weight: bold;
	font-size: 12px;
	color: #ff0000;
	font-family: arial, verdana, tahoma, helvetica;
	text-decoration: none;
}

/* Standard submit button class */
.aptbutton {
	font-size: 12px;
	font-family: arial, verdana, tahoma, helvetica;
	color: #000000;
	height:20px;
	font-weight:normal;
	background-color: #cccccc;
	border:1px solid #444444;
	}

/* Standard class used for page headers (Areas of page that shows the page title above the main content) */
.headertext {
	color: #ffffff;
	font-family: arial, verdana, tahoma, helvetica;
	font-weight: bold;
	font-size: 12px;
	padding-left:10px;
	padding-right:10px;
	padding-top:0px;
	padding-bottom:3px;
	/*background-image: url("images/mbkg.jpg");*/
	background-color: #FBCC6A;
	background-repeat: repeat-x;
	height:20px;
}
.contactbutton {
	font-family: arial, verdana, tahoma, helvetica;
	font-weight: bold;
	font-size: 15px;
	padding-left:10px;
	padding-right:10px;
	padding-top:3px;
	padding-bottom:3px;
	
	background-color: #f1f1f1;
	background-repeat: repeat-x;
	height:20px;
}


/* Alternate class for page subheaders */
.subheadertext {
	color: #000000;
	font-family: arial, verdana, tahoma, helvetica;
	font-weight: bold;
	font-size: 11px;
	background-image: url("images/blockdefault2.gif");
	padding-left:5px;
	padding-top:0px;
	padding-bottom:10px;
    background-repeat: repeat-x;
	height:9px;

}

/* Second alternate class for page subheaders (Examples of use: contact form cells for name, email, type of message; featured photographer table cells for name, country, access, currently rated, online status)*/
.subheadertext2 {
	color: #444444;
	font-family: arial, verdana, tahoma, helvetica;
	font-weight: normal;
	font-size: 11px;
	padding-left:3px;
	background-color: #e7e7e7;

}

/* View photos link used in random photographer table on subheadertext2 class*/
.subheadertextlink2 {
	color: #0000ff;
	font-family: arial, verdana, tahoma, helvetica;
	font-weight: normal;
	font-size: 11px;
	text-decoration:none;

}

/* Class for table displaying title and slogan */
.titleslogan {
	background-color: #303230;
	padding-left: 6px;
	height:25px;

}


/* Class for input box style. used on login form */
.box {
border:1px solid #444444;
}

/* General border class */
.border {
   border: 1px solid #ffffff;

}

/* Lost password link */
.lpasslink {
	font-family: arial, verdana, tahoma, helvetica;
	font-size:12px;
	color:#ff0000;
	text-decoration:none;
	font-weight:normal;
}

/* Copyright class */
.copyright {
	font-family: arial, verdana, tahoma, helvetica;
	font-size:10px;
	color:#ffffff;
	text-decoration:none;
	font-weight:normal;
}

/* Class for message alerts sent by system */
.alert {
	font-family: arial, verdana, tahoma, helvetica;
	font-size:12px;
	color:#ff0000;
	text-decoration:none;
	font-weight:bold;
}

.join {
	font-family: arial, verdana, tahoma, helvetica;
	font-size:24px;
	color:#ff0000;
	text-decoration:none;
	font-weight:bold;
}
/* Class for style of main photo display in portfolio */
.bigphoto {

	background-color: #e7e7e7;
}

/* Class for style of thumbnial displays */
.picthumbs {
	border: 4px solid #f1f1f1;
	background-color: #f1f1f1;
}


.borderinset {
	border:0px outset #e7e7e7;
}

/* Standard outset border style (used in cnotice_view.html, contact_form.html,mail_send.html,bits\joblist.html) */
.borderoutset {
	border:0px inset #e7e7e7;
}

/* Class for menu at top of page greeting member, showing number of members online, number of profile views, number of new messages and logout link after user has logged in */
.statusmenu {
	background-color:#eeeeee;

	color: #e7e7e7;
	font-size:12px;
	font-family: arial, verdana, tahoma, helvetica;
	padding-left:10px;
	padding-top:3px;
	padding-bottom:3px;
	height:30px;
	width:1000px;
}



/* Cell style using only a bottom border (used in templates/bits/modelingtips.html) */
.bottomline {
	border-top:0px;
	border-bottom:1px;
	border-left:0px;
	border-right:0px;
	border-style: dotted;
	border-color:#444444;
	color:#000000;
	font-family: arial, verdana, tahoma, helvetica;
	font-weight: normal;
	font-size: 13px;
}

/* class for menus yo */
.menus {

	background: black url(images/blockdefault.gif) center center repeat-x;
background-repeat: repeat-x;
	height:20px;
	padding-left:6px;
}

/* Class for meny links */
.menulinks {
	color: #cccccc;
	font-family: arial, verdana, tahoma, helvetica;
	font-weight: normal;
	font-size: 11px;
	text-decoration:none;
}

/* Class for table used in relogin.html behind text "Submit A Portfolio" */
.submitaback {
	background-color:#cccccc;
	border:1px outset #000000;
	height: 60px;
}
.mylog{
float: right;
color:#000000;
padding-top:4px;
}

/* Class for font of text "Submit A Portfolio" as used in relogin.html */
.submitafont {
	color: #000000;
	font-family: arial, verdana, tahoma, helvetica;
	font-weight: bold;
	font-size: 25px;
}

.submitalinksm {
	color: #000000;
	font-family: arial, verdana, tahoma, helvetica;
	font-weight: normal;
	font-size: 13px;
}

.submitalinksm2 {
	color: #314F77;
	font-family: arial, verdana, tahoma, helvetica;
	font-weight: normal;
	font-size: 10px;
	text-decoration:none;
}


.textspace { text-align:left; padding-left:25px;

 
}

.mstat {
	background-color:#e7e7e7;
	border:1px outset #314F77;
	color:#e7e7e7;
	font-size:12px;
	font-family: arial, verdana, tahoma, helvetica;
	padding-left:10px;
	padding-top:3px;
	padding-bottom:3px;
}

/* Class for "Use the advanced search tool" link used in basicsearch.html */
.advslink {
	color: #6B91C2;
	font-family: arial, verdana, tahoma, helvetica;
	font-weight: bold;
	font-size: 14px;
}

.pframetop {
border-top: 5px;
border-bottom:0px;
border-left: 0px;
border-right: 0px;
border-style: solid;
border-color: #314F77;
}


/* Delete pic link used in admin pic inspector */
.dellinkpicinspect {
	color: #900000;
	font-family: arial, verdana, tahoma, helvetica;
	font-weight: normal;
	font-size: 12px;
	text-decoration:none;
}

 .link-mailbox-sender{
 color: #CC0000;
 }

/* Portfolio classes */
.psheader {
/* class for section headers such as (Basic Information, Skills, Work Interests, Additional Stats etc.) */
	color: #000000;
	text-align:left;
	font-family: arial, verdana, tahoma, helvetica;
	font-weight: bold;
	font-size: 12px;
	padding-left:10px;
	padding-top:3px;
	padding-bottom:3px;
	background-color: #cccccc;
}

.pcell1 {
/* Class for cell displaying field name in portfolio information display */
	background-color: #e7e7e7;
	color: #000000;
	font-family: arial, verdana, tahoma, helvetica;
	font-weight: normal;
	font-size: 11px;
	text-align:left;
	text-decoration:none;
	padding-left:3px;
}

.pcell2 {
/* Class for cell displaying field answer in portfolio information display */
	background-color: #e7e7e7;
	
	color: #000000;
	font-family: arial, verdana, tahoma, helvetica;
	font-weight: normal;
	font-size: 11px; 
	text-align:left;
	text-decoration:none;
	padding-left:3px;
}

/* Style to decorate table cell displaying random model pic */
.randommodel1 {
	border:1px inset #cccccc;
}

.randommodel2 {
	/*border:1px inset #314F77;*/
	background-color: #ffffff;
}
.rmodelname {
	background-color: #444444;
	color: #cccccc;
	font-weight: normal;
	font-size: 11px;
	text-decoration:none;
	
}

.rmodellink {
	color: #cccccc;
	font-weight: normal;
	font-size: 10px;
	text-decoration:none;
}



.rightcell {
	background-color: #314F77;
}

.tspace1border {
	background-color: #ffffff;
	
}

.tspace1 {
	background-color: #ffffff;
}



.blinkscell{
	background-color:#444444;
	border:1px outset #314F77;
}

.blinkscell_links {
	color:#ffffff;
	font-family: arial, verdana, tahoma, helvetica;
	font-weight: normal;
	font-size: 11px;
	text-decoration:none;

}

.tratablelinks {
	color: #ffffff;
	font-family: arial, verdana, tahoma, helvetica;
	font-weight: normal;
	font-size: 11px;
	text-decoration:none;
}

.biotable {
background-color: #e7e7e7;
color: #000000;
	font-family: arial, verdana, tahoma, helvetica;
	font-weight: normal;
	font-size: 11px;
	text-align:left;
	text-decoration:none;

}

.joincell {

	height:130px;
}

.thumbnail {
width:100px;
}

.thumbnailh {
height:100px;
}

.outset_lastx {
	background-color: #000000;
	border:2px;
}

.lastx {
	background-color: #ffffff;
}

.message {
	background-color: #ffffff;
}
.backbutton {
	font-weight: bold;
	font-size: 12px;
	color: #ff0000;
	font-family: arial, verdana, tahoma, helvetica;
	text-decoration: none;
	
}
.pheader {
    background-color: #e7e7e7; text-align:left; 
	 
}
.bheader {

	/*background-image: url("images/pheaderbkg.jpg");*/
	/*background-repeat: repeat-x;*/
	height:20px; color: #FFFFFF;  font-size:14px; font-weight:bold;
	vertical-align:top; margin:auto;
}

#logo {
position:absolute;
z-index:1000;
}


/* TOP MENU */

.solidblockmenu{
margin: 0; 
padding: 0;
float: left;
font: bold 13px Arial;
width: 100%;
height:30px;

border-width: 1px 0;
background: black url(images/blockdefault.gif) center center repeat-x;

}

.solidblockmenu li{
display: inline;

}

.solidblockmenu li a{
float: left;
color: #B1B1B1;
padding: 8px 10px;
text-decoration: none;
border-right: 1px solid #B1B1B1;

}

.solidblockmenu li a:visited{
color: black;
}
td .mostviewedcell{ text-align:left;
  
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
color: black;
height:14px;
background: transparent url(images/blockactive.gif) center center repeat-x;
}

.nav-box {
	width: 175px;
	overflow: hidden;
	background: url(images/bg-nav-box.gif) repeat-y left;
	margin: 0 0 11px 0;
}

.nav-box div {
	background: url(images/bg-nav-box-top.gif) no-repeat left top;
}

.nav-box div div {
	background: url(images/bg-nav-box-bottom.gif) no-repeat left bottom;
	padding: 12px 2px;
}

.nav-box ul li {
	line-height: 19px;
	width: 100%;
}

.nav-box ul a {
	display: block;
	width: 141px;
	padding: 0 12px 0 30px;
	color: #666;
	background: url(images/arrow1.gif) no-repeat 17px 5px;
}

#index .nav-box ul a {
	color: #333;
	background: url(images/arrow.gif) no-repeat 18px 5px;
}

.nav-box ul ul a {
	width: 120px;
	padding: 0 12px 0 40px;
	background: url(images/bullet2.gif) no-repeat 30px 7px;
}

.nav-box ul a:hover {
	background-color: #e7e7e7 !important;
	width:75%;
	text-decoration: none;
}

.nav-box ul .active a {
	background-color: #FDF5CC;
	color: #339;
	font-weight: bold;
}
h1{
	font-size: 14px;
}
ul {
	margin: 0;
	padding: 0;
	list-style: none;
	

}
ul li {
  margin: 2px 0 6px 0;
  padding: 0;
  background:#ffffff;
  font-weight: bold;


  }
ul li a {
  padding-left: 2px; /* width of icon + whitespace */
  }


.usrnmSearch { font-size: 11px;	font-weight: bold; color: #000;	margin:0 auto; }
.boxSearch {float:left; text-align:center;height:200px;}
.boxSearchA {float:left; text-align:center;height:200px;}

.photo_thumbsSearch { margin: 0px 0px 1px 17px; }

.photo_thumbsSearch .boxSearch { background-color: #f1f1f1; width:144px; padding:0; margin: 0 10px 10px 0; border:0px solid #999;}
.photo_thumbsSearch .boxSearchA  { background-color: #580000; width:144px; padding:0; margin: 0 10px 10px 0; border:0px solid #999; color: #fff; background-repeat: no-repeat; text-align: center;}

.photo_thumbsSearch .boxSearch .picSearch { height:150px; padding:0; margin: 10px 0 1px 0; vertical-align:middle;}
.photo_thumbsSearch .boxSearchA .picSearch { height:150px; padding:0; margin: 10px 0 1px 0; vertical-align:middle;}
.photo_thumbsSearch .boxSearch .picSearch img {border:0px solid #666; margin: 0px 0 0 0; padding: 0; vertical-align:middle;}
.photo_thumbsSearch .boxSearchA .picSearch img {border:0px solid #666; margin: 0px 0 0 0; padding: 0; vertical-align:super;}

.photo_thumbsSearch .boxSearch .picFriends { height:160px; padding:0; margin: 5px 0; vertical-align:middle;}
.photo_thumbsSearch .boxSearchA .picFriends { height:160px; padding:0; margin: 5px 0; vertical-align:middle;}

.iconNameRow { margin: 0; padding: 0; height: 22px; text-align: center; overflow: hidden; }
.citySearch { height:15px; font-size: 10px;}

.round{display:block}
.round *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#ffffff}
.round1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #ffffff;
  border-right:1px solid #ffffff;
  background:#f2f2f2}
.round2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #ffffff;
  border-right:1px solid #ffffff;
  background:#ffffff}
.round3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #ffffff;
  border-right:1px solid #ffffff;}
.round4{
  border-left:1px solid #ffffff;
  border-right:1px solid #ffffff}
.round5{
  border-left:1px solid #ffffff;
  border-right:1px solid #ffffff}
.roundfg{
  background:#ffffff;
}



.pager{
font-size:16px;
}

input, textarea 
{
    background-color : #ffffff; 
    font-family: arial, verdana, tahoma, helvetica;
    font-size : 8pt; 
    color : #000000;
}
#lightbox {
	background-color: #eee;
	padding: 10px;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
}
#overlay {
	  text-align: left;
	background-image: url(images/lbox/overlay.png);
} 
#lightboxCaption {
	color: #333;
	background-color: #eee;
	font-size: 90%;
	text-align: center;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
}
#lightboxIndicator {
	border: 1px solid #fff;
}
#lightboxOverallView {
	background-image: url(images/lbox/overlay.png);
}
* html #lightboxOverallView,
* html #overlay {
	background-color: #000;
	background-image: url(images/lbox/blank.gif);
	filter: alpha(opacity=50);
}



TR.rowheader{color:#FFFFFF; background-color:#666666; font-size:10pt; font-weight:bold;}
TR.rowprimary{color:#000000; background-color:#E9E9E9; font-size:10pt;}
TR.rowsecondary{color:#000000; background-color:#FFFFFF; font-size:10pt;}

TD.nav{color:#000000; background-color:#FFFFFF; width:150px;}
TD.main{color:#000000; background-color:#e7e7e7; width:620px;}


TD.cellprimary {color:#000000; background-color:#e7e7e7; font-size:10pt;}
TD.cellsecondary {color:#000000; background-color:#FFFFFF; font-size:10pt;}

.bodyg {color:#333333; background-color:#e7e7e7; font-size:10pt;  font-weight:normal;}
.bodysm {color:#333333; background-color:#ffffff; font-size:8pt; font-weight:normal;}
.bodysmbold {color:#333333; background-color:#e7e7e7; font-size:8pt; font-weight:bold;}
.bodymd {color:#333333; background-color:#ffffff; font-size:10pt;  font-weight:normal;}
.bodymdbold {color:#333333; background-color:#e7e7e7; font-size:10pt; font-weight:bold;}
.bodylg {color:#333333; background-color:#e7e7e7; font-size:12pt; font-weight:normal;}
.bodylgbold {color:#333333; background-color:#e7e7e7; font-size:12pt; font-weight:bold;}

.mainimage {
border:1px solid #CCC;
background-color:#fff;
padding:5px;
}

.head_fat {
background: #CCCCCC;
clear:both;
color:#333;
font-weight:700;
text-align:left;
white-space:nowrap;
margin:4px 2px 4px 0;
padding:2px 5px 2px 0;
}
.small {
font-size:85%;
line-height:1.1em;
}
.lilla{
font-size:85%;
line-height:1.1em;
color:#000000;
}
 .ljus {
color:#666;
}
.yo{
font-size:13px; 
text-decoration: none;
border-bottom: dotted 1px #444444; 
color:#000000;
}

.head {
background: #f1f1f1;
border:2px none #000;
clear:both;
color:#333;
font-weight:700;
text-align:left;
white-space:nowrap;
margin:16px 2px 4px 0;
padding:2px 5px;
}
table.maintable {
width:100%;
background-color:#FFF;
margin-left:auto;
margin-right:auto;
padding:15px 24px 16px;

}

#dotted{
list-style: none;
margin: 0 0 10px 0; 
padding-left: 10px;
margin-left: 0;
background-color:#f1f1f1;
}
.biggtime{ 
font-size:24px;
}
.storhud {
background: #f1f1f1;
border:2px none #000;
clear:both;
font-size:24px;
color:#333;
font-weight:700;
text-align:left;
white-space:nowrap;
margin:16px 2px 4px 0;
padding:2px 5px;
}
.lpost {
background: #ffffff;
border:2px none #000;
clear:both;
color:#333;
font-weight:700;
text-align:left;
white-space:nowrap;
margin:16px 2px 4px 0;
padding:2px 5px;
}

.title_box {

height: 25px;

clear:both;
color: #000000;
font-weight:700;
text-align:left;
margin:0 2px 4px 0;
padding:2px 7px;
}

.medium {
 width:320px;
line-height:1.2em;
font-size:12px;
font-family: Arial, Helvetica, sans-serif;
}





/*  rating action */
.star-rating,
.star-rating a:hover,
.star-rating a:active,
.star-rating .current-rating{
	background: url(images/rating_star.gif) left -1000px repeat-x;
	
}
.star-rating{
	position:relative;
	width:125px;
	height:25px;
	overflow:hidden;
	list-style:none;
	margin:0;
	padding:0;
	background-position: left top;
}
.star-rating li{
	display: inline;
	
}
.star-rating a, 
.star-rating .current-rating{
	position:absolute;
	top:0;
	left:0;
	text-indent:-1000em;
	height:25px;
	line-height:25px;
	outline:none;
	overflow:hidden;
	border: none;
}
.star-rating a:hover{
	background-position: left bottom;
}
.star-rating a.one-star{
	width:20%;
	z-index:6;
}
.star-rating a.two-stars{
	width:40%;
	z-index:5;
}
.star-rating a.three-stars{
	width:60%;
	z-index:4;
}
.star-rating a.four-stars{
	width:80%;
	z-index:3;
}
.star-rating a.five-stars{
	width:100%;
	z-index:2;
}
.star-rating .current-rating{
	z-index:1;
	background-position: left center;
}	

/* SECOND STAR (ALREADY VOTED */


.star-rating2,
.star-rating2 a:active,
.star-rating2 .current-rating{
	background: url(images/rating_star_2.gif) left -1000px repeat-x;
}
.star-rating2{
	position:relative;
	width:125px;
	height:25px;
	overflow:hidden;
	list-style:none;
	margin:0;
	padding:0;
	background-position: left top;
}
.star-rating2 li{
	display: inline;
}
.star-rating2 a, 
.star-rating2 .current-rating {
	position:absolute;
	top:0;
	left:0;
	text-indent:-1000em;
	height:25px;
	line-height:25px;
	outline:none;
	overflow:hidden;
	border: none;
	cursor:default;
}

.star-rating2 a.one-star{
	width:20%;
	z-index:6;
	
}
.star-rating2 a.two-stars{
	width:40%;
	z-index:5;
}
.star-rating2 a.three-stars{
	width:60%;
	z-index:4;
}
.star-rating2 a.four-stars{
	width:80%;
	z-index:3;
}
.star-rating2 a.five-stars{
	width:100%;
	z-index:2;
}
.star-rating2 .current-rating{
	z-index:1;
	background-position: left center;
}


/* END SECOND STAR */

/* for an inline rater */
.inline-rating{
	display:-moz-inline-block;
	display:-moz-inline-box;
	display: inline-block;
	vertical-align: middle;
}
.voted_twice {
	background: #FFDDDD url(images/rating_warning.gif) no-repeat 5px 50%;
	padding:5px 5px 5px 16px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333;
	width:130px;
	font-size:11px;
	}
.voted {
	background: #E7FFCE url(images/rating_tick.gif) no-repeat 5px 50%;
	padding:5px 5px 5px 16px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333;
	width:130px;
	font-size:11px;
	}
/* The text that displays the rating information */
.rated_text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-bottom:5px;
	color:#666;
	}
/* Green text that shows 3.34/5 */
.out5Class {
	color:#00CC00;
	font-weight:bold;
	}
.percentClass {
	/* Insert styles here for the percentage display. Example (74%) */
	}
.votesClass {
	/* Insert styles here for the votes display. Example (2 Votes) */
	}

tr.d0 td {
	background-color: #f1f1f1; 
	
	 
}
 tr.d1 td {
	background-color: #ffffff;
}


tr.e0 td {
	background-color: #ffffff; 
	
	 
}
 tr.e1 td {
	background-color: #f1f1f1;
