	.def{
		font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size: 11px;
		text-align: justify;
		line-height: 15px;		
	}

	.dual{
		font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
		background-color: "#BBCCDD";
		font-size: 11px;
		line-height: 15px;		
	}

	.main{
		font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size: 12px;
		line-height: 14px;
		color: #000000;
		text-align: justify;
		background-color: #CCCCCC;
		border: 2px solid #999999;
		padding-left: 3px;
		padding-top: 1px;
		padding-bottom: 1px;
		padding-right: 3px;
	}
	.newz{
		font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size: 12px;
		line-height: 16px;
		color: #FF9900;
		margin-top:4px;
		margin-bottom:4px;
		margin-left:6px;
		margin-right:6px;
		font-weight:bold;
		letter-spacing:0.02cm;
	}
	.title{
		font-family : "HandelGotDBol", Arial, Helvetica, sans-serif;
		font-size: 24px;
		color: #666666;
		line-height: 16px;
		font-weight: bold;
	}
	.head{
		font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size: 18px;
		color: #CCDDEF;
		line-height: 20px;
		font-weight: bold;
	}
	.nav{
		font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
		color: #BBDDFF;
		font-size: 18px;
		font-weight: bold;
		line-height: 19px;
	}
	.nav_on{
		font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
		color: #99BBDD;
		font-size: 18px;
		font-weight: bold;
		line-height: 19px;
	}
	.subNav{
		font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
		color: #3355EE;
		font-size: 14px;
		font-weight: bold;
		line-height: 16px;
	}
	.subNav_on{
		font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
		color: #0033AE;
		font-size: 14px;
		font-weight: bold;
		line-height: 16px;
	}
	.error{
		font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
		color: #990000;
		font-weight: bold;
	}
	BODY{
		margin-top:0px;
		margin-bottom:0px;
		margin-left:0px;
		margin-right:0px;
	}
	A{
		font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-weight: bold;
	}
	A:HOVER{
		font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
		color: #66CCEE;
		font-weight: bold;
	}

