/***********************************************/
/* Lotus Web Studios Standard CSS Document     */
/* c 2005 Lotus Web Studios, Inc.              */
/* www.lotusws.com                             */
/***********************************************/

body{
	font-size: 9pt; 
	color: #666666; 
	font-family: "Arial", "Helvetica", "sans-serif";
	margin-bottom: 20px;
}

/******* hyperlink and anchor tag styles *******/

a:link {
	color: #666666; 
	text-decoration: none;
}
a:visited {
	color: #666666; 
	text-decoration: none;
}
a:hover {
	color: #DE4C0C; 
	text-decoration: underline;
}

/********* text valiation style *********/

.xsmall {
	
	font-size: x-small;
}
.small {
	
	font-size: 8pt;
}

.bold {
	
	font-weight: bold;
}

.large {
	
	font-size: 16pt;
}
/********* special text *********/
.footer {
	
	font-size: 8pt;
}
/********* form and related tag styles *********/
.formtext {
	border: 1px solid #c3c3c5;
	background-color: #F7F7F7;
	width: 200px;
}
.formbutton {
	border: 1px solid #c3c3c5;
	width: 100px;
	background-image: url(button_silver.gif);
}

li {
		line-height: 1.5;
}
/********* home *********/
.home {
	color: #E3E8F1;
}
a.home:link {
	color: #D0CCC5;
	font-weight: normal;
	text-decoration: none;
}
a.home:visited {
	font-weight: normal;
	color: #D0CCC5;
	text-decoration: none;
}

a.home:hover {
	font-weight: normal;
	color: #0099FF;
	text-decoration: none;
}
.home_border {
	border-bottom: 1px dotted #BDD6FE;
	line-height: 1.9;
	color: #E3E8F1;
}

/********* about us *********/
.about_body { {
	color: #C9F9FF;
	font-size: 9pt; 
	width:560px;
	height:339px;
	margin:0;
	overflow:auto;
	scrollbar-face-color: #3a7074;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #ffffff;
	scrollbar-highlight-color: #F2ECE0;
	scrollbar-shadow-color: #ffffff;
	scrollbar-3dlight-color: #F2ECE0;
	scrollbar-darkshadow-color: #ffffff;
}
.about {
	color: #C9F9FF;
	font-size: 9pt; 
	line-height: 1.9;
}
a.about:link {
	color: #C9F9FF;
	font-weight: normal;
	text-decoration: none;
	line-height: 2;
}
a.about:visited {
	color: #C9F9FF;	
	font-weight: normal;
	text-decoration: none;
	line-height: 2;
}
a.about:hover {
	color: #C9F9FF;
	font-weight: normal;
	text-decoration: none;
	line-height: 2;
}
.about_border {
	border-bottom: 1px dotted #B0E1E8;
	line-height: 1.9;
	color: #BCF5FE;
}

/********* Service *********/
.service_body {
	color: #F2ECE0;
	font-size: 9pt; 
	width:560px;
	height:339px;
	margin:0;
	overflow:auto;
	scrollbar-face-color: #55504B;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #ffffff;
	scrollbar-highlight-color: #F2ECE0;
	scrollbar-shadow-color: #ffffff;
	scrollbar-3dlight-color: #F2ECE0;
	scrollbar-darkshadow-color: #ffffff;
}
.service {
	color: #F2ECE0;
	font-size: 9pt; 
	line-height: 1.9;
}
a.service:link {
	color: #F2ECE0;
	font-weight: normal;
	text-decoration: none;
	line-height: 2;
}
a.service:visited {
	color: #F2ECE0;
	font-weight: normal;
	text-decoration: none;
	line-height: 2;
}
a.service:hover {
	color: #F2ECE0;
	font-weight: normal;
	text-decoration: none;
	line-height: 2;
}
.service_border {
	border-bottom: 1px dotted #F2ECE0;
	line-height: 1.9;
}

/********* Contact  *********/

.contact_body {
	color: #E5CFAC;
	font-size: 9pt; 
}
.contact_border {
	border-bottom: 1px dotted #C9C0AE;
	line-height: 1.9;
}
a.contact:link {
	color: #E5CFAC;
	font-weight: normal;
	text-decoration: none;
}
a.contact:visited {
	color: #E5CFAC;
	font-weight: normal;
	text-decoration: none;
}
a.contact:hover {
	color: #E5CFAC;
	font-weight: normal;
	text-decoration: none;
}
/********* Group *********/
.group_body {
	color: #D2D2D2;
	font-size: 9pt; 
	width:560px;
	height:339px;
	margin:0;
	overflow:auto;
	scrollbar-face-color: #55504B;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #ffffff;
	scrollbar-highlight-color: #F2ECE0;
	scrollbar-shadow-color: #ffffff;
	scrollbar-3dlight-color: #F2ECE0;
	scrollbar-darkshadow-color: #ffffff;
}
.group {
	color: #D2D2D2;
	font-size: 9pt; 
}
.group_border {
	border-bottom: 1px dotted #D2D2D2;
	line-height: 1.9;
}
a.group:link {
	color: #D2D2D2;
	font-weight: normal;
	text-decoration: none;
	line-height: 2;
}
a.group:visited {
	color: #D2D2D2;
	font-weight: normal;
	text-decoration: none;
	line-height: 2;
}
a.group:hover {
	color: #D2D2D2;
	font-weight: normal;
	text-decoration: none;
	line-height: 2;
}
.group_country {
	font-size: 9pt; 
	text-decoration: underline;
}

