﻿@charset "utf-8";
/* CSS Document */

body {
  direction:;
	background-color: #ffffff;
	background-repeat: repeat-y;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
-->
</style>

.borderimagewhite{padding: 1px; border: 1px solid #BBA994; background: transparent;}
.borderimagesilver{padding: 1px; border: 1px solid #BBA994; background: transparent;}
.photo{padding: 1px; border: 1px solid #D1BA9D; background: transparent;}



/* Bold, Italic & Underline */
strong, b {color: #BBA994; font-family: "Shruti"; font-weight:bold; text-transform: lowercase;}
em, i {color:#E27838; font-family:Shruti; font-size: 11px; }
u {color: #C79657;  border-bottom: 0px solid; border-bottom-color: #C79657;
}


/* Main Link Style */
a:link{color: #BBA994; text-decoration: none;}
a:visited{color: #BBA994; text-decoration: none;}
a:hover{color: #C79657; text-decoration: none; }


/* Table Styles */
.header1       {
	background-color: #ffffff;
        padding:10px;
	margin:0px;
	text-transform:uppercase;
	font-family:arial;
	letter-spacing:1px;
	line-height:19px;
	FONT-SIZE:14px;
	font-weight:bold;
	text-align:center;
	border-bottom:1px solid #BBA994;
	color:#CCA062;
}

.header3 {	
	background-color: #ffffff;
	font-family: shruti;
	color: #CCA062; 
	font-size: 11px;
	line-height:10pt;
	font-weight: italic; 
	text-align: left;
	letter-spacing: -1px;
	padding: 2px 2px 2px 15px;
	border: 1px dotted #ED8F21;
	}


.maintitle2 {	
	background-color: #ffffff;
	font-family: Microsoft YaHei;
	color: #FAFCFB; 
	font-size: 12px;
	line-height:10pt;
	font-weight: bold; 
	text-align: center;
	letter-spacing: -1px;
	padding: 2px 2px 2px 15px;
	border: 1px solid #6861F9;
	}

.content {
	color: #AFAFAE;
	font-size: 12px; 
	margin: 0px;
	padding: 4px 3px 4px 3px
	font-family: shruti;
	font-weight:normal;
	text-transform:normal;
	text-decoration:normal;
	text-align:adjust;
	background-color: #ffffff;
	line-height:11px; 
	border: 2px solid #D1BA9D;

	}



.content-quote2 {
	background-color: #000000; 
	font-family: arial; 
	font-size: 10px; 
	color: #5D5D5D; 
	line-height:13px; 
	width: 90%;
	text-align: justify; 
padding: 3px;
border: 1px solid #3F203F;
}

.elites {
	font-family: arial; 
	background: #000000; 
	color: #00A6DD; 
	font-size: 8px; 
	line-height:15px;
	font-weight: bold;   
	text-align: center; 
	padding: 0px;
}

.footer {
	color:#4c4c4c;
	font-size:6pt;
	margin: 2px;
	padding: 6px; 
	font-family:small fonts; 
	font-weight:normal;
	text-decoration:none;
	text-align:right;
	background-color:#080808;
	line-height:8pt;
	border: 1px solid #0c0c0c;
	}

.lastimg 
   {padding: 4px;} 

.lastimg img {padding: 5px; 
        background:  #e1ddd7; 
        border: 1px solid #506C82;}