body         {
	font-size: 10pt;
	background: #FFFFCC url(images/spback.gif) repeat-y;
	margin: 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
					
h1				{ font-family: Arial, Helvetica; font-size: 16pt}
h2				{ font-size: 14pt}
h3           	{ font-size: 12pt; font-style: italic; font-weight: bold }

a:hover		{ color: red; text-decoration: none}
a:link       	{ color: blue; text-decoration: underline }
a:visited    	{ color: blue; text-decoration: underline }

.crButton   	{
	font-family: 'Trebuchet MS';
	font-size: 10pt;
}
.crText     	{ font-family: 'Trebuchet MS'; font-size: 10pt }
.crCombo    	{
	font-family: "Trebuchet MS";
	font-size: 12px;
	height: 22px;
	background-color: #FFFFCC;

}
.crTextBox		{
	height: 22px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFCC;



}
.crLabel    	{ font-family: 'Arial'; font-size: 10pt; font-weight: bold }
.tabletitle  	{ font-family: 'Comic Sans MS'; font-size: 12pt; font-weight: 
               	normal }

.tableheading { font-family: 'Comic Sans MS', Arial, Helvetica; font-size: 10pt; font-weight: 
               	normal; background: #C0C0C0; text-align: center }
               
.tablerow    	{ font-family: 'Trebuchet MS', Arial, Helvetica; font-size: 10pt; background: #D0D0D0 }

.tableRowOdd	{ font-family: 'Trebuchet MS', Arial, Helvetica; font-size: 10pt; background: #F0F0F0 }

.tableRowEven	{ font-family: 'Trebuchet MS', Arial, Helvetica; font-size: 10pt; background: #E0E0E0 }

.tableline    { color: #DFDFDF; height: 2; align: left; width: 90% }
.crTextArea {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFCC;
	height: 200px;
	width: 600px;

}
.crCheck {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFCC;
}
.crTextHelp {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-style: italic;
	color: #666666;

}
.tableRowAssignment {
	font-family: 'Trebuchet MS', Arial, Helvetica;
	font-size: 10pt;
	background: #CCCCCC;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;


}
