body
	{
		SCROLLBAR-FACE-COLOR: white;
		SCROLLBAR-base-COLOR: #E3E3E3;
		SCROLLBAR-SHADOW-COLOR: #E3E3E3;
		SCROLLBAR-3DLIGHT-COLOR: #062156;
		SCROLLBAR-ARROW-COLOR: #062156;
		SCROLLBAR-TRACK-COLOR: white;
		SCROLLBAR-DARKSHADOW-COLOR: #062156;
		BACKGROUND-COLOR: #E3E3E3;
		margin: 0px;
	}

hr 
	{
		border: 0;
		color: #c4c4c4;
		background-color: #9E9E9E;
		height: 1px;
		width: 95%;
		text-align: left;
		margin: 0px;
	}

.content
	{
		width: 860px;
		height: 100%;
	}
	
.spacer
	{
		width: 20px;
		height: 100%;
	}

	
.c_spacer
	{
		width: 2px;
		height: 100%;
	}
	
.stroke_r
	{
		height:100%;
		border-top: none;
		border-left: none;
		border-right: 1px dotted #c5c5c5 ;
		border-bottom: none;
	}
	
.stroke_b
	{
		border-top: none;
		border-left: none;
		border-right: none;
		border-bottom: 1px dotted #c5c5c5 ;
	}
.rand
	{
		border-top: 1px solid #c4c4c4;
		border-left: 1px solid #c4c4c4;
		border-right: 1px solid #c4c4c4;
		border-bottom: 1px solid #c4c4c4;
	}
.randblack
	{
		border-top: 1px solid black;
		border-left: 1px solid black;
		border-right: 1px solid black;
		border-bottom: 1px solid black;
	}

.randblue
	{
		border-top: 1px solid #04039F;
		border-left: 1px solid #04039F;
		border-right: 1px solid #04039F;
		border-bottom: 1px solid #04039F;
	}
	
.stroke1
	{ 
		background: #F3F3F3 URL(images/vert.gif) repeat-x top; 
		margin: 0 0 10px 0; 
		padding: 0px; 
		font-family: tahoma; 
		font-size: 11px; 
	}

.content_area
	{ 
		margin: 0 0 0 0; 
		padding: 0; 
		height: 100%px;
		width: 900px;
	}
	
.head_pic
	{ 
		background: white URL(../images/header.jpg) repeat-x top; 
		margin: 0 0 0 0; 
		padding: 0; 
		height: 149px;
		width: 900px;
	}

	
table td
	{
		padding-top: 0px;
		padding-right: 0px;
		padding-bottom: 0px;
		padding-left: 0px;
	}

table 
	{
	  border-collapse: collapse;
	} 

.section {
	height: 100%;
	}
	
td
	{
		font-family: Tahoma;
		font-size: 8pt;
		color: #000000;
		text-decoration: none;
	}

	
.menu a, a:active, a:visited
	{
		font-family: Tahoma;
		font-size: 8pt;
		color: #6A6A6A;
		text-decoration: none;
	}

.menu a:hover
	{
		color: black;
		text-decoration: none;
	}
	

a, a:active
	{
		font-family: Tahoma;
		font-size: 8pt;
		color: #000000;
		text-decoration: none;
	}

a:hover, a:visited
	{
		color: #6A6A6A;
		text-decoration: none;
	}

.button
	{
		border-color : black black black black;
		color : black;
		background-color : #455164;
		height : 22px;
		font-size : 9px;
	}

.head
	{
		color: #455164;
		font-family: Tahoma;
		font-size: 8pt;
	}

.pulldown
	{
		font-size: 8pt;
		background-color: #455164;
		color: black;
		border-color: black;
		border-left-color: black;
		border-right-color: black;
		border-top-color: black;
		border-bottom-color: black;
	}
	


h3
	{
		margin: 2px 0 8px 0; 
		text-align: left;
	}

h2
	{
		margin: 2px 0px 8px 5px; 
		text-align: left;
	}
.over {
background: #c4c4c4;
}
.def {
background: #fffff;
}

