	.ul{
		list-style-image : url(../images/dot.gif);
	}
	.help{
	color: #000000;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight : normal;
	font-style : normal;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : none;
}

	.menu_header{
	color: White;
	font-style : normal;
	font-family : sans-serif;
	font-size : 11px;
	text-decoration : none;
	font-weight : bolder;
}

	.menu_entry{
		color: #000000;
		padding-top: 3px;
		padding-bottom: 3px;
		font-weight : normal;
		font-style : normal;
		font-family : sans-serif;
		font-size : 10px;
		text-decoration : none;
	}
	
.menu_entry_bold{
	color: #000000;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight : bold;
	font-style : normal;
	font-family : sans-serif;
	font-size : 12px;
	text-decoration : none;
}

	.title{
		font-size: 13px;
		font-family : sans-serif;
		color: #3366ff;
		font-weight: bold;
	}
	.title2{
		font-size: 12pt;
		font-family : sans-serif;
		color: red;
		font-weight: bold;
	}
	.s{
		font-size:11px;
		font-family : sans-serif;
		color: #3366ff;
		font-weight : bold;
	}
	.s2{
	font-size:10px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Black;
	font-weight : normal;
}


	.s3{
	font-size:14px;
	font-family : Courier New;
	color: Black;
	font-weight : normal;
}

	.st {
	font-size : 11px;
	font-family : sans-serif;
	color : Black;
}

	.st1{
		background-color: #2b0e72;
		font-size : 11px;
		font-family : sans-serif;
		color : #ff6600;
		font-weight : bold;
		text-align : center;
	}
	.st2{
		font-size: 11px;
		font-family : sans-serif;
		color : #B22222;
	}
	.t{
		font-size : 11px;
		font-weight : normal;
		color : White;
		font-family : sans-serif;
	}
	.h{
	font-size : 16px;
	color : Red;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
}
	.h1{
	color : #FF3100;
	font-family : sans-serif;
	font-size : 14px;
	font-weight : bold;
}
	.k{
	color : Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-weight : normal;
}
	.error{
	color : Red;
	font-family : sans-serif;
	font-size : 10px;
	font-weight : bolder;
}

	.k3{
	color : #2F4F4F;
	font-family : sans-serif;
	font-size : 12px;
		font-weight : normal;
}

	.k2{
	color : #2F4F4F;
	font-family : sans-serif;
	font-size : 13px;
		font-weight : normal;
}

	A{
	font-weight : bold;
	font-size : 10px;
	font-family : sans-serif;
	color : #336699;
}

	.square_text{
		text-decoration : none;
		color : #FFFFFF;
		font-family : sans-serif;
		font-size : 11px;
		font-weight : normal;
	}

	A:link{
	text-decoration : none;
	color : Red;
}
	A.title:link{
		color : #00aedf;
		text-decoration : none;
	}

	A:visited{
	text-decoration : none;
	color : Red;
}
	a:active{
		color : #ff0000;
		text-decoration : none;
	}
INPUT {
	border : 1px solid Blue;
	background : transparent;
}

