

div#content {
	text-align:center;
	background-image: url(images/content.jpg);
	background-repeat: repeat-y;
	}


div#content p {
	font-family: "Trebuchet MS", Verdana;
	font-size: 75%;
	text-align:justify;
	margin:0px 0px;
	padding:10px 0px;
	}

div#content h1 {
	font-family: "Trebuchet MS", Verdana;
	font-size: 100%;
	color:#990000;
	border-bottom:1px solid #99cc00;
	border-left:10px solid #99cc00;
	text-align:justify;
	margin:0px 0px;
	padding-left:10px;
	}
	
div#content ul  {
	font-family: "Trebuchet MS", Verdana;
	font-size: 75%;
	margin: 0px 50px;
}

div#content ol {
	font-family: "Trebuchet MS", Verdana;
	font-size: 75%;
	font-weight:bold;
	margin: 20px 50px;
}

div#footer p {
	font-family: "Trebuchet MS", Verdana;
	font-size: 76%;
	text-align:justify;
	margin:0px 0px;
	padding:12px 0px;
	}
	
div#footer p a {color:#fff;
	text-decoration:none;font-weight:bold;
}

div#footer p a:hover {color:#ffcc00;text-decoration:underline;font-weight:bold;
}
	
div#footer	.lefttxt {text-align:left;color:#fff;}	
div#footer	.rgttxt {text-align:right;color:#fff;}

div#content .coname {
	font-family: "Trebuchet MS", Verdana;
	font-size: 100%;
	color:#005599;
	}
	
div#content .formtitle {
	font-family: "Trebuchet MS", Verdana;
	font-size: 80%;
	color:#fff;
	text-align:center;
	font-weight:bold;
	font-style:italic;
	background:#005599;
}	
	
div#content .formconame {
	font-family: "Trebuchet MS", Verdana;
	font-size: 100%;
	color:#005599;
}	

div#content .formadd {
	font-family: "Trebuchet MS", Verdana;
	font-size: 80%;
	color:#000;
	font-weight:bold;
}

div#content .linktitle {
	font-family: "Trebuchet MS", Verdana;
	font-size: 90%;
	color:#005599;
}

div#content .phrase {
	text-align:center;
	font-family: "Trebuchet MS", Verdana;
	font-size: 90%;
	color:#005599;
	font-weight:bold;
	font-style:italic;
	margin-top:20px;
}

div#content .phrase em{color:#990000;}
div#content .tblwidth {width:90%}

div#content .tblclient tr td{height:75px;}
div#content .tblbrdr {border-top:1px dashed #005599;height:1px;}
div#content .tblbrdrv {border-left:1px dashed #005599;height:1px;}