A  {
	font-size : 11px;
	font-family : Verdana, Arial, Geneva;
	text-decoration : underline;
	font-weight : bold;
	color : #1D4D7C;}

A:Visited  {
	font-size : 11px;
	font-family : Verdana, Arial, Geneva;
	text-decoration : underline;
	font-weight : bold;
	color : #1D4D7C;}

A:Active  {
	font-size : 11px;
	font-family : Verdana, Arial, Geneva;
	text-decoration : underline;
	font-weight : bold;
	color : #9EADC6;}

A:Hover  {
	font-size : 11px;
	font-family : Verdana, Arial, Geneva;
	text-decoration : none;
	font-weight : bold;
	color : #9EADC6;}
	
.LinkFooter  {
	font-size : 9px;
	font-family : Verdana, Arial, Geneva;
	font-weight : bold;
	color : #FFFFFF;}

.LinkFooter:Visited  {
	font-size : 9px;
	font-family : Verdana, Arial, Geneva;
	font-weight : bold;
	color : #FFFFFF;}

.LinkFooter:Active  {
	font-size : 9px;
	font-family : Verdana, Arial, Geneva;
	font-weight : bold;
	color : #FFFFFF;}

.LinkFooter:Hover  {
	font-size : 9px;
	font-family : Verdana, Arial, Geneva;
	font-weight : bold;
	color : #F7D755;}

BODY, TR, TD, P, INPUT, TEXTAREA, SELECT  {
	font-size : 11px;
	font-family : Verdana, Arial, Geneva;
	color : #1D4D7C;}

INPUT, TEXTAREA, SELECT  {
	font-size : 11px;
	font-family : Verdana, Arial, Geneva;
	background-color:#F4F4FD;
	border: 1px solid Gray;
	color : #1D4D7C;}

.TextSmall {
	font-size : 10px;
	font-family : Verdana, Arial, Geneva;
	color : #1D4D7C;}
	
.TextFooter {
	font-size : 9px;
	font-family : Verdana, Arial, Geneva;
	font-weight : bold;
	color : #FFFFFF;}
	
HR  {
	height : 1px; 
	color : #333333;}

.loginOutTable {
    background-color : #478F8F; 
	border-width : 0;
	border-style : solid;
	/* border-color : #478F8F; */
	border-color : #D2E4FC;
}

.connectionTable {
    /* background-color : #c0d9d9; */
    background-color : #D2E4FC; 
	border-width : 1;
	border-style : solid;
	border-color : navy;
}

.productTable {
    /* background-color : #c0d9d9; */
    background-color : #D2E4FC;  
	border-width : 1;
	border-bottom-style : solid;
	border-bottom-color : navy;
	border-right-style : solid;
	border-right-color : navy;
	border-left-style : solid;
	border-left-color : navy;
}

.inputField {
    color: green;
    width: 451px;
    border: 1px solid grey;
}
