@charset "utf-8";
/* CSS Document */

*{


}

body{
	background-color: #dbe7f3;
	margin: 0px;
	text-align: center;
}

#pageHolder{
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
	text-align: left;
}

#content{
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	background-color: #FFF;
	clear: both;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	float: left;
	
}

#contents{
	width: auto;
	height: auto;
	padding: 5px;
}

#aboutUsHolder{
	width: auto;
	height: 500px;
}

#usercpHolder{
	width: auto;
	height: 600px;
}

#submitarticleHolder{
	
}



#contents a{
	font-family: Arial, Helvetica, sans-serif;
	color: #637a00;
	font-size: 11px;
}

#rightBox{
	float: right;
	height: auto;
	width: 205px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-right: 14px;
	margin-bottom: 8px;
	margin-left: 8px;
}

#rightBox h3{
	color: #60A000;
}

#contents a:hover{
color: #2c56cd;
}



#contents h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
	color: #666;
	margin-top: 0px;
	margin-bottom: 0px;
	letter-spacing: -1px;
	font-weight: lighter;
	margin-right: 30px;
	clear: none;
	line-height: 27px;
	
	
}

#contents h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
	color: #666;
	margin-top: 0px;
	margin-bottom: 0px;
	letter-spacing: -1px;
	font-weight: lighter;
	margin-right: 30px;
	clear: none;
	line-height: 27px;
}



#contents h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
	color: #336300;
	margin-top: 0px;
	margin-bottom: 0px;
	letter-spacing: -1px;
	font-weight: lighter;
	margin-right: 30px;
	clear: none;
	line-height: 27px;
}

#contents p{
	clear: left;
	font-size: 13px;
}


#formLayout{
}

.formSection{
	margin: 10px 0px 0px 30px;
}

label{
	font-family: Arial, Helvetica, sans-serif;
	color: #2c56cd;
	font-size: 11px;
	
}

td{
	text-align: right;
}

.leftText{
	text-align: left;
}




#headerContent{
	width: 1000px;
	height: 110px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	background-color: #FFF;
	
}

.mainLogo{
	float: left;
	margin-top: 5px;
	margin-left: 15px;
}

#headerLinks{
	
}










#headerHolder{
	float: left;
	height: 90px;
	width: 1000px;
	background-image: url(../img/bg/headerBG.gif);
}

#join{
	float: left;
	height: 20px;
	width: auto;
	margin-top: 45px;
	margin-left: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFF;
}

#join a {
	color: #becfff;
	font-size: 14px;
	text-decoration: none;
	margin-left: 10px;
	
}

#join a:hover{
	color: #FFF;
	font-size: 14px;
}

#logInBox{
	float: right;
	width: 450px;
	height: auto;
	background-color: #2839B0;
	margin-top: 20px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#logInTitle{
	float: left;
	width: auto;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFF;
	background-image: url(../img/icons/people.gif);
	background-repeat: no-repeat;
	padding-left: 33px;
	background-position: 5px;
}

#logInBox a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #81dc20;
	font-weight: bolder;
	clear: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	
}

#logInTitle a:hover{
	color: #FFF;
}

#logInText{
	width: 450px;
	clear: left;
	float: left;
	height: 30px;
	margin-top: 7px;
}

#linkBox{
	width: 1000px;
	clear: left;
	float: left;
	height: 25px;
	padding-top: 10px;
	padding-bottom: 5px;
	background-image: url(../img/bg/linksBG.gif);
	background-repeat: repeat-x;
}

#linkSearch{
	float: right;
	height: 30px;
	width: auto;
	margin-right: 20px;
	margin-top: -5px;
}

#popularBox{
	width: 980px;
	height: auto;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F00;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #dae7f3;
	padding-left: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#popularBox h3{
	clear: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F00;
	
}

.rssFeed{
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: relative;
	margin-top: 10px;
}
#popularBox a{
	color: #666;
	margin-right: 5px;
	font-size: 11px;
	margin-left: 0px;
	text-decoration: none;
}

#popularBox p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F00;
	margin: 0px;
	float: left;
	clear: none;
	padding: 0px;
}

#customize{
	height: 20px;
	width: 200px;
	float: right;
	padding-top: 7px;
	margin-top: -30px;	
}

#customize a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336300;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-weight: normal;
	line-height: 10pt;
	margin-left: 30px;
}

#popularNav{
	float: left;
	height: 30px;
	width: 675px;
	margin-top: 20px;
	background-image: url(../img/bg/dots.gif);
	background-repeat: no-repeat;
	background-position: 200px;
	margin-bottom: 10px;
}

