@charset "utf-8";
.borders {
	border: 1px solid #666666;
}

.mainbody {
	font-family: Tahoma;
	font-size: 14px;
	color: #E4E4E4;
}
.mainbodyDrkr {
	font-family: Tahoma;
	font-size: 14px;
	color: #6A6A6A;
}

.darkbody {
	font-family: Tahoma;
	font-size: 12px;
	color: #1D1D1D;
	font-weight: bold;
}
.mainmedium {
	font-family: Tahoma;
	font-size: 12px;
	color: #CCCCCC;
}
