body {
	background-color: #a6ab20;
	background-image: url(images/bg-side.jpg);
	background-repeat: repeat-y;
	font-family: Trebuchet MS, sans-serif;
     	font-size: 9.5pt;
	line-height: 14pt;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #000000;
}

p {
	color: #000000;
	font-family: Trebuchet MS, sans-serif;
	text-transform: none;
	text-align: justify;
	font-weight: normal; 
	font-size: 9.5pt;
}

.center {
	text-align: center;
}

.exchange, .exchange a:link, .exchange a:hover{
	text-align: center;
	background-color:transparent;
}

.side {
	color: #cccccc;
	font-family: Georgia, sans-serif;
	text-transform: none;
	text-align: justify;
	font-weight: normal; 
	font-size: 10pt;
}

.side a:link {
	color: #cccccc;
	font-family: Georgia, sans-serif;
	text-transform: none;
	text-align: justify;
	font-weight: normal; 
	font-size: 10pt;
	  }

.side a:active, a:visited {
	color: #cccccc;
	font-family: Georgia, sans-serif;
	text-transform: none;
	text-align: justify;
	font-weight: normal; 
	font-size: 10pt;
	  }

.side a:hover {
	color: #ffffff;
	border-top: 0px solid #ffffff;
  	border-bottom: 1px dotted #ffffff;
	background-color: transparent;
	  }

a:link {
     	color: #b0274e;
     	font-size: 10pt;
     	text-decoration: none;
	font-family: Georgia, sans-serif;
     }

a:active, a:visited  {
     	color: #cccccc;
     	text-decoration: none;	
	font-family: Georgia, sans-serif;
     }

a:hover{
	text-decoration:none;
	color:#ffffff;
	font-weight:normal;
	border-bottom: 0px #b14d01 dotted;
	background-color:transparent;
	font-family: Georgia, sans-serif;}
	

#footer {
	width: 100%; /* full width header & footer */
     	background-color: #ffffff;
	clear: both; /* clear the floats set for the sidebar & content, otherwise it will disappear when one column is shorter than the other */
	padding-top : 10px;
	padding-bottom : 10px;
	text-align : center;
	border-left: 1px solid #ac6a3a;
	border-right: 1px solid #ac6a3a;
	border-top: 1px solid #ac6a3a;
	border-bottom: 1px solid #ac6a3a;
}


#main {
	position:absolute;
	left:410px;
	top:10px;
	width:380px;
	z-index:2;
	background-image: url(images/bgmain.jpg);
	background-repeat: repeat;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
}



#navi {
	position:absolute;
	left:65px;
	top:302px;
	width:300px;
	z-index:2;
}

.title {
	background-color : transparent;
	border-bottom: 0px solid #DFDFD8;
	color : #b0274e;
	font-size : 18pt;
	font-family : 'Times New Roman', Sans-Serif;
	font-style : italic;
	font-weight : normal;
	font-variant : normal;
	text-align : justify;
	text-decoration : none;
	text-transform : lowercase;
	letter-spacing : normal;
	word-spacing : normal;
}


.sidetitle {
	background-color : transparent;
	border-bottom: 0px solid #DFDFD8;
	color : #92961b;
	font-size : 17pt;
	font-family : 'Times New Roman', Sans-Serif;
	font-style : none;
	font-weight : normal;
	font-variant : normal;
	text-align : justify;
	text-decoration : none;
	text-transform : lowercase;
	letter-spacing : normal;
	word-spacing : normal;
}

strong {
	color: #b54162;
	font-family:georgia;
	text-transform: none;
	text-align: justify;
	font-weight: bold; 
	font-size: 9pt;
}

em {
	color: #212a30;
	font-family:georgia;
	text-transform: none;
	text-align: justify;
	font-weight: normal; 
	font-size: 9.5pt;
	font-size: italic;
}

.center { 
     	text-align: center;}

.subtitle {
    	background-color: transparent;
     	border-bottom: 1px dotted #212A31;
     	color: #212A31;
     	border-top: 0px solid #ffffff;
	font-family : 'Times New Roman', Sans-Serif;
	font-weight : none;
     	font-size: 14pt;
     	padding: 0px 0px 0px 0px;     
     	text-align: justify;
     	text-transform: lowercase;
     	letter-spacing: 1px;
	font-style: italic;}

blockquote {
	margin: 5px 10px 5px 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	border-left: 0px solid #b14d01;
	border-right: 0px solid #b14d01;
	border-top: 0px solid #b14d01;
	border-bottom: 0px solid #b14d01;
	background-color:tranparent;
	}