#popularTabs{
	height: 23px;
	width: auto;
	float: right;
	padding-top: 9px;
	
}



#template{
	float: left;
	height: auto;
	width: auto;
}

#template h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
	color: #666;
	margin-top: 0px;
	margin-bottom: 0px;
	letter-spacing: -1px;
	font-weight: lighter;
	margin-right: 30px;
	clear: none;
	line-height: 27px;
	
}

#popularNav h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
	color: #666;
	margin-top: 0px;
	margin-bottom: 0px;
	letter-spacing: -1px;
	font-weight: lighter;
	margin-right: 30px;
	clear: none;
	line-height: 27px;
}

.popularNavDots{
	margin-left: 10px;

}

#commentWrapper{
	float: left;
	width: 675px;
	background-color: #FFF;
	height: auto;
	clear: right;
	margin-right: 5px;
	margin-bottom: 10px;
}
.submittedBy{
	float: right;
	height: 20px;
	width: 110px;
	font-family: Arial, Helvetica, sans-serif;
	color: #637a00;
	font-size: 11px;
	margin-top: 4px;
	margin-bottom: 5px;
}

.submittedImg{
	float: right;
	height: 25px;
	width: 25px;
	border: 1px solid #a5cb00;
}

.submittedBy a{
	color: #2c56cd;
}

.commentHolder{
	float: left;
	height: auto;
	width: 680px;
	margin-bottom: 20px;	
}

.commentLeft{
	height: 140px;
	width: 55px;
	float: left;
	margin-top: 10px;
}
.commentLikes{
	float: left;
	width: 38px;
	height: 40px;
	background-image: url(../img/bg/likesLarge.gif);
	background-repeat: no-repeat;
	padding-top: 17px;
	padding-right: 5px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	text-align: center;
	font-weight: bold;
	color: #637a00;
}

.commentLikesOld{
	float: left;
	width: 38px;
	height: 40px;
	background-image: url(../img/bg/likes_large_old.gif);
	background-repeat: no-repeat;
	padding-top: 17px;
	padding-right: 5px;
	padding-left: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	text-align: center;
	font-weight: bold;
	color: #637a00;
}

.commentCount{
	float: left;
	margin-left: 5px;

}
.sharePost{
	float: left;
	margin-left: 15px;
}
.hidePost{
	float: left;
	margin-left: 37px;
}

.likeIt{
	width: 33px;
	float: left;
	height: 20px;
	background-repeat: no-repeat;
	padding-left: 16px;
	padding-top: 3px;
	margin-top: 3px;
	margin-bottom: 3px;	
}

.likeIt a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #637a00;
	font-weight: normal;
}

.commentTitle{
	float: left;
	height: auto;
	width: 600px;
	padding-top: 0px;
	margin-bottom: 10px;
}
.commentTitleExternal{
	float: left;
	height: auto;
	width: 600px;
	padding-top: 0px;
	margin-bottom: 10px;	
}

.commentTitle h2 a{
	float: left;
	font-size: 16pt;
	margin-top: -10px;
	color: #2c56cd;
	text-transform: capitalize;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	margin-bottom: 0px;
	height: auto;
	clear: none;
	margin-right: 5px;
}



.commentTitleExternal h2 a{
	float: left;
	font-size: 16pt;
	margin-top: -10px;
	color: #666;
	text-transform: capitalize;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bolder;
	margin-bottom: 5px;
	height: auto;
	clear: none;
	margin-right: 5px;
}

.commentBody{
	float: left;
	height: auto;
	width: 625px;
}

.commentBody, p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2c56cd;
	margin-top: 0px;
	
}

.commentBodyExternal p{
	color: #333;
	font-size: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
}


.commentBodyExternal {

	margin-top: 0px;
	float: left;
	height: auto;
	width: 625px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000;
	margin-bottom: 10px;
	overflow: hidden;
}


.commentBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3255cb;
	margin-bottom: 10px;
	overflow: hidden;
}

.commentFooter{
	height: 25px;
	width: 620px;
	float: left;
	background-repeat: no-repeat;
	margin-top: -10px;
	padding-top: 5px;
	margin-bottom: 10px;
}
.commentFooter a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #637a00;
}


#advert, #advert2{
	float: left;
	height: 250px;
	width: 275px;
	margin-top: -32px;
	margin-left: 10px;
}

#topBox{
	height: auto;
	width: 290px;
	float: right;
	margin-left: 10px;
	margin-bottom: 20px;
	
}

.topHeader{
	height: 30px;
	width: 290px;
}

.topHeader h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666;
	margin: 0px;
	letter-spacing: -1px;
}

