/*
Classes in style.css are the ones that are available throught the HTML editors.
Please put structure related style in a separate .css file
*/

/* Category Title
----------------------------------------------------------------- */
.title-red						{ font:normal 22px Trebuchet MS; color:#ed1c24; }
.title-green					{ font:normal 22px Trebuchet MS; color:#697401; }
.title-blue						{ font:normal 22px Trebuchet MS; color:#14508c; }

/* Category Title Line Colors
----------------------------------------------------------------- */
.line-red						{ background-image:url(images/bg_category_line_red.gif); }
.line-green						{ background-image:url(images/bg_category_line_green.gif); }
.line-blue						{ background-image:url(images/bg_category_line_blue.gif); }

/* Titles
----------------------------------------------------------------- */
.red-title-12px 					{ font:normal 12px Trebuchet MS; color:#ed1c24; }
.red-title-13px 					{ font:normal 13px Trebuchet MS; color:#ed1c24; }
.red-title-14px 					{ font:normal 14px Trebuchet MS; color:#ed1c24; }
.red-title-15px 					{ font:normal 15px Trebuchet MS; color:#ed1c24; }
.red-title-16px 					{ font:normal 16px Trebuchet MS; color:#ed1c24; }
.red-title-12px-bold 			{ font:bold 12px Trebuchet MS; color:#ed1c24; }
.red-title-13px-bold 			{ font:bold 13px Trebuchet MS; color:#ed1c24; }
.red-title-14px-bold 			{ font:bold 14px Trebuchet MS; color:#ed1c24; }
.red-title-15px-bold 			{ font:bold 15px Trebuchet MS; color:#ed1c24; }
.red-title-16px-bold 			{ font:bold 16px Trebuchet MS; color:#ed1c24; }

.green-title-12px 				{ font:normal 12px Trebuchet MS; color:#697401; }
.green-title-13px 				{ font:normal 13px Trebuchet MS; color:#697401; }
.green-title-14px 				{ font:normal 14px Trebuchet MS; color:#697401; }
.green-title-15px 				{ font:normal 15px Trebuchet MS; color:#697401; }
.green-title-16px 				{ font:normal 16px Trebuchet MS; color:#697401; }
.green-title-12px-bold			{ font:bold 12px Trebuchet MS; color:#697401; }
.green-title-13px-bold			{ font:bold 13px Trebuchet MS; color:#697401; }
.green-title-14px-bold			{ font:bold 14px Trebuchet MS; color:#697401; }
.green-title-15px-bold			{ font:bold 15px Trebuchet MS; color:#697401; }
.green-title-16px-bold			{ font:bold 16px Trebuchet MS; color:#697401; }

.blue-title-12px 				{ font:normal 12px Trebuchet MS; color:#14508c; }
.blue-title-13px 				{ font:normal 13px Trebuchet MS; color:#14508c; }
.blue-title-14px 				{ font:normal 14px Trebuchet MS; color:#14508c; }
.blue-title-15px 				{ font:normal 15px Trebuchet MS; color:#14508c; }
.blue-title-16px 				{ font:normal 16px Trebuchet MS; color:#14508c; }
.blue-title-12px-bold 			{ font:bold 12px Trebuchet MS; color:#14508c; }
.blue-title-13px-bold 			{ font:bold 13px Trebuchet MS; color:#14508c; }
.blue-title-14px-bold 			{ font:bold 14px Trebuchet MS; color:#14508c; }
.blue-title-15px-bold 			{ font:bold 15px Trebuchet MS; color:#14508c; }
.blue-title-16px-bold 			{ font:bold 16px Trebuchet MS; color:#14508c; }

/* Text
----------------------------------------------------------------- */
.grey-text-10px-Trebuchet 		{ font:normal 10px Trebuchet MS; color:#626262; }
.grey-text-11px-Trebuchet 		{ font:normal 11px Trebuchet MS; color:#626262; }
.grey-text-12px-Trebuchet 		{ font:normal 12px Trebuchet MS; color:#626262; }
.grey-text-13px-Trebuchet 		{ font:normal 13px Trebuchet MS; color:#626262; }
.grey-text-14px-Trebuchet 		{ font:normal 14px Trebuchet MS; color:#626262; }
.grey-text-10px-bold-Trebuchet 	{ font:bold 10px Trebuchet MS; color:#626262; }
.grey-text-11px-bold-Trebuchet 	{ font:bold 11px Trebuchet MS; color:#626262; }
.grey-text-12px-bold-Trebuchet 	{ font:bold 12px Trebuchet MS; color:#626262; }
.grey-text-13px-bold-Trebuchet 	{ font:bold 13px Trebuchet MS; color:#626262; }
.grey-text-14px-bold-Trebuchet 	{ font:bold 14px Trebuchet MS; color:#626262; }

.grey-text-10px-Arial			{ font:normal 10px Arial, sans-serif; color:#626262; }
.grey-text-11px-Arial			{ font:normal 11px Arial, sans-serif; color:#626262; }
.grey-text-12px-Arial			{ font:normal 12px Arial, sans-serif; color:#626262; }
.grey-text-13px-Arial			{ font:normal 13px Arial, sans-serif; color:#626262; }
.grey-text-14px-Arial			{ font:normal 14px Arial, sans-serif; color:#626262; }
.grey-text-10px-bold-Arial		{ font:bold 10px Arial, sans-serif; color:#626262; }
.grey-text-11px-bold-Arial		{ font:bold 11px Arial, sans-serif; color:#626262; }
.grey-text-12px-bold-Arial		{ font:bold 12px Arial, sans-serif; color:#626262; }
.grey-text-13px-bold-Arial		{ font:bold 13px Arial, sans-serif; color:#626262; }
.grey-text-14px-bold-Arial		{ font:bold 14px Arial, sans-serif; color:#626262; }

.grey-text-10px-Verdana 			{ font:normal 10px Verdana, sans-serif; color:#626262; }
.grey-text-11px-Verdana 			{ font:normal 11px Verdana, sans-serif; color:#626262; }
.grey-text-12px-Verdana 			{ font:normal 12px Verdana, sans-serif; color:#626262; }
.grey-text-13px-Verdana 			{ font:normal 13px Verdana, sans-serif; color:#626262; }
.grey-text-14px-Verdana 			{ font:normal 14px Verdana, sans-serif; color:#626262; }
.grey-text-10px-bold-Verdana	{ font:bold 10px Verdana, sans-serif; color:#626262; }
.grey-text-11px-bold-Verdana	{ font:bold 11px Verdana, sans-serif; color:#626262; }
.grey-text-12px-bold-Verdana	{ font:bold 12px Verdana, sans-serif; color:#626262; }
.grey-text-13px-bold-Verdana	{ font:bold 13px Verdana, sans-serif; color:#626262; }
.grey-text-14px-bold-Verdana	{ font:bold 14px Verdana, sans-serif; color:#626262; }

/* Links
----------------------------------------------------------------- */
.grey-link-10px 					{ font:normal 10px Trebuchet MS; color:#b2b1b1; }
.grey-link-11px 					{ font:normal 11px Trebuchet MS; color:#b2b1b1; }
.grey-link-12px 					{ font:normal 12px Trebuchet MS; color:#b2b1b1; }
.grey-link-13px 					{ font:normal 13px Trebuchet MS; color:#b2b1b1; }
.grey-link-10px-bold 			{ font:bold 10px Trebuchet MS; color:#b2b1b1; }
.grey-link-11px-bold 			{ font:bold 11px Trebuchet MS; color:#b2b1b1; }
.grey-link-12px-bold 			{ font:bold 12px Trebuchet MS; color:#b2b1b1; }
.grey-link-13px-bold 			{ font:bold 13px Trebuchet MS; color:#b2b1b1; }

.red-link-10px 					{ font:normal 10px Trebuchet MS; color:#ed1c24; }
.red-link-11px 					{ font:normal 11px Trebuchet MS; color:#ed1c24; }
.red-link-12px 					{ font:normal 12px Trebuchet MS; color:#ed1c24; }
.red-link-13px 					{ font:normal 13px Trebuchet MS; color:#ed1c24; }
.red-link-10px-bold 				{ font:bold 10px Trebuchet MS; color:#ed1c24; }
.red-link-11px-bold 				{ font:bold 11px Trebuchet MS; color:#ed1c24; }
.red-link-12px-bold 				{ font:bold 12px Trebuchet MS; color:#ed1c24; }
.red-link-13px-bold 				{ font:bold 13px Trebuchet MS; color:#ed1c24; }

.green-link-10px 				{ font:normal 10px Trebuchet MS; color:#697401; }
.green-link-11px 				{ font:normal 11px Trebuchet MS; color:#697401; }
.green-link-12px 				{ font:normal 12px Trebuchet MS; color:#697401; }
.green-link-13px 				{ font:normal 13px Trebuchet MS; color:#697401; }
.green-link-10px-bold 			{ font:bold 10px Trebuchet MS; color:#697401; }
.green-link-11px-bold 			{ font:bold 11px Trebuchet MS; color:#697401; }
.green-link-12px-bold 			{ font:bold 12px Trebuchet MS; color:#697401; }
.green-link-13px-bold 			{ font:bold 13px Trebuchet MS; color:#697401; }

.blue-link-10px 					{ font:normal 10px Trebuchet MS; color:#14508c; }
.blue-link-11px 					{ font:normal 11px Trebuchet MS; color:#14508c; }
.blue-link-12px 					{ font:normal 12px Trebuchet MS; color:#14508c; }
.blue-link-13px 					{ font:normal 13px Trebuchet MS; color:#14508c; }
.blue-link-10px-bold 			{ font:bold 10px Trebuchet MS; color:#14508c; }
.blue-link-11px-bold 			{ font:bold 11px Trebuchet MS; color:#14508c; }
.blue-link-12px-bold 			{ font:bold 12px Trebuchet MS; color:#14508c; }
.blue-link-13px-bold 			{ font:bold 13px Trebuchet MS; color:#14508c; }

