﻿html, p, ul, li, body{
font-size : 8pt; 
font-family : Verdana, Arial, Helvetica, Geneva, sans-serif; 
color : #1D2779; 
text-align: justify;
}
TABLE {
	border:0px;
	padding:0px;
}
.heading{
font-size : 11pt; 
font-weight :bold;
font-family : Verdana, Arial, Helvetica, Geneva, sans-serif;
color : #E3A304; 
text-align: left;
}

h1 {
font-size : 12pt; 
font-weight : bold;
font-family : Verdana, Arial, Helvetica, Geneva, sans-serif;
color : navy; 
text-align: left;
}

h2 {
font-size : 10pt; 
font-family : Verdana, Arial, Helvetica, Geneva, sans-serif; 
color : #128352;
text-align: left;
}

a:link {font-size:8pt;color:#336699; text-decoration:none;}
a:visited {font-size:8pt;color:#336699; text-decoration:none;}
a:hover {font-size:8pt;color:#FF6666; text-decoration:underline;}


.news
{	
font-variant:small-caps;
font-size : 8pt; 
font-family : Verdana, Arial, Helvetica, Geneva, sans-serif; 
font-weight:bold;
color : #004685	;
text-align: left;
}

.content_cell
{
BACKGROUND-COLOR: #f0f1f5; 
TEXT-ALIGN: justify;
vertical-align:top;
}

.footer
{
font-variant:small-caps;
font-size : 8pt; 
font-family : Verdana, Arial, Helvetica, Geneva, sans-serif; 
color : #649ACB	;
text-align: center;
}

/********************** Classes and Subclasses example **********************/
.menu_horizontal
{
font-variant:small-caps;
font-size : 10pt; 
font-family : Verdana, Arial, Helvetica, Geneva, sans-serif; 
color : #FFFFFF;
}

.menu_horizontal a:link {font-size:10pt;color:#FFFFFF; text-decoration:none;}
.menu_horizontal a:visited {font-size:10pt;color:#FDC501; text-decoration:none;}
.menu_horizontal a:hover {font-size:10pt;color:#FDC501; text-decoration:none;}

/****************************************************************************/

.listbox
{
	font-size : 8pt; 
	font-family : Verdana, Arial, Helvetica, Geneva, sans-serif; 
	color : #1D2779; 
	text-align: justify;
}


/********************************* ADMIN *******************************/
.ListBox
{
	font-family:Arial;
	font-size:8pt;
	border-color:#0084e4;
	border-width:1px;
	border-style:ridge; 	
	color:#0084e4;
	text-align:left;	
	height:150px;
	width:100px;	
}

.address
{
	font-variant:normal;
	font-size : 8pt; 
	font-family : Verdana, Arial, Helvetica, Geneva, sans-serif; 
	color : #1D2779; 
	text-align: justify;
}

.label
{
	font-size:8pt;
}

.btn
{
	font-family:Verdana;
	font-size:8pt;
	border-color:#4B5A7D;
	border-width:1px;	
	color:#0084e4;
}

.TextBox
{
	font-family:Verdana;
	font-size:8pt;
	border-color:#0084e4;
	border-width:1px;
	border-style:ridge; 	
	color:#0084e4;
	text-align:left;	
	width:50px;	
}

.TextBoxCN
{
	font-family:Verdana;
	font-size:8pt;
	border-color:#0084e4;
	border-width:1px;
	border-style:ridge; 	
	color:#0084e4;
	text-align:left;	
	background-color:#FFC0C0;
	height:150px;
	width:300px;	
}

.TextBoxFR
{
	font-family:Verdana;
	font-size:8pt;
	border-color:#0084e4;
	border-width:1px;
	border-style:ridge; 	
	color:#0084e4;
	text-align:left;	
	background-color:#C0C0FF;
	height:150px;
	width:300px;	
}

/****************************************************************************/

