body {
	
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	margin: 0 auto;
	
	}
td		{
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif, Tahoma;
	color:#39414A;
	font-size: 11px;
	text-transform: none;
	font-style: normal;
	font-variant: normal;

}
li {
	font-weight: normal;
	text-transform: none;
	color: #5F666F;
	list-style-type: square;
}
.portpic {
	border: 1px dotted #000000;
}
a:link {
	color: #AA1F00;
	text-decoration: none;
}
a:visited {

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


	color: #767D85;
	text-decoration:underline;
}

a.top:link {
	color: #636C79;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;

}
a.top:visited {
	color: #636C79;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;

}
a.top:hover {
	color: #FFFFFF;
	text-decoration:none;
	font-size: 10px;
	font-weight: bold;

}
a.nav:link {
	color: #39414A;
	text-decoration: none;
	font-weight:bold;
}
a.nav:visited {

	color: #39414A;
	text-decoration: none;
	font-weight:bold;
}
a.nav:hover {


	color: #39414A;
	text-decoration: underline;
	font-weight:bold;
}
.forms {
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 11px;
	color: #39414A;
	border: 1px solid #5F666F;

}
table {

	font-family:Verdana, Arial, Helvetica, sans-serif, Tahoma;
	color:#582002;
	font-size: 10px;
	text-transform: uppercase;
	font-style: normal;
	font-variant: normal;
}
.td2 {
	background-color: #E8EBEE;
}
.button {
	font-size: 10px;
	font-weight: bold;
	background-color: #C6CDD4;
	border: 1px solid #39414A;
}
 .divstyle{position:absolute;
           border:2px groove lightgray;
           width:450;
           top:0;
           left:0;
           }

 .pstyletitle{postion:absolute;
              background:bdc7ce;
              color:636d7b;
              font-size:13px;
			  font-weight:bold;
              font-family:Verdana, Arial, Helvetica, sans-serif, Tahoma;
              heigth:50px;}

 .pstylebody{postion:absolute;
             background:F1F3F5;
             font-size:11px;
             font-family:Verdana, Arial, Helvetica, sans-serif, Tahoma;}
