
	form { margin-bottom: 0px;margin: 0px; } 	
	
	body{ 
		scrollbar-face-color: #3399CC;
		scrollbar-highlight-color: #00FFFF;
		scrollbar-shadow-color: #0000CC;
		scrollbar-3dlight-color: #ffffff;
		scrollbar-arrow-color:  #072978;
		scrollbar-track-color: #99CCFF;
		scrollbar-darkshadow-color: #3399ff;
	}

	a.optionlink:link {color: #7F7F7F; font-size: 75%;}
	a.optionlink:visited {color: #7F7F7F; font-size: 75%;}
	a.optionlink:hover {color: #000000; font-size: 75%; text-decoration: underline;}
	a.optionlink:active {color: #7F7F7F; font-size: 75%;}

	a.titlelink:link {color: #000066; font-size: 75%;}
	a.titlelink:visited {color: #000066; font-size: 75%;}
	a.titlelink:hover {color: #000000; font-size: 75%; text-decoration: underline;}
	a.titlelink:active {color: #000066; font-size: 75%;}

	a.contlink:link {color: #ffffff; font-size: 80% ;text-decoration: underline; font-family: arial;}
	a.contlink:visited {color: #ffffff; font-size: 80% ;text-decoration: underline; font-family: arial;}
	a.contlink:hover {color: #000000; font-size: 80% ;text-decoration: underline; font-family: arial;}
	a.contlink:active {color: #ffffff; font-size: 80% ;text-decoration: underline; font-family: arial;}	

	a.setgrey:link {color: #7F7F7F; font-size: 75%}
	a.setgrey:visited {color: #7F7F7F; font-size: 75%}
	a.setgrey:hover {color: #000000; font-size: 75%}
	a.setgrey:active {color: #7F7F7F; font-size: 75%}	

	a.gbName:link {color: #cc0000; font-size: 75%}
	a.gbName:visited {color: #cc0000; font-size: 75%}
	a.gbName:hover {color: #000000; font-size: 75%}
	a.gbName:active {color: #cc0000; font-size: 75%}		
		
	a.backlink:link {color: #ffffff; font-weight: bold; font-size: 75%}
	a.backlink:visited {color: #ffffff; font-weight: bold; font-size: 75%}
	a.backlink:hover {color: #000000; font-weight: bold; font-size: 75%}
	a.backlink:active {color: #ffffff; font-weight: bold; font-size: 75%}	

	a.CalDay:link {color: #3366ff; font-weight: bold; font-size: 75%}
	a.CalDay:visited {color: #3366ff; font-weight: bold; font-size: 75%}
	a.CalDay:hover {color: #000000; font-weight: bold; font-size: 75%}
	a.CalDay:active {color: #3366ff; font-weight: bold; font-size: 75%}	


	INPUT.submits {
		background-color: #ffffff;
		color: #0000ff;
		text-decoration: underline;
		font-family: arial, verdana, ms sans serif;
		font-weight: bold;
		font-size: 10pt;
		border-color: #0000ff;
		border-style: none;
	} 		

	td {
		border-width : thin;
		border-color : red;
		border: thin none #ff8855
		}	

	td.CalSelectedDay{
		border: thin solid #0000ff
	}	
	td.CalCurrentDay{
		border: thin solid #66ccff	
	}	
	td.CalDefaultDay{
		border-left: thin solid #ddddff
	}	

	td.CalTop{
		border-top: thin solid #ddddff
	}	
	
	td.topLine{
		border-width : thin;
		border-color : red;
		border-top: thin solid #ddddff
	}

	td.leftLine{
		border-left: thin solid #ddddff
	}

	td.DottedLine{
		border-width: 1px;
		border-color: #0000ff;
 		border-style: dashed;
	}
	
	table.DottedLine{
		border-width: 1px;
		border-color: #0000ff;
 		border-style: dashed;
	}

	table.gbSelsolid{
		border-width : thin;
		border-color : black;
		border: thin solid #99CCFF;
	}	
	
	textarea.sbg{
		background-color : #ccffff;
	}
	
	SELECT.small{
		font-size: 8pt;
	}
	
	.hovDiv1{ 
		background-color: #ccccff; 
		font-size: 12pt;
	}

	.bordDiv1 { 
		border: dotted 2px black;
		width: 200px;
		margin: 6px 3px 6px 3px;
		padding: 4px;
	}

	OPTION.mar{background-color:maroon; color:white}
	
	UL { list-style: url(star.gif) disc }
	P.breakhere {page-break-before: always}


a
{
	text-decoration: none;
}

img
{
	border: none;
}

h2,
h4,
p
{
	padding-left: 20px;
}

