.p {
	background-color:#FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-weight: bolder;
	font-size: 18px;
	text-align: center;
}

.phdr1  
{
	padding: 2px;
	font-size:  18px;
	font-weight: heavy;
	color:#cc3333;
	letter-spacing: 1px;
	font-size: 24px;
	font-weight: bolder;
	font-size: 24px;
}
.prdhdr1
{
	font-weight: bold;
	font-size: 14px;
	color: #006699;
	letter-spacing: 1px;
}
.prdhdr2
{
	font-size:  14px;
	font-weight: bold;
	color:#006699;
	letter-spacing: 1px;
}
TD.newsb
{
	font-size:  12px;
	padding: 2px;
	border-right: #e2e2e2 1px solid;
	border-top: #e2e2e2 1px solid;
	border-left: #e2e2e2 1px solid;
	border-bottom: #e2e2e2 1px solid;
	background-color:#f5f5f5;
}
TD.newsa
{
	border-right: #c0c0c0 1px solid;
	border-top: #c0c0c0 1px solid;
	border-left: #c0c0c0 1px solid;
	border-bottom: #c0c0c0 1px solid;
	
}

TD.notice
{
	padding-right: 16px;
	border-top: #6699cc 2px solid;
	padding-left: 16px;
	font-weight: bold;
	font-size: 10pt;
	padding-bottom: 8px;
	color: #cc3300;
	padding-top: 8px;
	border-bottom: #6699cc 2px solid;
	font-family: 'Verdana' , 'Courier New' , 'Times New Roman';
	text-align: center;
}

#leftpanel
{
	background-color:#FFF;
	float: left;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 10px;
	width: 360px;
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-right-color: #00C;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-bottom-style: none;
	border-left-style: none;
}
#rightpanel
{
	background-color:#FFF;
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	width: 340px;
}
.body ul {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	text-align: justify;
}

.footer {
	clear: both;
	float: inherit;
	width: 750px;
	margin: auto;
	background-color: #002261;
	padding-top: 2px;
	padding-right: Auto;
	padding-bottom: 2;
	padding-left: Auto;
	line-height: 10px;
}
