body {
	background			: url('images/bg-pattern.jpg');
	margin-top			: 5px;
	margin-bottom		: 5px;
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	font-size			: 11px;
	color				: #000000;	
}

.ver_09 { font-size		: 9px;  }
.ver_10 { font-size		: 10px; }
.ver_11 { font-size		: 11px; }
.ver_12 { font-size		: 12px; }
.ver_13 { font-size		: 13px; }
.ver_14 { font-size		: 14px; }
.ver_15 { font-size		: 15px; }
.ver_17 { font-size		: 17px; }
.ver_24 { font-size		: 24px; }
.ver_36 { font-size		: 36px; }

.TextBlack { color		: #000000; }
.TextGrey { color		: #666666; }
.TextGreyLight { color	: #333333; }
.TextSilver { color		: #CCCCCC; }
.TextWhite { color		: #FFFFFF; }
.TextBlueDark { color	: #000080; }
.TextBlueLight { color	: #E8E8F8; }
.TextBlue { color		: #0000FF; }
.TextRed { color		: #FF0000; }
.TextOrange { color		: #FF6600; }
.TextGold { color		: #A6A906; }

.TextBold { font-weight	: bold; }

.Link1 a { 
	color				: #000000; 
	text-decoration		: none; 
}
.Link1 a:hover { 
	color				: #000000; 
	text-decoration		: none; 
}
.Link2 a { 
	color				: #000000; 
	text-decoration		: none; 
}
.Link2 a:hover { 
	color				: #000000; 
	text-decoration		: underline; 
}
.Link3 a { 
	color				: #4B5D9F; 
	text-decoration		: none; 
}
.Link3 a:hover { 
	color				: #4B5D9F; 
	text-decoration		: none; 
}
.Link4 a { 
	color				: #4B5D9F; 
	text-decoration		: none; 
}
.Link4 a:hover { 
	color				: #4B5D9F; 
	text-decoration		: underline; 
}
.Link5 a { 
	color				: #FF6600; 
	text-decoration		: none; 
}
.Link5 a:hover { 
	color				: #FF6600; 
	text-decoration		: none; 
}
.Link6 a { 
	color				: #FF6600; 
	text-decoration		: none; 
}
.Link6 a:hover { 
	color				: #FF6600; 
	text-decoration		: underline; 
}
.Link7 a { 
	color				: #FFFFFF; 
	text-decoration		: none; 
}
.Link7 a:hover { 
	color				: #FFFFFF; 
	text-decoration		: none; 
}
.Link8 a { 
	color				: #FFFFFF; 
	text-decoration		: none; 
}
.Link8 a:hover { 
	color				: #FFFFFF; 
	text-decoration		: underline; 
}
