.st1 {
	font-family: verdana, tahoma, arial;
	font-size:11px;
	color: #336699;
	font-weight: normal;
	text-align : justify;
} 
.st2 {
	font-family: verdana, tahoma, arial;
	color: #336699;
	font-size:10px;
	font-weight: normal;
	text-align : left;
} 
.st3 {
	font-family: verdana, tahoma, arial;
	color: #336699;
	font-size:18px;
	font-weight: normal;
	text-align : left;
}
.dot {background-image : url(images/dots.gif);}


A.menu:visited 	{display: block; height: 22px; width: 240px; text-indent: 10; 
				padding-top: 3; TEXT-DECORATION: none; 
				font-family: verdana, tahoma, arial; font-size:12px; font-weight: bold; color=#999999;
}
A.menu 		{display: block; height: 22px; width: 240px; text-indent: 10; 
			padding-top: 3; TEXT-DECORATION: none;
			font-family: verdana, tahoma, arial; font-size:12px; font-weight: bold; color=#999999;
}
A.menu:hover 	{display: block; height: 22px; width: 240px; text-indent: 10; background-color: white;
				padding-top: 3; TEXT-DECORATION: none; 
				font-family: verdana, tahoma, arial; font-size:12px; font-weight: bold; color=#ce171e
}
A.menu:active 	{display: block; height: 22px; width: 240px; text-indent: 10; background-color: white;
				padding-top: 3;  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}


hr {color:#336699; height:1}

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

input, select, textarea {
	BORDER: #000000 1px solid; FONT-SIZE: 11px; FONT-FAMILY: Verdana; BACKGROUND-COLOR: #fffce9;;
}

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


BODY {
	margin: 0px;
	padding: 0px;
	background-color: white;
}
