body {
	background:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#777777;
	margin:0;
	padding:0;
}


.container
{
	width:100%;
	text-align:center;	
}

.subcontainer
{
	width:916px;
	padding:0px;
	margin-bottom:0px;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	
}

.header
{
	width:916px;
	height:144px;
	background-image: url(../images/head.jpg);
	background-repeat: no-repeat;
	margin-top:30px;
}

.bar
{
	font-size:12px;
	width:916px;
	min-height:20px;
	background-image:url(../images/bar.png);
	text-align:center;
	background-repeat:repeat-y;
	display:block;
	padding:20px 5px 20px 5px;
}

.middle
{
	width:916px;
	background-image:url(../images/middle.png);
	background-repeat:repeat-y;
	text-align:left;
	font-size:9px;
	padding-left:20px;
	padding-bottom:5px;
	padding-top:5px;
}

.footer
{
	width:916px;
	background-image:url(../images/footer.png);
	height:42px;
	background-repeat: no-repeat;		
	margin-top:-23px;
}

#footer a {
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	color:#FFFFFF;
	outline:none;	
}

#footer p {
	padding:0px;
	margin:0px;
}

#footer a:hover {
	color:#FF0000;
	outline:none;
	}


.footerbt
{
	width:105px;
	height:42px;
	background-image:url(../images/footer_button.png);
	background-repeat: no-repeat;
	font-size:12px;
	font-weight:bold;
	margin-left:30px;
	float:left;
	text-align:center;
	padding-top:10px;	
	color:#FFFFFF;

}

div.menu
{
	width:219px;
	margin-left:-12px;
	margin-top:-14px;
	float:left;
}
div.content
{
	margin-left:225px;
	text-align:justify;
	width:650px;
	background-color:#FFFFFF;
	font-size:12px;
	min-height:400px;
}

.content1
{
	border-bottom:1px solid #FF0000;
}

div.sponsors
{
	width:150px;
	height:45px;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:5px;
	background-image:url(../images/logo_ptpiree.png);
	background-repeat:no-repeat;
	background-position:bottom;
}

input.searchtext
{
	font-size:11px;
	color:#777777;
	background:url(../images/bgimput.png);
	height:20px;
	border:1px solid;
	border-color:#DDDDDD;
}

#navigation td { 
	border-bottom: 1px solid #F4FFE4;
	}
	
#navigation a {
	background-image:url(../images/menu_bg.png);
	font: 11px Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #777777;
	line-height:12px;
	text-decoration:none;
	display:block;
	padding:3px 6px 10px 10px;
	outline:none;
	}
	
#navigation a:hover {
	color:#FF0000;
	outline:none;
	}
	
#navigation span {	
	width:219px;
}

#contentdiv a
{
	color:#555555;
	text-decoration:none;
	border-bottom:1px dotted #555555;
	outline:none;
	
}

#contentdiv a:hover {
	color:#777777;
	text-decoration:underline;
	color:#FF0000;
	outline:none;
}

#contentdiv h1 {
	font: 25px Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#999999;
	text-decoration:none;
}

#contentdiv h2 {
	font: 22px Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#999999;
	text-decoration:none;
}

#contentdiv h3 {
	font: 16px Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#999999;
	text-decoration:none;
}

#contentdiv h4 {
	font: 12px Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#999999;
	text-decoration:none;
}

#contentdiv p {
	font: 12px Arial, Helvetica, sans-serif;
	color:#777777;
}

div.specialframe {
	width:630px;
	background:url(../images/bgspecialframe.png);
	padding-bottom:3px;
	padding-left:10px;
	padding-right:10px;
	padding-top:3px;
	border: 1px solid #CCCCCC;
}

table.specialframe {
	font: 11px Arial, Helvetica, sans-serif;
	width:650px;
	background:url(../images/bgspecialframe.png);
	padding-bottom:3px;
	padding-left:10px;
	padding-right:10px;
	padding-top:3px;
	border: 1px solid #CCCCCC;
}
	
div.eam
{
	width:916px;
	height:42px;
	outline:none;
}
#eam a
{
	color:#555555;
	text-decoration:none;
	outline:none;
	
}

#eam a:hover {
	outline:none;
}
