/* css Zen Garden default style v1.01 */
/* css released under Creative Commons License - http://creativecommons.org/licenses/by-nc-sa/1.0/  */


/* This file based on 'Tranquille' by Dave Shea */
/* You may use this file as a foundation for any new work, but you may find it easier to start from scratch. */
/* Not all elements are defined in this file, so you'll most likely want to refer to the xhtml as well. */

/* Images should be linked as if the CSS file sits in the same folder as the images. ie. no paths. */


/* basic elements */
body {
	font: 8pt/16pt georgia;
	color: #555753;
	background: #fff url(blossoms.jpg) no-repeat bottom right;
	margin: 0px;
	margin-top: 0px;
	padding-top: 0px;
	vertical-align: top;
	}

td {
	text-align: left;
	vertical-align: top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#6A6E74;
}

a {
	text-decoration: underline;
	color:#DB1F1F;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	
}
a.1 {
	text-decoration: none;
	color:#6A6E74;
}

a.2 {
	text-decoration: none;
	font-weight:bold;
	color:#DB1F1F;
}
.a11 {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
}
.T11 {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
}
a:hover {
	color: #999999;
}
.Style3 {font-size: 9px}
.Style4 {
	color: #DF1F1E;
	font-size: 14px;
	font-weight: bold;
}
.Style5 {font-size: 12px}
.Style10 {font-size: 12px; font-weight: bold; }
.Style11 {
	font-size: 20px;
	font-weight: bold;
}
.style84 {color: #6A6E74; font-size: 10px;}
.style85 {	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}
.Style74 {color: #000000;
	font-size: 6px;
}
.Style76 {color: #FFFFFF;
	font-size: 6px;
}
.Style6 {font-size: 12px}
.Style88 {color: #FF0000}
.Style101 {font-size: 15px}
.Style103 {font-size: 12px; color: #FFFFFF; font-style: italic; font-weight: bold; }
.Style94 {font-size: 16px; }
.Style106 {color: #6A6E74; font-size: 14px; font-weight: bold; }
.Style107 {font-size: 20px}
.Style105 {color: #FFFFFF; font-weight: bold; font-size: 12px;}
.Style108 {font-size: 16px; font-weight: bold; }

.labelInput {
	
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}

.StrongRouge {
color:#FF0000;
font-weight: bold;
}

<!-- OLD-TABLE {table-layout:fixed; width: 100%} -->
<!-- old-#fixed COL {width: 50%} -->

