@charset "windows-1253";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
}
html {
	SCROLLBAR-FACE-COLOR: #D5D4E1;
	SCROLLBAR-3DLIGHT-COLOR: #E5E5EC;
	SCROLLBAR-ARROW-COLOR: #59567B;
	SCROLLBAR-TRACK-COLOR: #F2F2F5;
	SCROLLBAR-DARKSHADOW-COLOR: #9B98B7;
	margin: 0px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.linktxt {
	color: #00A8C8;
	text-decoration: none;
}
a.linktxt:link {
	color: #00A8C8;
}
a.linktxt:hover {
	color: #00A8C8;
	text-decoration: underline;
}
a.linktxt:visited {

	color: #00A8C8;
}
.copyright {
	font-size: 7pt;
	color: #787777;
}
.linkmenu {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
a.linkmenu:link {
}
a.linkmenu:hover {

	color: #00A8C8;
	text-decoration: underline;
}
a.linkmenu:visited {
}
#menu {
	width: auto;
	height: auto;
}
#menu a:link{
	background-color:#F0F7F0;
	border-bottom:1px solid #788E78;
	display:block;
	font:bold normal 11px Verdana;
	color:#000;
	text-transform: capitalize;
	padding-left: 8px;
	height: auto;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
}
#menu a:visited{
	background-color:#F0F7F0;
	border-bottom:1px solid #788E78;
	display:block;
	font:bold normal 11px Verdana;
	color:#000;
	line-height:1.2;
	text-transform: capitalize;
	padding-left: 8px;
	height: auto;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
}
#menu a:hover{
	background-color:#AAD2AA;
	border-bottom:1px solid #788E78;
	display:block;
	font:bold normal 11px Verdana;
	color:#000;
	line-height:1.2;
	text-transform: capitalize;
	padding-left: 8px;
	height: auto;
	text-decoration: none;
	padding-top: 2px;
	cursor: w-resize;
	padding-bottom: 2px;
}
.ptbl {
	background-position: 100%;
}
.title {
	font-size: 16pt;
	color: #4AC5FF;
	font-weight: bold;
	font-style: normal;
}
.style6 {color: #FF9900; font-size: 13pt;
}
.bold {
	font-weight: bold;
}
.bgpr {
	background-image: url(procedures/image.jpg);
	color: #000000;
	text-align: justify;
	padding: 4px;
	font-size: 11px;
}

.tipClass { color: #ffffff; }
	
