.st1 {
	font-family: verdana, tahoma, arial;
	color: #336699;
	font-size:10px;
	font-weight: normal;
	text-align : justify;
} 
.st2 {
	font-family: verdana, tahoma, arial;
	font-size:12px;
	color: #336699;
	font-weight: normal;
	text-align : justify;
} 
.st3 {
	font-family: verdana, tahoma, arial;
	color: #7ccefd;
	font-size:18px;
	font-weight: normal;
	text-align : left;
}


A.menu:visited 	{display: block; height: 26px; width: 96%; text-indent: 10; 
				padding-top: 6; background-image: url('images/menu_off.gif'); TEXT-DECORATION: none; 
				font-family: verdana, tahoma, arial; font-size:12px; font-weight: bold; color=#3399cc;
}
A.menu 		{display: block; height: 26px; width: 96%; text-indent: 10; 
			padding-top: 6; background-image: url('images/menu_off.gif'); TEXT-DECORATION: none;
			font-family: verdana, tahoma, arial; font-size:12px; font-weight: bold; color=#3399cc;
}
A.menu:hover 	{display: block; height: 26px; width: 96%; text-indent: 10; 
				padding-top: 6; background-color: #daeeff; TEXT-DECORATION: none; 
				font-family: verdana, tahoma, arial; font-size:12px; font-weight: bold; color=#ce171e
}
A.menu:active 	{display: block; height: 26px; width: 96%; text-indent: 10; 
				padding-top: 6; background-image: url('images/menu_on.gif'); TEXT-DECORATION: none; 
				font-family: verdana, tahoma, arial; font-size:12px; font-weight: bold;
} 

A 			{TEXT-DECORATION: none; color: blue; } 
A:visited 	{ TEXT-DECORATION: none; color: darkblue;} 
A:hover 	{ TEXT-DECORATION: none; color: red;  }
A:active 	{ TEXT-DECORATION: none; color: darkorange;}

A.mn 			{TEXT-DECORATION: none; color: blue; } 
A.mn:visited 	{ TEXT-DECORATION: none; color: blue;} 
A.mn:hover 	{ TEXT-DECORATION: none; color: white;  }
A.mn:active 	{ TEXT-DECORATION: none; color: yellow;}

hr {color:#336699; height:1}

FORM 	{padding:0; margin:0}
IMG 	{border:0;}

.td {BACKGROUND-COLOR: #d8f0fd;}

.inp {
	BORDER: #000000 1px solid; FONT-SIZE: 11px; FONT-FAMILY: Verdana; BACKGROUND-COLOR: #d8f0fd; width=150;
}
.inp1 {
	BORDER: #000000 1px solid; FONT-SIZE: 11px; FONT-FAMILY: Verdana; BACKGROUND-COLOR: #99ccff; width=150;
}


BODY {
	margin: 0px;
	padding: 0px;
	background-color: #1facfd;
	background-image : url(images/backgr.gif);
	background-position : top;
	background-repeat : repeat-x;
	background-attachment : fixed;
}