/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}

.txt_main {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	line-height: 16px;
	text-decoration: none;
	}
	.txt_main a:hover {
	text-decoration: underline;
	}
.txt_main1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	}
	.txt_main a:hover {
	text-decoration: underline;
	}	
.txt_main2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	line-height: 13px;
	text-decoration: none;
	}
	.txt_main a:hover {
	text-decoration: underline;
	}	
.txt_blue_11 {
	font-family: Tahoma;
	font-size: 11px;
	color: #100D90;
	text-decoration: none;
	}
	.txt_blue_11 a:hover {
	text-decoration: underline;
	}

.txt_blue_14{
	font-family: Tahoma;
	font-size: 14px;
	color: #100D90;
	text-decoration: none;
	}
	.txt_blue_14 a:hover {
	text-decoration: underline;
	}


.txt_white_11 {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	}
	.txt_white_11 a:hover {
	text-decoration: underline;
	}
	
.border
	{
	border: #D1D1D1 1px solid;
	}

.border_pad
	{
	border: #D1D1D1 1px solid;
	padding: 2px;
	}
p {margin:0; padding:0}		
