body {

	color: #000000;

	text-decoration: none;

	font: normal 11px Arial, sans-serif;
}


.header {

	color: #33a3ff;

	text-decoration: none;

	font: bold 18px Times New Roman, Times, serif;

}


.title {

	color: #1c5c92;

	text-decoration: none;

	font: bold 15px Times New Roman, Times, serif;

}


.subtitle {

	color: #1c5c92;

	text-decoration: none;

	font: bold 13px Times New Roman, Times, serif;

}

.name {
	 color: navy;
	 font-size: 12pt; font-family: Arial, "times new roman", Helvetica; 
}

.nav {

	border-left: 1px dotted #000000;
}



.fineprint {

	color: #999999;

	text-decoration: none;

	font: normal 9px Arial, sans-serif;

}


.quote {

	color: #33a3ff;

	font: italic 10px Arial, sans-serif;

	text-decoration: none;

	align: right;
}


a:link {

	color: #555555;

	text-decoration: none;

	font: bold 11px Arial, sans-serif;

}


a:visited {

	color: #555555;

	text-decoration: none;

	font: bold 11px Arial, sans-serif;
}


a:hover {

	color: #999999;

	text-decoration: none;

	font: bold 11px Arial, sans-serif;

}

#header {
	background: url(banner.php) repeat-x;
	position: relative;
	width: 700px;
	margin-bottom: 0px;
        margin-top: 0px;
}
#header .bl { height: 150px; margin-top: 0px;}
#header .tr { top right no-repeat; padding: 0; margin-top: 0px; }
#header .bl { bottom left no-repeat; padding: 0; margin-top: 0px;}
#header .br { bottom right no-repeat; width:100%; padding: 0; margin-top: 0px;}
#wrapper {
	margin: 0px auto;
	text-align: left;
	width: 700px;
	float: center;
}
.colmask {

	position:relative;
	float:center;

	width:700px;
}

.col1,
.col2,
.col3 {

	float:left;

	position:relative;

	padding:0 0 1em 0;

}

.leftmenu {

	background:#fff;
}

.leftmenu .col1 {

	width:114px;
}
.leftmenu .col2 {

	border-left: 1px dotted #000;
	width:585px;
}
.inside {
	margin-left: 10px;
}
#footer {
	clear:both;

	float:center;

	width:700px;

	border:1px dotted #000;
}
.finside {
	margin-right: 5px;
}