.topRating{
	float: left;
	height: 30px;
	width: 50px;
	background-image: url(../img/bg/likesSmall.gif);
	background-repeat: no-repeat;
	padding-top: 20px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #637a00;
	font-weight: bold;
	clear: left;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-right: 2px;
}

.topTitle{
	width: auto;
	height: auto;
	float: left;
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
}

#topNav{
	float: left;
	height: auto;
	width: auto;
	margin-left: 5px;
	margin-top: -2px;
}

#topNav a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2c56cd;
	font-weight: bold;
}

.topImg{
	height: 50px;
	width: 50px;
	float: left;
	clear: none;
	display:inline;
	border: 1px solid #a5cb00;
}

.topText{
	display: inline;
	width: 170px;
	float: left;
	height: auto;
	padding: 5px;
	clear: right;
}

.topText a{
	
}

.topText p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	padding: 2px;
	clear: none;
	float: left;
}

#resultNav{
	float: left;
	width: 450px;
	clear: right;
	height: 30px;
	margin-top: 20px;
	padding-left: 50px;
	
}

#previous{
	float: left;
	height: auto;
	width: auto;
}
#next{
	float: left;
	height: auto;
	width: auto;
	margin-left: 5px;
}

.resultNumber{
	background-image: url(../img/bg/number.gif);
	height: 10px;
	width: 8px;
	clear: none;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-right: 4px;
	margin-left: 4px;
	padding-left: 2px;
	margin-top: 7px;
}

#footer a{
	font-family: Arial, Helvetica, sans-serif;
	color: #787878;
	font-size: 10pt;
	margin-left: 14px;
	letter-spacing: -1px;
	margin-top: 2px;
	margin-bottom: 2px;
	clear: left;
	float: left;
	text-transform: capitalize;
	font-weight: bold;
	text-decoration: none;
}

#footer a:hover{
	color: #333;
}

#footer h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #343434;
	margin: 0px;
	line-height: 25px;
	letter-spacing: -1px;
}

#footer{
	clear: both;
	float: none;
	height: 105px;
	width: 995px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	background-image: url(../img/bg/footer.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-left: 5px;
	line-height: 10px;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #DBE7F3;
	border-right-color: #DBE7F3;
	border-bottom-color: #DBE7F3;
	border-left-color: #DBE7F3;
}

#footerLinks{
	float: left;
	height: auto;
	width: 130px;
	margin-left: 10px;
}

#footerAbout{
	float: left;
	height: auto;
	width: 200px;
}

#footerHelp{
	height: auto;
	width: 170px;
	float: left;
	margin-left: 10px;
}

#copyright{
	float: none;
	height: auto;
	width: 990px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	padding: 5px;
	background-image: url(../img/logo/mywinningkeysSmall.gif);
	background-repeat: no-repeat;
	background-position: 800px;
	background-color: #5860FF;
}

#copyright p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	margin: 0px;
	
}

#copyright p a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #001245;
}


.navLink{
	
	margin-right: 5px;
	margin-left: 5px;
	
	float: left;
}


#linkBox a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	text-transform: capitalize;
	font-weight: bold;
	color: #336300;
	margin-left: 10px;
	text-decoration: none;
	}
	
#currentCategory a{
	
		font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	text-transform: capitalize;
	font-weight: bold;
	color: #FFF;
	margin-left: 10px;
	text-decoration: none;
}

#linkBox a:hover{
	color: #FFF;
	text-decoration: none;
}

div.pagination {
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 10px;
	margin-right: 3px;
	margin-bottom: 10px;
	margin-left: 3px;
}

div.pagination a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #AAAADD;
	text-decoration: none; /* no underline */
	color: #3b5cb3;
}
div.pagination a:hover, div.pagination a:active {
	border: 1px solid #adb3e2;
	color: #000;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #adb3e2;
	font-weight: bold;
	background-color: #536eb2;
	color: #FFF;
    }
    div.pagination span.disabled {
        padding: 2px 5px 2px 5px;
        margin: 2px;
        border: 1px solid #EEE;
   
        color: #DDD;
    }

.logInForms{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666;
	font-weight: bolder;
	margin-right: 10px;
	background-image: url(../img/bg/logInForm.gif);
	background-repeat: no-repeat;
	width: 165px;
	height: 30px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #2839B0;
	background-position: -2px 0px;
	padding-top: 5px;
	padding-left: 5px;
}

.registerForms{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666;
	font-weight: bolder;
	margin-right: 10px;
	width: 200px;
	height: auto;
	background-position: -2px 0px;
	padding-top: 5px;
	padding-left: 5px;
	background-color: #DDD;
	border: thin none #666;
	margin-top: 5px;
}

