body
	{
		background-color:#D5D2B7;
		margin-top:10px;
		margin-bottom:10px;
		margin-left:0px;
		margin-right:0px;
	}



select
	{
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	font-size:7pt;
	font-weight:bold;
	font-family:verdana,arial, times new roman;
	}


input.nor
	{
	border:none;
	text-align:right;
	font-size:8pt;
	font-weight:normal;
	font-family:verdana,arial, times new roman;
	}

input.text
	{
	font-family:verdana,arial, times new roman;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	font-size:10px;
	font-weight:normal;
	}

input.submit
	{
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	}

input
	{
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	font-size:7pt;
	font-weight:bold;
	}

input.chk
	{
	border:none;
	}

input.rad
	{
	border:none;
	}


form
	{
	display:inline;
	}

td
	{
	font-size: 11px;
	font-family : tahoma,Arial,Verdana,Geneva,Helvetica,sans-serif;
	font-weight : normal;
	line-height:17px;
	color : #000000;
	}

.Title
	{
	font-size: 15px;
	font-family : tahoma,Arial,Verdana,Geneva,Helvetica,sans-serif;
	font-weight : bold;
	line-height:20px;
	color : #000000;
	}


.Overflow
	{
	overflow:auto;
	height:290px;
	width:326px;
	padding-right:5px
	}


.scrollbars
{
scrollbar-face-color: #ffffff; 
	scrollbar-shadow-color:#ffffff;
	scrollbar-highlight-color:#ffffff;
	scrollbar-3dlight-color: #E0E0E0;
	scrollbar-darkshadow-color: #E0E0E0
	scrollbar-track-color: #E0E0E0;
	scrollbar-arrow-color: #666666;
}


.Copyright
	{
	font-size: 9px;
	font-family : Verdana,Arial,tahoma,Geneva,Helvetica,sans-serif;
	font-weight : normal;
	line-height:15px;
	color : #B8D6EB;
	}

a
	{
	color : #99CF99;
	font-family : tahoma,Arial,Verdana,Geneva,Helvetica,sans-serif;
	font-size :11px;
	text-decoration : none; 
	font-weight : normal;
	}

a:hover
	{
	color : #FFFFFF;
	font-family : tahoma,Arial,Verdana,Geneva,Helvetica,sans-serif;
	font-size :11px;
	text-decoration : underline; 
	font-weight : normal;
	}

.whiteborder

{
	border:solid 1px #ffffff;
}

.RepeatingVertically

{
	background-repeat:repeat-y;
}

.RepeatingHorizontally

{
	background-repeat:repeat-x;
}

.NoRepeat

{
	background-repeat:no-repeat;
}
