body {
	font-family: verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	background-color: #000000;
	font-size: 12px;
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	margin-top:0;
}

img { 
	behavior: url(iepngfix.htc); 
}

input {
	border: 1px solid #BBBBBB;
	background-image: url("http://teamice.org/images/boxbg.png");
	background-repeat: repeat-x;
	}

#charprofileavatar {
	position: relative;
	width: 80px;
	height: 81px;
	background-repeat: no-repeat;
	background-position: center center;
	}
	
#pagetable table {
	width: auto;
	}
#pagetable td {
	text-align: center;
	font-size: 12px;
	padding: 5px;
	width: 12px;
	border: 1px solid #404040; 
	background: #202020;
	}
	
#pagetable a {
	text-decoration: none;
	}
	
.titles {
	font-size: 10px;
	}
	
.faqheader {
	font-weight: bold;
	text-size: 14px;
	}

.background {
	background-image: url(../images/backgrounds/horde/insignia.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.hordebackground {
	background-image: url(../images/pvp_ranks/PvPRankHorde.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.alliancebackground {
	background-image: url(../images/pvp_ranks/PvPRankAlliance.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.over {
	background-color: #5B69A2;
	border: 1px solid #000000;
}
.roster_over {
	background-color: #333333;
	border: 1px solid #000000;
}
.out {
	border: 1px solid #000000;
}

.smallfont {
	font-size: 10px;
}
.medfont {
	font-size: 12px;
}
.questionheader {
	font-size: 12px;
	font-weight: bold;
}
.tableborderblack {
	border: 1px solid #000000;
}
.tableborderwhite {
	border: 1px solid #FFFFFF;
}
.tableborderltgray {
	border: 1px solid #999999;
}
.tableborderdkgray {
	border: 1px solid #333333;
}
.tableborderdkred {
	border: 1px solid #CC0000;
}
.tableborderred {
	border: 1px solid #FF0000;
}
.tableborderltgraymedfont {
	border: 1px solid #999999;
	font-size: 12px;
}
.tableborderdkgraymedfont {
	border: 1px solid #333333;
	font-size: 12px;
}
.appsecheader {
	font-size: 20px;
	font-weight: bold;
}
a:link {
	font-weight: normal;
	color: #37c0e0;
	text-decoration: none;
}
a:visited {
	font-weight: normal;
	color: #37c0e0;
	text-decoration: none;
}
a:hover {
	font-weight: normal;
	color: #37c0e0;
	text-decoration: underline;
}
a:active {
	font-weight: normal;
	color: #37c0e0;
	text-decoration: none;
}
.textfields {
	font-family: tahoma;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #333333;
	border: 1px solid #EEEEEE;
}
.captext {
	text-transform: capitalize;
}
.contenttable {
	vertical-align: top;
}
.recsection { padding-top: 10px; color: #37c0e0; font-size: 18px; font-weight: bold; }
.reccontent { padding-left: 15px; margin-bottom: 5px; padding-bottom: 15px; text-align: justify; border-bottom: 1px dashed #ccc; }
