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 #878787;
	border-bottom: 1px solid #878787;
	border-left: 1px solid #878787;
	border-right: 1px solid #878787;
	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:16px;
	color : #6D6D6D;
	}
.Copyright
	{
	font-size: 9px;
	font-family : Verdana,Arial,tahoma,Geneva,Helvetica,sans-serif;
	font-weight : normal;
	line-height:13px;
	color : #ACACAC;
	}

a
	{
	color : #810000;
	font-family : tahoma,Arial,Verdana,Geneva,Helvetica,sans-serif;
	font-size :11px;
	text-decoration : none; 
	font-weight : normal;
	}

a:hover
	{
	color : #3E3E3E;
	font-family : tahoma,Arial,Verdana,Geneva,Helvetica,sans-serif;
	font-size :11px;
	text-decoration : none; 
	font-weight : normal;
	}

a.TopNav
	{
	color : #ffffff;
	font-family : Verdana,Arial,tahoma,Geneva,Helvetica,sans-serif;
	font-size :11px;
	text-decoration : none; 
	font-weight : bold;
	}

a.TopNav:hover
	{
	color : #A5A5A5;
	font-family : Verdana,Arial,tahoma,Geneva,Helvetica,sans-serif;
	font-size :11px;
	text-decoration : none; 
	font-weight : bold;
	}


a.LeftNav
	{
	color : #3E3E3E;
	font-family : Verdana,Arial,tahoma,Geneva,Helvetica,sans-serif;
	font-size :11px;
	text-decoration : none; 
	font-weight : normal;
	}

a.LeftNav:hover
	{
	color : #810000;
	font-family : Verdana,Arial,tahoma,Geneva,Helvetica,sans-serif;
	font-size :11px;
	text-decoration : none; 
	font-weight : normal;
	}

a.SubNav
	{
	color : #ffffff;
	font-family : tahoma,Arial,Verdana,Geneva,Helvetica,sans-serif;
	font-size :11px;
	text-decoration : none; 
	font-weight : bold;
	}

a.SubNav:hover
	{
	color : #E3B3B3;
	font-family : tahoma,Arial,Verdana,Geneva,Helvetica,sans-serif;
	font-size :11px;
	text-decoration : none; 
	font-weight : bold;
	}


a.WCUK
	{
	color : #ACACAC;
	font-weight:normal;
	font-family : Verdana,Arial,tahoma,Geneva,Helvetica,sans-serif;
	font-size :9px;
	text-decoration : none; 
	font-weight : normal;
	}

a.WCUK:hover
	{
	color : #ffffff;
	font-family : Verdana,Arial,tahoma,Geneva,Helvetica,sans-serif;
	font-size :9px;
	text-decoration : none; 
	font-weight : normal;
	}


.RepeatingVertically

{
	background-repeat:repeat-y;
}

.RepeatingHorizontally

{
	background-repeat:repeat-x;
}

.NoRepeat

{
	background-repeat:no-repeat;
}
.error
{
	color : Red;
	font-size :9px;
	font-weight : bold;
}
.textbox
{
	background-color: #ffffff;
	border: 1px solid #000000;
	font-family:verdana,arial, times new roman;
	font-size: 11px;
	font-style: normal;
	line-height: 11px;
	font-weight: normal;
	text-transform: none;
	width:87px;
	height:17px;
}
.dropdown
{
	width: 120;
	border-right: 1px solid #000000;
	font-size:10pt;
	font-family:verdana,arial, times new roman;
}
.dropdownlarge
{
	width: 320px;
	border-right: 1px solid #000000;
	font-size:10pt;
	font-family:verdana,arial, times new roman;
}
.dropdownsmall
{
	width: 80px;
	border-right: 1px solid #000000;
	font-size:10pt;
	font-family:verdana,arial, times new roman;
}

.checkbox
{
border: none;	
}

.NoBorder, .NoBorder input, .NoBorder tr td input
{
	border:none;
}