.registerBox{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666;
	font-weight: bolder;
	margin-right: 10px;
	width: 500px;
	height: auto;
	background-position: -2px 0px;
	padding-top: 5px;
	padding-left: 5px;
	background-color: #DDD;
	border: thin none #666;
	margin-top: 5px;
}

.searchForm{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666;
	font-weight: bolder;
	margin-right: 20px;
	background-image: url(../img/bg/search.gif);
	background-repeat: no-repeat;
	width: 155px;
	height: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 5px;
	padding-left: 5px;
	background-position: 0px 0px;
}

.submitButton{
	background-position: 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-weight: bolder;
	font-size: 16px;
	height: 26px;
	width: auto;
	background-repeat: no-repeat;
	background-color: #336300;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: -2px;
	padding-right: 3px;
	padding-left: 3px;
	margin-bottom: 4px;
}
.submitButton:hover{
	background-position: 0px 0px;
	background-color: #68C600;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #333;
}

.loginButton{
	background-position: 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-weight: bolder;
	font-size: 16px;
	height: 26px;
	width: 67px;
	background-repeat: no-repeat;
	background-color: #030f86;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: -2px;
	padding-bottom: 3px;
}

.loginButton:hover{
	background-position: 0px 0px;
	background-color: #020B53;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFF;
}
#pageHolder #content #popularBox h3 strong {
	font-weight: bold;
	 
 	
}

.commentText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #60A000;
	
}


hr {
	color: #CCC;
	background-color: #FFF;
	border: 1px dotted #000;
	border-style: none none dotted;
	clear: left;
	margin-top: 2px;
	margin-bottom: 2px;
}

.topHolder{
	float: left;
	height: auto;
	width: 400px;
	margin-top: 5px;
	margin-bottom: 5px;	
}

.footerComment{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2c56cd;
	width: 660px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clear: both;
	float: left;
	background-color: #eaeaea;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-bottom: 10px;
}

.footerCommentAvatar{
	padding: 5px;
	float: left;
	height: 140px;
	width: 70px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clear: none;
	text-align: center;
	margin-right: 20px;
	margin-left: 10px;
}

.footerCommentBody{
	float: left;
	width: 520px;
	min-height:140px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clear: none;
	color: #7c7c7c;
	background-color: #d9d9d9;
	padding: 10px;
	margin-bottom: 10px;
	overflow: hidden;
}

.views{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
	float: left;
	clear: none;
	width: auto;
	height: auto;
	margin-right: 10px;
}

.source{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
	float: left;
	clear: left;
	width: auto;
	height: auto;
	margin-right: 10px;
}

.reportArticle a{
	width: 33px;
	float: left;
	height: 20px;
	background-image: url(../img/icons/delete.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: center;
	color: #637a00;
	padding-left: 16px;
	padding-top: 3px;
	
}#pageHolder #copyright p {
	font-size: 9px;
}

#flaggedArticles th{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	text-align: left;
}

#flaggedArticles td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2c56cd;
	text-align: left;
}

#flaggedComments th{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	text-align: left;
}

#flaggedComments td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2c56cd;
	text-align: left;
}

.stretchyGreyForm{
		font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666;
	font-weight: bolder;
	margin-right: 10px;
	width: auto;
	height: auto;
	background-position: -2px 0px;
	padding-top: 5px;
	padding-left: 5px;
	background-color: #DDD;
	border: thin none #666;
	margin-top: 5px;
}

.mediumIndent{
	height: auto;
	width: auto;
	margin-left: 110px;
	text-align: justify;
}


.otherPage{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7a7e81;
	font-weight: 700;
	margin-right: 3px;
	margin-left: 3px;
}
.otherPage:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #60A000;
}

.currentPage{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-color: #7e7e7e;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	font-weight: 700;
} 

.topIn{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	padding: 0px;
	text-align: left;
	font-weight: bolder;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 3px;
}

#contents h3 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
	color: #666;

	letter-spacing: -1px;
	font-weight: lighter;
	
	clear: none;
	line-height: 27px;	
}

.currentLink{
	margin-right: 5px;
	margin-left: 5px;
	color:#FFF;
	float: left;
}
.currentLink a{
	color:#FFF;
}

table.member-list {
  border-collapse: collapse;
  margin: 20px 0;
  width: 100%;
}
table.member-list th {
  font: bold 9pt Helvetica, Arial;
  text-align: left;
  background: #ddd;
  padding: 3px;
}
table.member-list td {
  font: 9pt Helvetica, Arial;
  text-align: left;
  padding: 2px 3px;
}
table.member-list td.inactive {
  color: #888;
}
table.member-list tr:hover td {
  background: #eee;
}
