
*{padding:0px; margin:0px;}

body {
	font-size: 12px;
	font-family: 'times new roman','Verdana', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	color: #969696;
	margin: 67px 67px 67px 67px;
	background:#FFFFFF;
}

#left {
	float: left;
	width: 152px;
	border-style: none;
	border-width: 1px;
	border-color: #2FC9FF;
	margin: 0 auto;
}

#right {
	float:left;
	border-style: none;
	border-width: 1px;
	border-color: #2FC9FF;
	margin: 76px 0px 0px 70px;
	min-height: 300px;
	overflow: auto;
}

#pg {
	font-size: 14px;
	font-weight: bold;
	border-style: none;
	border-width: 0px;
	background: #FFFFFF;
	width: 102px;
	height: 57px;
}

.img {
	border-style: none;
	border-width: 0px;
}


#menu1 {
	width: 150px;
	border-style: none;
	border-width: 1px;
	border-color: #2FC9FF;
}

#menu2 {
	width: 150px;
	border-style: none;
	border-width: 1px;
	border-color: #2FC9FF;
}

#menu3 {
	width: 150px;
	border-style: none;
	border-width: 1px;
	border-color: #2FC9FF;
}


.col1 {
	float:left;
	text-align: left;
	/*min-width:100px;
	max-width:300px;*/
}

.col2 {
	float:left;
	width:200px;
	text-align: justify;
}

#indexPix {
	display: none;
}


.clear {
	clear: both;
	padding:5px;
}

.black {
	color: #000000;
}


a:link {
	color:#969696;
	text-decoration: none;
}
a:visited {
	color:#969696;
	text-decoration: none;
}
a:hover {
	color:black;
	text-decoration: none;
}
a:active {
	color:#969696;
	text-decoration: none;
}

.line0 {
	padding: 2px;
	border-bottom: 1px solid;
	color:#969696;
}

.line1 {
	padding: 5px;
	border-bottom: 1px dotted;
	color:#969696;
}
hr {
  	border: 0 dashed;
  	width: 155px;
   	color: #969696;
	background-color: #969696;
	height: 1px;
	text-align:left;
}

