	A				{color: #190579;}
	A:visited 		{color: #190579;text-decoration: underline }
	td {
		color: #000000;
		font-family : Arial, Verdana, Helvetica, sans-serif;
		font-size : 10pt;
	}
	.small {
		font-family : Verdana, Arial, Helvetica, sans-serif;
		font-size : 10px;
	}
	.Title {
		color: #000000;
		font-family : Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif;
		font-size : 14pt;
		font-weight: Bold;
	}
	.SubTitle {
		color: #000000;
		font-family : Tahoma, Arial, Helvetica, sans-serif;
		font-size : 13pt;
		font-weight: Bold;
	}
	.Code {
		color: #9e9e9e;
		font-weight: Bold;
	}
	.FormTitles {
		color: #190579;
		font-weight: Bold;
	}
	.FormBox { color: #000000; text-decoration: none; font-size: 12px; font-family: Geneva, Verdana, Tahoma, Arial; font-weight : bold; background-color: #FFFFFF; border: #595959; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px ;}
	.Formtxt {font-size: 12px;}
	.txt,select {font-size: 12px; padding:0px; margin:0px; border:1px inset window;}

	.FormButton {
		font-family:Verdana, Arial;
		font-size:8pt;
		font-weight: Bold;
	}
	LI{
		list-style : square;
		list-style-image : url(http://www.tunga.com/konca/www/Img/li_bullet.gif);
		list-style-position : outside;
	}
	#divLoadCont{
	    position:               absolute;
	    width:                  100%;
	    height:                 100%;
	    top:                    0;
	    left:                   0;
	    background-color:       buttonFace;
	    layer-background-color: buttonFace;
	    font-family:            arial,helvetica;
	    z-index:                100
	}