/* NON-MENU PAGE LINK CODE */

a:link		{ color: #121DF5; text-decoration: none; }

a:visited	{ color: #121DF5; text-decoration: none; }

a:active	{ color: #121DF5; text-decoration: none; }

a:hover		{ color: #086C72; text-decoration: underline; }


.biglink 	{ FONT: 12px arial, sans-serif; font-weight: bold; font-style: italic; TEXT-DECORATION: none; }

.biglink:hover 	{ FONT: 12px arial, sans-serif; font-weight: bold; font-style: italic; TEXT-DECORATION: underline; }

.tabletest { background-image: url(picts/login-bg3.jpg); border: 1px #000000 solid;}



body {
margin-bottom: 0; 
margin-left: 0; 
margin-right: 0; 
margin-top: 0; 
}



H1 { 
font-family: arial;
font-size: 12px;
line-height: 15px;
font-weight: normal;
color: #000000;
display:inline; 
}

table.table
{ 
border: 1px #000000 solid;}


td {
	text-align: left;
	vertical-align: top;
	font-family:arial;
	font-size:12px;
	color:#000000;
}


/* CONTACT PAGE CODE */

.shadeform	{ FONT: 13px arial, verdana, sans-serif;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		WIDTH: 150PX;
		BORDER: #000000 1px solid}

.dropdown {	COLOR: #333333;
		WIDTH: 150PX;
		FONT: 11px arial, verdana, sans-serif; }

.textarea	{ FONT: 13px arial, verdana, sans-serif;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		WIDTH: 150PX;
		HEIGHT: 150PX;
		BORDER: #000000 1px solid; }

.submitbutton 	{ FONT: 13px arial, verdana, sans-serif; }


.just 		{ text-align: justify; }


#ToolTip{position:absolute; width: 100px; top: 100px; left: 100px; z-index:4; visibility:hidden;}
