/*CSS Document*/
/*PAGE LAYOUT*/

body {
	margin-left: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#logo{background-image:url('petroclass_logo.gif'); width:800px; height:103px; background-repeat:no-repeat;background-position: center;float:right }
#menu{width:536px; height:32px; background-image:url('menu.gif'); background-repeat:repeat-x; float:right}
#contenttext{float:right; width:526px;}
#panea{width:270px; background-color:#999999}
#paneb{ border-width:1px; background-position: center; width:800px; background-image:url('drop.gif'); background-repeat:no-repeat; background-attachment:fixed}
#panebx{ border-width:1px; background-position: center; width:800px; background-attachment:fixed}
#footer{float:left; width:800px; background-color:#F0F0F0; padding:10px;}

.panec{
	border:1px solid #666666; background-color:#EAEAEA; padding:10px; margin:10px
}

.bodytext {
	font: 0.7em Tahoma, sans-serif;
	color: #666666;
}

span.titletext {
	font-size:36px;
	font-weight:bold;
	color:#CC0000; 
	font-family:Tahoma;
}

.newstitle {
	font: 0.7em Tahoma, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#CC0000;
}
.wstext {
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
}
.wstext a{
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration:none;
}
.wstext a:hover{
	text-decoration:underline;
}
.gstext {
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#999999;
}
.gstext a{
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#999999;
	text-decoration:none;
}
.gstext a:hover{
	text-decoration:underline;
}
.rstext {
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#CC0000;
}
.rstext a{
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#CC0000;
	text-decoration:none;
}
.rstext a:hover{
	text-decoration:underline;
}