body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	background-image: url(http://www.usecforce.com/images/main/back3.gif);
}
body,td,th {
	color: #FFFFFF;
}
.MenuStyle {
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	font-weight: bold;
    margin-bottom: 6px;
    margin-top: 6px
}
.MenuStyle2 {
	font-family: Verdana, sans-serif;
	font-size: 8pt;
    margin-bottom: 3px;
    margin-top: 3px
}
.MenuStyle3 {
	font-family: Verdana, sans-serif;
	color: #0099cc;
	font-size: 8pt;
    margin-bottom: 3px;
    margin-top: 3px
}
.MenuStyle3:hover {
	font-family: Verdana, sans-serif;
	color: #00ccff;
	font-size: 8pt;
    margin-bottom: 3px;
    margin-top: 3px
}
.MenuStyle4 {
	font-family: Verdana, sans-serif;
	color: #EE0000;
	font-size: 8pt;
    margin-bottom: 3px;
    margin-top: 3px
}
.MenuStyle4:hover {
	font-family: Verdana, sans-serif;
	color: #FF6a6a;
	font-size: 8pt;
    margin-bottom: 3px;
    margin-top: 3px
}
.BlueHover {
	color: #0099cc;
	text-decoration: none
}
.BlueHover:hover {
	color: #00ccff;
    text-decoration: none
}
A
{
    color: #CC9966;
    text-decoration: none
}
A:hover
{
    color: #FFCC99;
    text-decoration: none
}
h1 {
	font-family: Arial, sans-serif;
	font-weight: normal;
	font-size: x-large;
	color: #0099CC;
	margin-bottom: 6px;
    margin-top: 6px
}
h2 {
	font-family: Arial, sans-serif;
	font-weight: normal;
	font-size: large;
	color: #999999;
	margin-bottom: 6px;
    margin-top: 6px
}
.main {
	font-family: Arial, sans-serif;
	font-size: small;
    line-height: 150%;	
    margin-bottom: 6px;
    margin-top: 6px	
}
.main2 {
	font-family: Arial, sans-serif;
	font-size: x-small;
    line-height: 100%;	
    margin-bottom: 6px;
    margin-top: 6px	
}
.coded {
	font-family: Courier, sans-serif;
	font-size: medium;
    line-height: 150%;	
    margin-bottom: 6px;
    margin-top: 6px	
}
.form {
	font-family: Arial, sans-serif;
	font-size: small;
    line-height: 100%
}
.mfooter {
	font-family: Arial, sans-serif;
	font-size: x-small;
    line-height: 150%;	
    margin-bottom: 24px;
    margin-top: 24px	
}
.calender
{
	display: block;
	background: #333333;
	padding-bottom: 5px;
	padding-top: 5px;
	height: 12px;
	width: 100%;
	text-decoration: none
}
.calender2
{
	border-right: #333333 1px solid;
	border-top: #333333 1px solid;
	border-bottom: #333333 1px solid;
	border-left: #333333 1px solid;
	font-family: Verdana, sans-serif;
	font-weight: bold;
	display: block;
	background: #000000;
	padding-bottom: 5px;
	padding-top: 5px;
	height: 12px;
	width: 100%;
	text-decoration: none
}
.calender3
{
	display: block;
	background: #333333;
	padding-bottom: 5px;
	padding-top: 5px;
	width: 100%;
	text-decoration: none
}
.calender4
{
	border-right: #333333 1px solid;
	border-top: #333333 1px solid;
	border-bottom: #333333 1px solid;
	border-left: #333333 1px solid;
	font-family: Verdana, sans-serif;
	font-weight: bold;
	display: block;
	background: #000000;
	padding-bottom: 5px;
	padding-top: 5px;
	width: 100%;
	text-decoration: none
}
A.calender { 
	border-right: #666666 1px solid;
	border-top: #666666 1px solid;
	border-bottom: #666666 1px solid;
	border-left: #666666 1px solid;
	font-family: Verdana, sans-serif;
	font-weight: bold
}
A.calender:hover { 
	font-family: Verdana, sans-serif;
	font-weight: bold;
	text-decoration: none; 
	background: #666666
}
A.calender3 { 
	border-right: #666666 1px solid;
	border-top: #666666 1px solid;
	border-bottom: #666666 1px solid;
	border-left: #666666 1px solid;
	font-family: Verdana, sans-serif;
	font-weight: bold
}
A.calender3:hover { 
	font-family: Verdana, sans-serif;
	font-weight: bold;
	text-decoration: none; 
	background: #666666
}

/*ADDED 09APRIL2009 - TOOLTIP STYLING */
.qtip-content {font:10px normal arial,sans-serif;}
/*ADDED 04FEB2010 - FRONT PAGE STYLING FOR TOP MEMBERS TO ALIGN BETTER*/
.Top_Members {
    line-height:20px;/* allows the text to breath a little and gives room for the rank images */
    padding: 1px 0; /* as above, breathing space above and below the names of the top 5 members */
}
.Top_Members img {
    vertical-align: text-bottom;/* aligns the rank images a little better than "middle", which has them more top-heavy. This is a happy medium. */
}