html {
	background-image: url(../images2/side.png);
	background-repeat: repeat-y;
	background-position: left;
	background-color: #e9e9e9;
	height: 100%;
	}
	
body  {
	background-image: url(../images2/rside.png);
	background-repeat: repeat-y;
	background-position: right;
	overflow: visible;
	position: relative;
	color: #000000;
	font-size: 10pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	height: auto;
	}

h1  {
	font-size: 16pt;
	font-family: Trebuchet MS, Verdana, sans-serif;
	font-weight: bold;
	color: #800000;
	}

h2  {
	font-size: 14pt;
	font-family: Trebuchet MS, Verdana, sans-serif;
	font-weight: bold;
	color: #800000;
	}

h3  {
	font-size: 12pt;
	font-family: Trebuchet MS, Verdana, sans-serif;
	font-weight: bold;
	font-style: italic;
	color: #800000;
	}

h4 {
	position: relative;
	top: -15px;
	}
	
h6  {
	font-size: 10pt;
	font-family: Trebuchet MS, Verdana, sans-serif;
	font-weight: bold;
	color: #800000;
	}

table.table1 {
	width: 40%; 
	margin-left: 30%; 
	margin-right: 30%;
	}

tr.dark {
	color: #000000;
	background-color: #f2f2f2;
	}

.head {
	font-size: 14pt;
	font-family: Trebuchet MS, Verdana, sans-serif;
	font-style: italic;
	font-weight: bold;
	color: #800000;
	}

.head2 {
	font-size: 12pt;
	font-family: Trebuchet MS, Verdana, sans-serif;
	font-style: italic;
	font-weight: bold;
	color: #800000;
	}

.num {
	font-size: 14pt;
	font-family: Trebuchet MS, Verdana, sans-serif;
	font-weight: bold;
	color: #ff0000;
	}

.l1 {
	font-size: 14pt;
	font-family: Trebuchet MS, Verdana, sans-serif;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
	color: #200080;
	}

.cent {
	margin-left: auto;
	margin-right: auto;
	width: 300px;
	text-align: center;
	}

.centw {
	margin-left: auto;
	margin-right: auto;
	width: 744px;
	text-align: center;
	}

.up {
	position: relative;
	top: -15px;
	}
	
.lft {
	float: left;
	margin: 0px 15px 5px 0px;
	}
	
.rt {
	float: right;
	position: relative;
	top: -45px;
	}

p.hr {
	border-bottom-style: solid;
	border-bottom-color: #5f5f5f; 
	border-bottom-width: 3px;
	padding: 0 0 3px 0;
	margin: 0 0 3px 0;
	}

p.hrb {
	border-top-style: solid;
	border-top-color: #5f5f5f; 
	border-top-width: 3px;
	padding: 3px 0 0 0;
	margin: 6px 0 0 0;
	}

p.bg {
	font-size: 14pt;
	}

.cont {
	margin-left: auto;
	margin-right: auto;
	padding: 13px;
	width: 750px;
	text-align: left;
	line-height: 1.5em;
	border-left: 4px solid #5f5f5f;
	border-right: 4px solid #5f5f5f;
	color: #000000;
	background-color: #ffffff;
	}

.hd {
	color: #800000;
	font-weight: bold;
	font-size: 20pt;
	font-style: italic;
	font-family: times;
	position: relative;
	top: -10px;
	}

.top {
	font-weight: bold;
	}	

.small {
	font-size: 10px;
	}

.hinc {
	color: #0022ff;
	background-color: #ffffff;
	font-weight: bold;
	}

.id {
	color:#ff0022;
	background-color: #ffffff;
	font-weight: bold;
	}
	
a.nav:link   {
	font-size: 12px;
	font-family: Arial;
	line-height: 1.5em;
	border-width: 2px;
	border-color: #888888;
	border-style: outset;
	color: #ffffff;
	background-color: #333333;
	text-decoration: none;
	text-align: center;
	float: left;
	width: 120px;
	}


a.nav:visited   {
	font-size: 12px;
	font-family: Arial;
	line-height: 1.5em;
	border-width: 2px;
	border-color: #888888;
	border-style: outset;
	color: #ffffff;
	background-color: #333333;
	text-decoration: none;
	text-align: center;
	float: left;
	width: 120px;
	}


a.nav:hover   {
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	line-height: 1.5em;
	border-width: 2px;
	border-color: #888888;
	border-style: inset;
	color: #ffffff;
	background-color: #777777;
	text-decoration: none;
	text-align: center;
	float: left;
	width: 120px;
	}

a.nav:active   {
	font-size : 12px;
	font-family: Arial;
	line-height: 1.5em;
	border-width: 2px;
	border-color: #888888;
	border-style: outset;
	color : #ffffff;
	background-color: #333333;
	text-decoration: none;
	text-align: center;
	float: left;
	width: 120px;
	}

#pic {
	background-color: #ffffff;
	position: relative;
	top: 10px;
	left: 10px;
	width: 150px;
}

#pic a .large {
	border: 0px;
	display: block;
	height: 1px;
	position: relative;
	top: -1px;
	left: -1px;
	width: 1px;
}

#pic a img {
	border-width: 2px;
	border-color: #000000;

}

#pic a.p1, #pic a.p1:visited {
	background: #ffffff;
	border: 1px solid #ffffff;
	display: block;
	height: 115px;
	left: 0;
	text-decoration: none;
	top: 0;
	width: 150px;
}

#pic a.p1:hover {
	background-color: #ffffff;
	color: #000000;
	text-decoration: none;
}

#pic a.p1:hover .large {
	border: 1px solid #ffffff;
	display: block;
	height: 240px;
	position: relative;
	top: -60px;
	left: 100px;
	width: 320px;
}

#pic a .large2 {
	border: 0px;
	display: block;
	height: 1px;
	position: relative;
	top: -1px;
	left: -1px;
	width: 1px;
}

#pic a.p1:hover .large2 {
	border: 1px solid #ffffff;
	display: block;
	height: 240px;
	position: relative;
	top: -60px;
	left: -200px;
	width: 320px;
}
