body {
	color: black;
	font-family: "Times New Roman", serif;
}

HR {
	height: 1pt;
	color: black;
}

H1, H2, H3, H4 {
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif ;
	font-weight: normal;
	display: inline;
}

H2 {
	font-size: 120%;
	display: inline;
}

H3 {
	font-size: 120%;
	display: inline;
}

H4 {
	font-size: 100%;
	font-weight: bold;
	display: block;
	display: inline;
}

.nav {
	font-size: 100%;
}

.phead {
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif ;
	font-size: 120%;
}

.sdesc {
	font-size: 90%;
	font-style: italic;
}

.head10 {
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif ;
	font-weight: bold;
	display: inline;
}

.col10 {
	font-size: 90%;
}


.list10 {
	margin-left:20px;
	margin-top:3px;
	margin-bottom:10px;
}

.list9 {
	margin-left:3px;
	margin-top:3px;
	margin-bottom:10px;
	font-size: 90%;
}

.list8 {
	margin-left:3px;
	margin-top:3px;
	margin-bottom:10px;
}

.list7 {
	margin-left:3px;
	margin-top:3px;
	font-size: 85%;
}

div.notification {
	border: 1px solid red;
	padding: 10px;
	background-color: yellow;
	position: absolute;
	display: none;
	top: 0px;
	left: 0px;
}

#nav {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0pt 0pt 1em;
	padding:0pt;
}

#about div {
	padding: 4px 0px 4px 0px;
}

div.editlink {
	font-weight: normal;
}

div.editlink a {
	padding: 0px 6px 0px 0px;
	color:#dddddd; 
	text-decoration: none;
}

div.editlink a:hover {
	text-decoration: underline;
}

div.editlink_dark a {
	padding: 0px 6px 0px 0px;
	color:#999999; 
	text-decoration: none;
}

div.editlink_dark a:hover {
	text-decoration: underline;
}

#edit_about {

}

div.popup_edit a {
	color:#333333; 
	text-decoration: none;
}

div.popup_edit a:hover {
	text-decoration: underline;
}

td.splashHeader {
	text-align: left;
	font-size:16px;
	font-weight: bold;
	color: #ffffff;
	padding: 3px 6px;	
    background: #3366FF;
}


div.splashHeader {
	text-align: left;
	width: 90%;
	min-width: 300px;
	font-size:16px;
	font-weight: bold;
	color: #ffffff;
	padding: 3px 6px;	
    background: #3366FF;
}

table.edu {
	font: 14px;
	font: arial, Helvetica, sans-serif;
}

div.ClubPointsVal {
	font: 18px;
	text-align: center;
	width: 99px;
}

div.ClubPointsVal img {
	vertical-align: middle;
}

div.ClubPlayLink {
    width: 86px;
	height: 28px;
	margin-left: 150px;
	padding: 2px;
	background-image: url(/pics/green_rec.gif);
	background-position: center;
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: bottom;
}

a.ClubPlayLink {
	text-decoration: none;
    color: #008000;
	font: 16px Arial bold;
}

a.ClubPlayLink:hover div{
	background-image: url(/pics/green_rec_hover.gif);
}

div.ClubEditLink {
    width: 129px;
	height: 26px;
	margin-left: 150px;
	padding: 2px;
	background-image: url(/pics/green_rec2.jpg);
	background-position: center;
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: bottom;
}

a.ClubEditLink {
	text-decoration: none;
    color: #008000;
	font: 16px Arial bold;
}

a.ClubEditLink:hover div{
	background-image: url(/pics/green_rec_hover2.jpg);
}

div.BlueNum {
	color: blue;
	padding: 2px 0px;
	font: 20px Arial bold;
}

table.ClubShort {
	 width: 620px;
}

div.LevelLink {
    width: 63px;
	height: 63px;
	padding-top: 12px;
	background-position: center;
	background-repeat: no-repeat;
	text-align: center;
	font: 36px Arial;
}

div.LevelPassive {
	background-image: url(/pics/level_passive.jpg);
	color: #ffffff;
}

div.LevelActive {
	background-image: url(/pics/level_active.jpg);
	color: #008000;
}

table.Levels td a{
	text-decoration: none;	
    width: 61px;
	height: 61px;
}

table.Levels td a:hover div{
	background-image: url(/pics/level_active_hover.jpg);;
}


div.GameHeader {
	font-size: 20px;
	color: blue;
    padding: 22px 0px 10px 0px;
}

div.GameHeader a {
	color: blue;
}

a.ClubsBackLink {
	color: blue;
}

a.ClubsBackLink div{
    height: 27px;
	background-image: url(/pics/arrow_left.jpg);
	background-position: left;
	background-repeat: no-repeat;
}

a.ClubsBackLink:hover div{
	background-image: url(/pics/arrow_left_hover.jpg);	
}

a.ClubNameLink {
	text-decoration: none;
	color: #000;
}

a.ClubNameLink:hover {
	text-decoration: underline;
}

img {
	border: 0;
}

div.LeftMenu {
	width: 160px; 
	margin: 12px 0px 30px 0px;
	text-align: left;
	border: 1px solid #FFCC99;
}

div.LeftMenuHeader {
	background-color: #FFCC99; 
	width: 100%;
	padding: 2px 0px;
	text-align: center;
}

div.LeftMenu ul {
	list-style-type: none;
	padding: 10px 0px 10px 12px; 
	margin: 0px	
}

div.LeftMenu ul li {
	padding: 2px 0px;
}

div.LeftMenu ul li a {
	color: #000;
}

