@charset "utf-8";

body {
	background-color: #FFF;
	background-image:url(images/inner/protein/bg.png);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}

a:link {
	color: #F89838;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #F89838;
}
a:hover {
	text-decoration: none;
	color: #000;
}
a:active {
	text-decoration: none;
	color: #F89838;
}

.mainprotein {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	height:390px;
	background-image:url(images/inner/protein/main.png);
	background-repeat:no-repeat;
	background-position:top;
}

.TextTitle {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #006;
	padding-bottom:10px;
}

.FormTitles {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
}

.Formbox {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #666;
	border:solid 1px #999;
	background-color:#FFF;
	width:118px;
}
.SearchFormbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #666;
	border:solid 1px #999;
	background-color:#FFF;
	width:118px;
}

.NewTitles {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F89838;
}
.NewsPageTitles {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006;
}
.NewsPageTitles a:link {
	color: #006;
	text-decoration: none;
}
.NewsPageTitles a:visited {
	text-decoration: none;
	color: #006;
}
.NewsPageTitles a:hover {
	text-decoration: none;
	color: #F89838;
}
a.NewsPageTitles :active {
	text-decoration: none;
	color: #006;
}

.NewTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	padding-bottom:15px;
}


.NewTxt a:link {
	color: #666;
	text-decoration: none;
}
.NewTxt a:visited {
	text-decoration: none;
	color: #666;
}
.NewTxt a:hover {
	text-decoration: none;
	color: #F89838;
}
.NewTxt a:active {
	text-decoration: none;
	color: #666;
}

.HeaderLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	padding-top:10px;
}
.HeaderLinks a:link {
	color: #666;
	text-decoration: none;
}
.HeaderLinks a:visited {
	text-decoration: none;
	color: #666;
}
.HeaderLinks a:hover {
	text-decoration: none;
	color: #F89838;
}
.HeaderLinks a:active {
	text-decoration: none;
	color: #666;
}


.FooterBg {
	background-image:url(images/footer_bg.png);
	background-repeat:repeat-x;
	height:100px;
}
.Footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	padding-top:15px;
}
.Footer a:link {
	color: #666;
	text-decoration: none;
}
.Footer a:visited {
	text-decoration: none;
	color: #666;
}
.Footer a:hover {
	text-decoration: none;
	color: #F89838;
}
.Footer a:active {
	text-decoration: none;
	color: #666;
}

.aparTitle {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
}
.aparTxt {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}

