.navbar {
	font-family: Tahoma;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	letter-spacing: normal;
	text-align: center;
	vertical-align: baseline;
	word-spacing: normal;
	display: inline;
	height: 25px;
	width: 140px;
	color: #000000;
	float: none;
	padding-top: 6px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
	border-top: thin none #990033;
	border-right: thin inset #990033;
	border-bottom: thin none #990033;
	border-left: thin inset #990033;









}
.normal {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	letter-spacing: normal;
	word-spacing: normal;
	text-align: justify;


}
.textboxed {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
	display: block;
	height: auto;
	width: 330px;
	border: thin groove #666666;
	margin-left: 50px;
	margin-right: 20px;
	padding-right:5px;
	padding-left:3px;
	padding-top:2px;
	padding-bottom=5px;




}
.periex {
	clear: left;
	float: left;
	height: auto;
	width: auto;
	cursor: hand;
	background-color: #003399;
	margin: auto;
	display: none;
	text-decoration: blink;
	background-attachment: fixed;
	background-position: left top;
	border: medium dotted #00FFFF;
	list-style-type: disc;
	list-style-position: outside;
	position: absolute;
	overflow: visible;




}
