/*	StylesScreen.css	*/

body {background-color: white; color: #1C398D;color: #192589; 
	margin-top:10px; margin-left:05px;
	font-family: Tahoma,Arial,Helvetica, sans-serif;}
h1	{padding: 0; text-align: left;font-size: 1.3em; 
	clear: both; margin-top: 10px; text-align: center; }
h2 {font-size: 1.1em;text-align: left;color: #192589;
	 border-bottom: 1px solid #003399; margin-bottom:1px;}
h3 {text-align:left; margin-top: 1em; padding-top:0; 
	font-family: Tahoma, sans-serif; color:#003399;color: #192589;
	font-size: 1.0em;}
	
.Highlight {font-weight:bold; background-color: yellow;}

.menuList {	position:absolute; left:15px; top:50px; 
						border:solid white 1px;
				font-size:80%;
				}

.small {font-size:80%;}

a.here { font-weight:bold; 
					background-color: #ffff66; 
					padding:2px;
					border: solid blue 1px;
				}

a.subHere { font-weight:bold; 
					padding:2px;
					background-color: #ffff66; 
					border: solid blue 1px;
				}

.hide 	{ visibility:hidden; 	}

.nohide { visibility:visible;	}

.Form {
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	}

span.indent {padding-left:105px;}

td.inner {
		background-image:url(fading_inner.jpg);	
		background-repeat:repeat-x;
	}
	
.tinyBlue {	font-family: Arial, Helvetica, sans-serif; font-size: 7pt; color:blue;}
	
.small {font-size: 8pt;}

h1, h2, h3,p,li {font-family:Arial, Helvetica, sans-serif; color: 
	#0C298D;clear:both;}

a {text-decoration: none; color: blue; font-weight:bold;}
a:hover {text-decoration:underline;}

/*img {margin: 5px 10px 5px 10px;}*/
img.thumb {margin: 5px 2px 0px 0px;}
th,td {vertical-align:top;}

td.right {text-align: right;}


