body {
	color: #625d49;
}

form {
	margin: 0px 0px 0px 0px;
}

body, table, .text {
	FONT-SIZE: 8pt;
	FONT-WEIGHT: normal;
	LETTER-SPACING: normal;
	TEXT-TRANSFORM: none;
	WORD-SPACING: normal;
	FONT-FAMILY: Tahoma, Arial, Helvetica, Verdana, sans-serif;
}


option, select {
	font-family: Tahoma, Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
	font-size: 8pt;
	padding-top: 1px;
	padding-bottom: 1px;
	/*color: #NO; - ticket #234586*/
	/*background-color: NO; ticket #234586*/
}

.text, .input, input, textarea {
	font-family: Tahoma, Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
	font-size: 8pt;
	color: #625d49;
	background-color: white;
}



.voip {
	background-image: url('/entryLINK/pics/voipIcon.png');
	background-repeat: no-repeat;
	padding-left: 18px;
}


BODY, .STDTEXT {
	font-family: Tahoma, Arial, Helvetica, Verdana, sans-serif;
	background-color: white;
	FONT-SIZE: 8pt;
	FONT-WEIGHT: normal;
	LETTER-SPACING: normal;
	TEXT-TRANSFORM: none;
	WORD-SPACING: normal
}

.MYBUTTON {
	font-family: Tahoma, Arial, Helvetica, Verdana, sans-serif;
	color: #625D49;
	font-size: 8.5pt;
	font-weight: bold;
	width: 75px;
	border: black solid 0.5px;
	padding: 3px;
	background-color: #F5F5F5;
	border-radius: 2px;
}


.STDTEXT {
	color: #625D49;
}

.COMBO, .TEXTBOX, .MATHBOX {
	color: #625D49;
	font-size: 8pt;
	FONT-WEIGHT: normal;
	LETTER-SPACING: normal;
	TEXT-TRANSFORM: none;
	WORD-SPACING: normal;
	WIDTH: 255;
	background-color: white;
}

a, a:visited, A, A.visited {
	color: #625d49;
}

body {
	color: #625d49;
}

a:link {
	color: #625d49;
	text-decoration: underline;
}

a:active {
	color: #625d49;
	text-decoration: underline;
}

a:visited {
	color: #625d49;
	text-decoration: underline;
}

a:hover {
	color: #000;
	text-decoration: underline;
}


A:link	{	
	text-decoration: underline;
	color:	#625D49;
	}	
		
A:visited	{	
	text-decoration: underline;
	color:	#625D49;
	}	
		
A:active	{	
	text-decoration: underline;
	color:	#625D49;
	}	
		
A:hover	{	
	text-decoration: underline;
	color:	#625D49;
	}

.L {
	color: #625D49;
}

.L:hover {
	text-decoration: underline;
	color: #625D49;
}

td a:link {
	color: #625d49;
	text-decoration: underline;
}

td a:active {
}

td a:visited {
	color: #625d49;
	text-decoration: underline;
}

td a:hover {
	color: #000;
	text-decoration: underline;
}