div.SettingsLink {
    width: 150px;
	height: 30px;
	margin: 12px 0px 30px 0px;	
	background-image: url(/pics/settings.jpg);
    text-align: left;
	background-position: 10px;;
	background-repeat: no-repeat;
}

div.SettingsLink div{
	padding: 4px 0px 0px 44px;
}

div.RightInfo {
	width: 150px; 
	margin: 12px 0px 30px 0px;
	text-align: left;
	border: 1px solid #00F;
}

div.RightInfoHeader {
	width: 100%;
	padding: 2px 0px;
	text-align: center;
	background-color: #00F; 
	color: #FFF;	
}

div.UsersOnline {
	color: #00F;
	font: 64px Arial;
	text-align: center;
	padding: 10px 0px;
}

div.RightInfo table.Rating {
	width: 100%;
	padding: 5px 0px;
}

div.RightInfo table.Rating td {
	padding: 2px 5px;
}

div.RightInfo table.Rating td.User {
	text-align: left;
}

div.RightInfo table.Rating td.Points {
	text-align: right;
}

 td.ClubColumnRight div.RightInfo{
	border: 1px solid #36F;
}

td.ClubColumnRight div.RightInfoHeader{
	background-color: #36F;
}

 td.ClubColumnRight div.RightInfo div.UsersOnline {
	color: #36F;
}

#page_body {
	margin-top: 35px;
}

table.MClubQuestsPage {
	border-left: 1px solid #9CF;
	border-top: 1px solid #9CF;
}

table.MClubQuestsPage td {
	border-bottom: 1px solid #9CF;
	border-right: 1px solid #9CF;
	text-align: center;
	height: 70px;
}

table.MClubQuestsPage td.t {
	text-align: left;
	padding: 5px 10px;
}

table.MClubQuestsPage tr.top td {
	padding: 10px;
}

table.MClubQuestsPage tr.Over {
	background: #cfc;
}

table.ClubEditPagesNav {
	margin: 15px 0px 10px 0px;
}
table.ClubEditPagesNav img {
	vertical-align: -5px;
}

table.ClubEditPagesNav a.Cur {
	text-decoration: none;
	color: #f00;
	font-weight: bold;
}

table.ClubEditPagesNav a.CurBegEnd {
	text-decoration: none;
	color: #000;
}

table.ClubEditPagesNav a {
	color: #00f;
}

div.MClubRightLinks {
	width: 160px; 
	margin: 12px 0px 30px 0px;
	text-align: left;
}

div.MClubRightLinks ul {
	list-style-type: none;
	padding: 10px 0px 10px 0px; 
	margin: 0px	
}

div.MClubRightLinks ul li {
	padding: 8px 0px;
	font-weight: bold;
	color: #f00;
}

div.MClubRightLinks ul li a {
	color: #000;
	font-weight: normal;
	color: #000;
}

div.MClubRightLinks a {
	color: #00f;
}

div.MClubRightLinks a.Cur {
	text-decoration: none;
	color: #f00;
	font-weight: bold;
}

table.MClubQuestAdd {

}

table.MClubQuestAdd input{
	display: inline;	
}

table.MClubQuestAdd input.VarText{
	width: 50%;
}

table.MClubQuestAdd div.Header{
	margin: 20px 0px 10px 0px;
	color: green;
}

table.MClubQuestAdd div.CorHint{
	display: none;;
	font-size: 14px;
	color: #666;
}

table.MClubQuestAdd div.AnsVar{
	margin-top: 10px;
}

#qcompUser a{
	font-size: 14px;
	color: #090;
}

div.MClubQCompsActions ul {
	list-style-type: none;
	padding: 10px 0px 10px 0px; 
	margin: 0px	
}

div.MClubQCompsActions ul li {
	padding: 8px 0px;
}

div.MClubQCompsActions ul li a {
	color: #00f;
}

table.PPageMessages td {
	padding-bottom: 5px;
}

table.ServicesMy td {
	padding: 8px 0px;
}

table.ServicesMy td.Name {
	padding-left: 20px;
}

table.ServicesMy td.Name a {
	text-decoration: none;
	font-size: 19px; 
	color: #36f;
}

table.ServicesMy td.Duration {
	color: #090;
	font-size: 19px;
	padding-left: 20px;	
}

table.ServicesMy td.Duration a{
	padding-left: 30px;
	color: #00f;
	font-size: 12px;
}

div.ServiceNAct {
	color: #f00;
	font-size: 20px;
	font-style: italic;
	display: inline;
}

div.ProdBuyLink {
    width: 86px;
	height: 25px;
	padding: 2px;
	background-image: url(/pics/green_rec.gif);
	background-position: center;
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: bottom;
}

a.ProdBuyLink {
	text-decoration: none;
    color: #008000;
	font: 16px Arial bold;
}

a.ProdBuyLink:hover div{
	background-image: url(/pics/green_rec_hover.gif);
}

div.LinkImg2 {
	background-image: url(/pics/orange_rec.gif);	
}

a.LinkImg2 {
	    color: #f30;
}

a.LinkImg2:hover div {
	background-image: url(/pics/orange_rec_hover.gif);		
}

div.LinkImg3 {
	background-image: url(/pics/blue_rec.gif);	
}

a.LinkImg3 {
	    color: #00f;
}

a.LinkImg3:hover div {
	background-image: url(/pics/blue_rec_hover.gif);		
}

div.Currency {
	background-image: url(/pics/currency.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 22px;
	margin: 3px;
	font-size: 23px;
	color: #00f;
}

table.ProductsFull td.Description {
	text-align: center;
	padding-left: 40px;
	font-size: 20px;
	color: #36f;
}