body {
	background-color: #3F77B4;
	margin: 0px;
	padding: 0px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #333;
	line-height: 22px;
	letter-spacing: 0.02em;
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
textarea,
input[type="text"],
input[type="password"],
input[type="file"],
input[type="button"],
input[type="submit"],
input[type="reset"],
select {
	font-family: Helvetica, Arial, sans-serif;
	border-radius:4px;
	-moz-border-radius:4px;
	-khtml-border-radius:4px;
	-webkit-border-radius:4px;
	border: 1px solid #d9d9d9;
	color: #333;
	margin: 0px;
	padding: 6px;
}
a, a:visited {
	color: #666;
	text-decoration: none;
}
a:hover {
	color: #F00;
	text-decoration: underline;
}
p   {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
h1, h2, h3, h4, h5    {
	margin-top: 0px;
	margin-bottom: 22px;
	font-family: apertura, Arial, sans-serif;
	line-height: normal;
}
h1 {
	color: #999;
}
h2 {
	color: #184677;
	font-size: 27px;
	font-weight: normal;
}
h3 {
	color: #184677;
	font-size: 24px;
	font-weight: normal;
	line-height: normal;
}
h4 {
	color: #184677;
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: bolder;
}
.bgmenu {
	font-size: 14px;
	font-weight: bolder;
	letter-spacing: 0px;
	background-color: #FFF;
	height: 46px;
	color: #333;
	background-image: url(bgmn.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.bgmenu a, .bgmenu a:visited {
	color: #333;
	text-decoration: none;
}
.bgmenu a:hover {
	color: #F00;
	text-decoration: none;
}
.menusmall, .menusmall a, .menusmall a:visited {
	font-weight: bold;
	text-decoration: none;
	font-size: 13px;
}
.menusmall a:hover {
	text-decoration: underline;
}
.menuside {
	text-indent: 15px;
	background-image: url(bgbtn.jpg);
	background-repeat: repeat-x;
	background-position: center;
}
.menuside a, .menuside a:visited {
	color: #184677;
	display: block;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEE;
	background-image: url(bullet.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
}
.menuside a:hover {
	color: #F00;
	text-decoration: none;
	background-color: #EEE;
}
.slash {
	height: 46px;
	width: 40px;
	margin: 0px;
	padding: 0px;
}
.small, .small a , .small a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	text-decoration: none;
	line-height: 16px;
}
.small a:hover {
	color: #F00;
	text-decoration: underline;
}
.lite, .lite a, .lite a:visited {
	color: #999;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: normal;
}
.lite a:hover {
	color: #F00;
	text-decoration: underline;
}
.note, .note a, .note a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
	line-height: 16px;
	text-decoration: none;
}
.note a:hover {
	color: #F00;
	text-decoration: underline;
}
.title, .title a, .title a:visited {
	color: #184677;
	font-weight: normal;
	font-size: 18px;
	line-height: normal;
	text-decoration: none;
	font-family: Helvetica, Arial, sans-serif;
}
.title a:hover {
	color: #184677;
	text-decoration: underline;
}
.titlecolumn, .titlecolumn a, .titlecolumn a:visited {
	color: #184677;
	font-size: 16px;
	line-height: 22px;
	text-decoration: none;
}
.titlecolumn a:hover {
	color: #184677;
	text-decoration: underline;
}
.caption2, .caption2 a, .caption2 a:visited {
	text-transform:uppercase;
	font-size: 13px;
	font-weight: bold;
	line-height: normal;
	color: #666;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 10px;
}
.caption2 a:hover {
	text-decoration:underline;
	color: #F00;
}
.msg {
	clear: none;
	background-color: #FFC;
	margin: 2px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FC6;
	border-bottom-color: #FC6;
	padding: 5px;
}
.msg2, .msg2 a, .msg2 a:visited {
	color: #333;
	text-decoration: none;
}
.msg2 a:hover {
	text-decoration: underline;
}
.button {
	font-weight: bold;
	text-shadow:1px 1px 0 #fff;
	color: #666;
	background-image: url(bgbtn.jpg);
	background-repeat: repeat-x;
	font-size: 11px;
	margin: 0px;
	padding: 7px!important;
}
.button:hover {
	background-position:0 -6px;
	box-shadow: 0px 1px 2px #e5e5e5;
	-moz-box-shadow: 0px 1px 2px #e5e5e5;
	-webkit-box-shadow: 0px 1px 2px #e5e5e5;
	border: 1px solid #c0c0c0;
}
.button:active { 
	background-image:none!important;
	text-shadow:none!important;
	outline:none!important; 
}
.field {
}
.column {
	padding: 14px;
	border: 1px solid #DDD;
	text-align: left;
	margin: 0px;
	-moz-border-radius:8px;
	-khtml-border-radius:8px;
	-webkit-border-radius:8px;
	font-size: 13px;
	line-height: 20px;
}
.column2 {
	text-align: left;
	padding: 0px;
	margin: 0px;
	border: 1px solid #DDD;
}
.ctitle, .ctitle a, .ctitle a:visited {
	text-transform: uppercase;
	font-weight: bolder;
	font-size: 14px;
	text-align: center;
	margin-bottom: 5px;
	letter-spacing: 1px;
	color: #666;
	line-height: normal;
	text-decoration: none;
	padding-bottom: 7px;
}
.ctitle a:hover {
	color: #F00;
	text-decoration: underline;
}
.table2 td {
	padding-bottom: 10px;
}
.tableline {
	border: 1px solid #EEE;

}
.tableline td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEE;
}
.tableline th {
	background-image: url(bgbtn.jpg);
	background-repeat: repeat-x;
	background-position: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}
.tableline2 {
	border: 1px solid #EEE;

}
.tableline2 td {

}
.tableline2 th {
	background-image: url(bgbtn.jpg);
	background-repeat: repeat-x;
	background-position: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}
.gotoindex, .gotoindex a, .gotoindex a:visited {
	color:#F60;
	padding-top:3px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: normal;
	text-decoration: none;
}
.gotoindex a:hover {
	color:#F60;
	text-decoration: underline;
}
.date1 {
	font:normal 10px arial; 
	color: #3399CC; 
	margin-bottom:2px; 
	text-transform:uppercase;
}
.thumb, a .thumb, a:visited .thumb {
	float:left;
	margin-right:10px;
	margin-top:3px;
	padding:5px;
	border:1px solid #EEE;
	background-color: #FFF;
}
a:hover .thumb {
	background-color: #F2F2F2;
	border: 1px solid #CCC;
}
.thumb2, a .thumb2, a:visited .thumb2 {
	padding:5px;
	border:1px solid #EEE;
	background-color: #FFF;
}
a:hover .thumb2 {
	background-color: #F2F2F2;
	border: 1px solid #CCC;
}
.basictab {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left:7px;
	font: bold 11px Arial;
	text-transform:uppercase;
	border-bottom: 1px solid #CCC;
	list-style-type: none;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
}
.basictab li {
	display: inline;
	margin: 0;
}
.basictab li a {
	text-decoration: none;
	padding: 3px 7px;
	border: 1px solid #CCC;
	border-bottom: none;
	background-color: #EEE;
	color: #2d2b2b;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	-khtml-border-radius:4px;
	-webkit-border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
}
.basictab li a:visited {
	color: #2d2b2b;
}
.basictab li a:hover {
	background-image:none;
	background-color: #FCA20F;
	color: white;
}
.basictab li a:active {
	color: black;
}
.basictab li a.selected { 
	position: relative;
	top: 1px;
}
.basictab li a.selected {
	background-color: #FFF;
	border-bottom-color: white;
}
.basictab li a.selected:hover { 
	text-decoration: none;
	color: black;
}
.tabfront1 {
	padding: 3px 0;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left:5px;
	font: bold 11px Arial;
	text-transform: capitalize;
	border-bottom: 1px solid #999;
	list-style-type: none;
}
.tabfront1 li {
	display: inline;
	margin: 0;
}
.tabfront1 li a {
	text-decoration: none;
	padding: 3px 5px;
	border: 1px solid #999;
	border-bottom: none;
	background-color: #DDD;
	color: #2d2b2b;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	-khtml-border-radius:4px;
	-webkit-border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
}
.tabfront1 li a:visited {
	color: #2d2b2b;
}
.tabfront1 li a:hover {
	background-image:none;
	background-color: #FCA20F;
	color: white;
}
.tabfront1 li a:active {
	color: black;
}
.tabfront1 li a.selected { 
	position: relative;
	top: 1px;
}
.tabfront1 li a.selected {
	background-color: #FFF;
	border-bottom-color: white;
}
.tabfront1 li a.selected:hover { 
	text-decoration: none;
	color: black;
}
.clearit { 
	clear: both; 
	height: 0; 
	line-height: 0.0; 
	font-size: 0; 
	padding:0; 
	margin:0; 
}
.tabcontent {
	display:none;
	clear:both;
}
#navlist {
	margin-left: 0;
	margin-top: 5px;
	margin-bottom:0;
	padding-left: 0px;
	list-style: none;
	text-decoration: none;
	margin-right: 0px;
}
#navlist li {
	padding-left: 15px;
	background-image: url(bullet.gif);
	background-repeat: no-repeat;
	background-position: 3px 6px;
	padding-right: 0px;
}
#navlist a {
	color:#184677;
	text-decoration:none;
}
#navlist a:hover {
	color:#184677;
	text-decoration:underline;
}
#roundborder {
	border-radius: 10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	-khtml-border-radius:10px;
}
#roundbordertop {
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
	-webkit-border-top-left-radius:10px;
	-webkit-border-top-right-radius:10px;
}
#roundborderbottom {
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
	-webkit-border-bottom-left-radius:10px;
	-webkit-border-bottom-right-radius:10px;
	background-color: #EEE;
}
#whitetext, #whitetext a, #whitetext a:visited, #whitetext a:hover {
	color: #FFF;
}
#offline h1, #offline h2, #offline h3, #offline h4, #offline p {
	color: #FFF;
	margin: 0px;
	padding: 0px;
	text-transform: none;
	letter-spacing: normal;
}
#tags, #tags a, #tags a:visited, #tags a:hover {
	color:#F60;
	margin:4px 0 3px;
	}
.relatedbox {
	border-top-width:1px;
	border-bottom-width:1px;
	border-top-style:solid;
	border-bottom-style:solid;
	border-top-color:#EEE;
	border-bottom-color:#EEE;
	margin:10px 5px 5px 0;
	padding:5px;
	}
#grey {
	color:#999;font-size:12px;
	}
.C1 {
	background-color: #FFF;
}
.C2 {
	background-repeat: no-repeat;
	height: 192px;
	background-image: url(logo_pama.jpg);
	background-position: top;
	width: 260px;
}
.C3 {
	background-image: url(bgmn.jpg);
	padding: 0px;
	background-repeat: repeat-x;
	height: 28px;
	background-position: top;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.C4 {
	background-image: url(bb.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.C5 {
}
.C6 {
}
.C7 {
}

