/* ******************* synapse Style Sheet ********************** */

/* ** designed by Rebecca Pollard - last updated 1 August 2003 ** */




/* ******************* html styles ********************** */



BODY 	{
	font-family		: Verdana, Arial, Helvetica, sans-serif; 
	font-size		: 10pt;
  	color			: #000000;  
	margin-top		: 8px;
	margin-left		: 8px;
	margin-bottom		: 0px;
 	
	background-attachment	: fixed; 
	background-color	: white;
	background-repeat	: no-repeat; 
	background-position	: right top;


	scrollbar-arrow-color	: #99ccff;	
	scrollbar-base-color	: white;
	scrollbar-dark-shadow-color: #99ccff;
	scrollbar-track-color	: white;
	scrollbar-face-color	: white;	
	scrollbar-shadow-color	: #99ccff;
	scrollbar-highlight-color: silver;
	scrollbar-3d-light-color: white;
	}



a:link {  color: #999999; text-decoration: none}
a:visited {  color: #999999; text-decoration: none}
a:active {  color: #6699cc; text-decoration: none}
a:hover {  color: #99ccff; text-decoration: underline}


p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;

}



h1 	{ font-size: 130%;color: #6699CC;}



table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


input {
	background-color: #F4F4F4;
	font-size:90%;
	border: 1px solid #999999;

	      }



/* ******************* custom styles ********************** */


.hrdash {
	border-top: 2px dotted #CCCCCC;
	border-right: 2px none #CCCCCC;
	border-bottom: 2px none #CCCCCC;
	border-left: 2px none #CCCCCC;

}



.pressnews {
	font-weight: bold;
	color: #666666;
}


.subheading {
	font-weight: bold;
	color: #666666;
}


.submit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
}


.tableform {
	background-image: url(images/login.gif);
	height: 122px;
	width: 152px;
	border: none;
	font-size: 70%;
	color: #666666;
}


.tablemain	{
	font-size: 75%;
	text-align: justify;
	vertical-align: top;
}




.tablepress {
	font-size: 70%;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-width: 0px;
	text-align: justify;
}


.tddot {
	background-image: url(images/dot_bkgrnd.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	font-size: 80%;

}


.tddot4 {

	background-image: url(images/dot_bkgrnd1.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

