body, p, td, th, div, img
{font-family: verdana; font-size: 12px;}

a:link{text-decoration: underline;color: #003366;}

a:visited {text-decoration: underline;color: #000000;}

a:hover {text-decoration: none;color: #006699;}

.error {color: red}

out { display:block;  background:#bbb;  border:1px solid #ddd;  position:relative; margin:1em 0; }

.inbox
{
 text-align:center;  
 background:#fff;  
 border:1px solid #555;  
 position:relative; 
 padding:5px;
 font-weight:normal; 
 font-size:10px; 
 font-style:italic;
}

.nav{
font-size:9px;
}

.ltin {left:-5px;}

.tpin { top:-5px;}

.narrow {width:8em;} /* change to suit */

h4 {font-weight:bold; color:#000;}

.box1 {
	padding: 3px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
}
.justified {
    text-indent:25px;
	text-align: justify;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
}
.j1 {
	text-align: justify;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
}
.splash {
	background-image: url(splash_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.justifiedBold {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	font-size: 13px;
	line-height: 25px;
	color: #801418;
	font-weight: bold;
}

