	A {COLOR: #0000FF}
	A {FONT-FAMILY: Verdana}
	A {TEXT-DECORATION: none}
	A {border-color:#000000}
	A:hover {COLOR: #000000; text-decoration:none;}
	A:active {COLOR: #000000}
	
	bigger {font-size : 8.5pt; font-family : Verdana, Arial, Helvetica, sans-serif; text-decoration : none; COLOR: #000000}
	
	td.bigger {font-size : 9pt; font-family : Verdana, Arial, Helvetica, sans-serif; text-decoration : none; COLOR: #000000}
	td.big {font-size : 8.5pt; font-family : Verdana, Arial, Helvetica, sans-serif; text-decoration : none; COLOR: #000000}
	
	td.test {font-size : 9pt; font-family : Verdana, Arial, Helvetica, sans-serif; text-decoration : none; COLOR: #000000}
	
	td { font-size : 7.5pt; font-family : Verdana, Arial, Helvetica, sans-serif; text-decoration : none; COLOR: #000000}
	body { font-size : 7.5pt; font-family : Verdana, Arial, Helvetica, sans-serif; text-decoration : none; COLOR: #000000}
	
	body {
	background-image: url(commonImages/top.gif);
	background-repeat: repeat-x;
	background-color: #DCF3FA;
	margin: 0px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	}

	td.bottom {color: #C9D5FA}
	A.bottom{color: #C9D5FA}
	A.bottom:hover {COLOR: #00CCCC}
	A:active {COLOR: #0099FF}
	
	A.black{color: #000000}
	A.black:hover {COLOR: #0000FF}
	
	table.noRepeatX { background-repeat:repeat-x}
	table.noRepeatY { background-repeat:repeat-y}
	table.noRepeat {background-repeat: no-repeat;}

	input.blue{ 
		font-size : 7.5pt; 
		font-family : Verdana, Arial, Helvetica, sans-serif;
		background-color: #C4EBF7; 
		color:#000000; 
		border-style:solid;
		border-color:#98DDF1;
		border-width:thin;
	}

	select.blue{ 
		font-size : 7.5pt; 
		font-family : Verdana, Arial, Helvetica, sans-serif;
		background-color: #C4EBF7; 
		color:#000000; 
		border-style:solid;
		border-color:#98DDF1;
		border-width:thin;
	}
	
	textarea{ 
		font-size : 7.5pt; 
		font-family : Verdana, Arial, Helvetica, sans-serif;
		background-color: #C4EBF7; 
		color:#000000; 
		border-style:solid;
		border-color:#98DDF1;
		border-width:thin;
	}
	
	#content {width: 900px;  background: url(commonImages/bottom.gif);}