@charset "utf-8";
/* CSS Document */
.menu-bg {
	font-family: "Century Gothic";
	font-size: 13px;
	color:#FFFFFF;
	text-align: center;
	text-decoration:none;
}
a.meu-bg:link
{
color:#FFFFFF;
text-decoration:none;
}
a.meu-bg:active
{
color:#FFFFFF;
text-decoration:none;
}
a.meu-bg:visited
{
color:#FFFFFF;
text-decoration:none;
}
a.meu-bg:hover
{
color:#FFFFFF;

}
.line-bg {
	background-image: url(images/line-bg.jpg);
	background-repeat: repeat-x;
	height: 10px;
}
.heading {
	font-family: "Century Gothic";
	font-size: 17px;
	color: #FE8319;
	text-align: left;
	text-indent: 5px;
}
.body-text {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #FE8319;
	text-align: justify;
}
a.body-text:link
{
color: #FE8319;
text-decoration: none;
}
a.body-text:active
{
color:#FE8319;
text-decoration:none;
}
a.body-text:visited
{
color:#FE8319;
text-decoration:none;
}
a.body-text:hover
{
color:#3396CD;
text-decoration:none;
}
.green-body-text {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #839D3A;
	text-align: justify;
}
a.green-body-text:link {
	color: #839D3A;
	text-decoration:none;
	         }
 a.green-body-text:active {
	color: #839D3A;
	text-decoration:none;
	         }
 a.green-body-text:visited {
	color: #839D3A;
	text-decoration:none;
	         }
a.green-body-text:hover {
	color: #999999;
	text-decoration:none;
	         }
.blue-heading {
	font-family: "Century Gothic";
	font-size: 16px;
	color: #23A3D0;
	text-align: left;
}
.green-heading {
	font-family: "Century Gothic";
	font-size: 16px;
	color: #85A039;
	text-align: left;
}
.red-heading {
	font-family: "Century Gothic";
	font-size: 16px;
	color:#990033;
	text-align: left;
}
.black-heading {
	font-family: "Century Gothic";
	font-size: 16px;
	color: #000000;
	text-align: left;
}
.grey-heading {
	font-family: "Century Gothic";
	font-size: 16px;
	color: #C1C1C1;
	text-align: left;
}
.purple-heading {
	font-family: "Century Gothic";
	font-size: 16px;
	color: #AC308E;
	text-align: left;
}
.n-blue-heading {
	font-family: "Century Gothic";
	font-size: 16px;
	color: #3B34BE;
	text-align: left;
}
.brown-heading {
	font-family: "Century Gothic";
	font-size: 16px;
	color: #BC6822;
	text-align: left;
}
.url
{
font-family: "Century Gothic";
font-size: 14px;
color: #3396CD;
text-decoration:non;
}
a.url:link
{
color: #3396CD;
text-decoration: none;
}
a.url:active
{
color: #3396CD;
text-decoration:none;
}
a.url:visited
{
color:#3396CD;
text-decoration:none;
}
a.url:hover
{
color:#FE8319;
text-decoration:none;
}
.table
{
border:solid 1px;
border-color:#FF870D;
}
.footer
{
font-family: "Century Gothic";
font-size: 14px;
color: #FE8319;
text-decoration:non;
}
a.footer:link
{
color:#FE8319;
text-decoration: none;
}
a.footer:active
{
color:#FE8319;
text-decoration:none;
}
a.footer:visited
{
color:#FE8319;
text-decoration:none;
}
a.footer:hover
{
color:#3396CD;
text-decoration:none;
}
.table
{
border:solid 1px;
border-color:#FF870D;
}
.field
{
width:300px;
border:1px solid;
border-color: #FF6600;
}
.submit
{
width:100px;
background-color:#FF6600;
color:#FFFFFF;
size:14px;
font-weight:bold;
}
.fieldsearch
{
width:300px;
border:1px solid;
border-color: #FF9933;
}
.submitsearch
{
width:40px;
background-color:#FF6600;
color:#FFFFFF;
border:0px;
size:14px;
font-weight:bold;
}
.adminheading
{
font-family: "Century Gothic";
	font-size: 17px;
	color: #FE8319;
	text-align: center;
	text-indent: 5px;
	font-weight:bold;
}
.portfolio-text {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #FE8319;
	text-align: left;
}
.description {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #FE8319;
	text-align: left;
	width:330px;
	margin-right:3px;

	
}
.footeri2d
{
font-family: "Century Gothic";
font-size: 11px;
color: #FE8319;
text-decoration:non;
}
.style1 {
	font-size: 12px;
	font-family: "Century Gothic";
	font-weight: bold;
	color: #999999;
}
.next
{
font-family: "Century Gothic";
font-size: 11px;
color: #FFFFFF;
font-weight:bold;
text-decoration:non;
}
a.next:link
{
color: #FFFFFF;
text-decoration: none;
}
a.next:active
{
color:#FFFFFF;
text-decoration:none;
}
a.next:visited
{
color:#FFFFFF;
text-decoration:none;
}
a.next:hover
{
color: #FF0000;
text-decoration:none;
}