


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;
	}

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

textarea.Blue2
	{
	border-top: 1px solid #CDE0EB;
	border-bottom: 1px solid #CDE0EB;
	border-left: 1px solid #CDE0EB;
	border-right: 1px solid #CDE0EB;
	
	}



input.chk
	{
	border:none;
	}

input.rad
	{
	border:none;
	}


form
	{
	display:inline;
	}

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


.Heading
	{
	font-size: 13px;
	font-family : Verdana,Arial,tahoma,Geneva,Helvetica,sans-serif;
	font-weight : bold;
	line-height:17px;
	color : #B20000;
	}


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

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

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

a.WCUK
	{
	color : #707070;
	font-family : Verdana,Arial,tahoma,Geneva,Helvetica,sans-serif;
	font-size :9px;
	text-decoration : none; 
	font-weight : bold;
	}

a.WCUK:hover
	{
	color : #000000;
	font-family : Verdana,Arial,tahoma,Geneva,Helvetica,sans-serif;
	font-size :9px;
	text-decoration : none; 
	font-weight : bold;
	}


.RepeatingVertically

{
	background-repeat:repeat-y;
}

.RepeatingHorizontally

{
	background-repeat:repeat-x;
}

.NoRepeat

{
	background-repeat:no-repeat;
}

