/* CSS Document */

	body{
	
		cursor: default; margin: 3px 3px 3px 3px;
		
	}

	input{ font-size: 10px; }

	td{ 
	
		font-family: Trebuchet MS, Verdana, Arial, sans-serif;
		font-size: 12px;
		color: #6A6A6A;
		
	}

	.sbg{
	
		background-image: url(images/sidebg.gif);
		background-position: top;
		background-repeat: no-repeat;
	
	}
	
	.sbg_1{
	
		background-image: url(images/sidebg1.gif);
		
	}

	.sbg_2{
	
		background-image: url(images/sidebg11.gif);
	
	}
	
	.sbg_3{
	
		background-image: url(images/sidebg12.gif);
		
	}
	
	.hm_content{
	
		padding: 0px 3px 2px 0px; text-align: justify;
	
	}
	
	.hm_content_I{
	
		padding: 0px 3px 2px 0px; text-align: justify; color:#95b7ce;
	
	}
	
	.lm_button{
	
		text-align: right; padding: 0px 20px 0px 0px;
	
	}

	.pgBorder{
		border: 1px solid #DDD; 
		background-color: #f7f7f7;
	}

	.darkerShade{
		color: #777; font-size: 13px;
	}

	.txtCommon{ font-size: 11px; color: #452a07; font-family: Trebuchet MS, Verdana, Arial, sans-serif; width: 250px; border: 1px solid #AEAEAE }

	.selectBox{ font-size: 10px; color: #452a07; font-family: Trebuchet MS, Verdana, Arial, sans-serif; }

	.err{ text-align:center; padding: 2px 2px 2px 2px; background-color:#ffffe1; color: #4b4b4b; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; display: none }

	.blder{

		font-size: 22px; color: #062e4a;

	}

	.blder_1{

		font-size: 14px; color: #062e4a; font-weight: bold;

	}

	.arowHand{

		cursor: pointer;

	}

	.imgHide{

		display: none;

	}

	A.lnkStyle_01:link    { color: #9E9E9E; text-decoration: none }
	A.lnkStyle_01:visited { color: #9E9E9E; text-decoration: none }
	A.lnkStyle_01:active  { color: #9E9E9E; text-decoration: none }
	A.lnkStyle_01:hover   { color: #777; text-decoration: underline }
	
	A.lnkStyle_02:link    { color: #95b7ce; text-decoration: none }
	A.lnkStyle_02:visited { color: #95b7ce; text-decoration: none }
	A.lnkStyle_02:active  { color: #95b7ce; text-decoration: none }
	A.lnkStyle_02:hover   { color: #0a3e62; text-decoration: underline }

	A.lnkStyle_03:link    { color: #ffa401; text-decoration: none }
	A.lnkStyle_03:visited { color: #ffa401; text-decoration: none }
	A.lnkStyle_03:active  { color: #ffa401; text-decoration: none }
	A.lnkStyle_03:hover   { color: #5d3e07; text-decoration: underline }