	body
		{
			margin:0;
			padding:0;
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:10pt;
		}
	div.page
		{
			width:905px;
			margin:0 auto;
		}

	.cont
		{
			vertical-align:top;
		}
	a.lft
		{
			text-decoration:none;
			font-size:16px;
			font-weight:bold;
			color:#444;
			width:200px;
			padding:5px 10px 5px 25px;
			margin:2px;
			display:block;
			position:relative;
		}
	a.lft:hover
		{
			padding-left:25px;
			background-image:url(../../images/bullet.jpg); 
			background-repeat:no-repeat;
			
		}

	a.rgt
		{
			display:block;
			position:relative;
			width:150px;
			text-align:center;
			text-decoration:none;
			color:#000;
			font-size:12px;
			font-weight:bold;
			float:right;
			padding:9px 0 13px 0;
			border-top:3px solid #fff;
		}
	a.rgt:hover
		{
			background-color:#fff;
			border-top:3px solid #322761;
		}
	li.menu
		{
			float:right;
			display:block;
			height:20px;
			margin:0 0 0 0;
		}
	a.tp
		{
			display:block;
			position:relative;
			width:130px;
			text-align:center;
			text-decoration:none;
			color:#444;
			font-size:11px;
			padding:0;
		}
	a.leftBox
		{
			background-image:url(../../images/leftBox.jpg);
			background-repeat:no-repeat;
			height:130px;
			width:225px;
			padding:20px 0 0 20px;
			color:#fff;
			float:left;
			text-decoration:none;
			
		}
	a.leftBox:hover
		{ 
			
		}
	/*div.leftBox div
		{
			font-size:12px;
			font-weight:normal;
			border-top:1px dashed #F2C220;
			width:195px;
			padding:10px 0 0 0;
		}*/
	a.secondBox
		{
			background-image:url(../../images/middleBox.jpg);
			background-repeat:no-repeat;
			height:130px;
			width:360px;
			float:left;
			margin-left:15px;
			text-decoration:none;
			
			
		}
	div.secondBox div
		{

		}
	a.thirdBox
		{
			background-image:url(../../images/promote.jpg);
			background-repeat:no-repeat;
			background-position:right top;
			height:150px;
			width:250px;
			padding:20px 0 0 20px;
			color:#F2C220;
			font-size:12px;
			font-weight:bold;
			float:right;
			text-decoration:none;
		}

	h4
		{
			font-weight:bold;
			font-style:italic;
		}

	.li_hdr
		{
			font-weight:bold;
			font-size:11pt;
		}
	hr
		{
			height:5px;
			color:#C19B16;
			margin-top:-10px;
		}
	div.footer
		{
			
			clear:both;
		}
