/* CSS Document */

body {
	background:#cfad53;
	background-image:url(../images/LPW-bg.gif); background-position:right top; background-repeat:no-repeat;
	margin:0px;}
	
table, tr,td, div,p {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 13px;	
	color:#333333;}	
	
ul, li {
	line-height:18px;}
	
img {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 13px;
	color:#333333;
	border:0px;}

.text-10 {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
	color:#333333;
	border:0px;}	

.text-gold {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 13px;
	color:#C6A33F;
	border:0px;}		

.text-gold-15 {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 15px;
	color:#C6A33F;
	border:0px;}	
		
/* CSS link */
a:link, a:visited, a:active{
	font-style:normal;
	color:#333333;}
	
a:hover{
	font-style:normal;
	color:#0097ac;
	text-decoration:underline;}

a.link-footer, a.link-footer:visited, a.link-footer:active{
	font-style:normal;
	font-size: 11px;
	color:#fceabc;
	text-decoration: none}
	
a.link-footer:hover{
	font-style:normal;
	font-size: 11px;
	color:#fceabc;
	text-decoration: none}

a.link_light-green, a.link_light-green:visited, a.link_light-green:active{
	font-style:normal;
	font-size: 11px;
	color:#0097ac;
	text-decoration: none}
	
a.link_light-green:hover{
	font-style:normal;
	font-size: 11px;
	color:#0097ac;
	text-decoration: none}

/* background image */	
	
.bg-img {
	background:url(../images/bg-img1.gif) no-repeat top;
	padding:3px;
	padding-bottom:22px;
	margin-right:10px;}	
/* flag */
#flag{
	color:#fff;
	font-size:11px;
	float:left;}
#flag img{
	vertical-align:middle;
	padding: 0 5px;}	