body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
              
             background: #FFFFFF;
}

#logo{float:left; background-image:url(p_logo_0409.jpg); width:800px; height:147px;}
#menu{float:left; width:800px; height:32px; background-image:url(bg_menu.jpg); background-repeat:repeat-x;}
#contenttext{float:right; width:526px;}
#newstext{float:left; width:800px;}
#leftpanel{float:left; width:274px;}
#footer{float:left; width:800px; background-color:#00297B; padding:10px;}
#button{width:450px; height:32px; background-image:url(bg_menu.jpg); background-repeat:repeat-x;}

#container {
position: relative; 
margin: 0 auto; 
width: 100%;
background-image:url(vertline.jpg); background-repeat:repeat-x;
overflow: hidden
}

#container2 {
position: relative; 
margin: 0 auto; 
width: 800px; 
border:solid 1px #666666;
background-color:#FFFFFF;
overflow: hidden
}

.graypanel{
	border:solid 1px #666666; background-color:#F7F7F7; padding:10px; margin:10px;
}

.bodytext {
	font: 0.8em Verdana, Arial, sans-serif;
	/*font-size:12px;*/
	/*font-weight:normal;*/ 
	color: #00297B;
}

.titletext {
	font: 0.7em Verdana, Arial, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#00297B;
}
.newstitletext {
	font: 0.7em Verdana, Arial, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#3F8DFF;
}
.whitetitle {
	font: 0.7em Verdana, Arial, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
}
.smalltitle {
	font: 0.7em Verdana, Arial, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#3F8DFF;
}
.smallwhitetext {
	font: 0.7em Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
}
.smallwhitetext a{
	font: 0.7em Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration:none;
}
.smallwhitetext a:hover{
	text-decoration:underline;
}
.smallgraytext {
	font: 0.7em Verdana, Arial, sans-serif;
	font-size: 9px;
	font-weight:bold;
	color:#999999;
}
.smallgraytext a{
	font: 0.7em Verdana, Arial, sans-serif;
	font-size: 9px;
	font-weight:bold;
	color:#999999;
	text-decoration:none;
}
.smallgraytext a:hover{
	text-decoration:underline;
}
.smallbluetext {
	font: 0.7em Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#3F8DFF;
}
.smallbluetext a{
	font: 0.7em Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#3F8DFF;
	text-decoration:none;
}
.smallbluetext a:hover{
	text-decoration:underline;
}
.footertext {
	font: 0.7em Verdana, Arial, sans-serif;
	font-size: 9px;
	font-weight:normal;
	color:#FFFFFF;
}
.footertext a{
	font: 0.7em Verdana, Arial, sans-serif;
	font-size: 9px;
	font-weight:normal;
	color:#999999;
	text-decoration:none;
}
.footertext a:hover{
	text-decoration:none;
}