
BODY {
	text-align : justify;
}
P {
	color : Navy;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
}

TD {
	font-family : Arial, Helvetica, sans-serif;
}
TD.heading {
	font-size : 11pt;
	color : Navy;
	font-weight : bold;
	font-family : verdana;
}
TD.data {
	font-size : 7pt;
	color : Navy;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
}

TABLE.data {
	font-size : 8pt;
	color : Navy;
	font-family : Arial, Helvetica, sans-serif;
}
TABLE.form {
	font-size : 9pt;
	color : Navy;
	font-family : Arial, Helvetica, sans-serif;
}
TABLE.table {
	font-size : 8pt;
	color : Navy;
	
	font-family : Arial, Helvetica, sans-serif;
}
TABLE.table2 {
	font-size : 8pt;
	color : Navy;
	border : 1px solid Navy;
	font-family : Arial, Helvetica, sans-serif;
}
	
A.email, A.email:LINK, A.email:VISITED, A.email:ACTIVE {
	font-size : 8pt;
	color : Navy;
	font-weight : normal;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : underline;
	}

a.email:hover{
	font-size : 8pt;
	color : #0099FF;
	font-weight : normal;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : underline;
}
H1 {
	color : Navy;
	font-size : 18pt;
	text-align : left;
	font-family : Arial, Helvetica, sans-serif;
}
H2 {
	color : Navy;
	font-size : 18pt;
	text-align : center;
	font-family : Arial, Helvetica, sans-serif;
}
H3 {
	color : #339966;
	font-size : 17pt;
	font-family : Arial, Helvetica, sans-serif;
}

/* classes */
A.menu,A.menu:LINK,a.menu:visited,A.menu:active {
	text-align : left;
	color : #003399;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	text-decoration : none;
	font-weight : bold;
	background : url(../graphics/menu.gif);
	width : 130px;
	line-height : 30px;	
	margin : 0px 0px 10px 0px;
}

A.menu:hover{
	text-align : left;
	color : #9966CC;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	text-decoration : none;
	font-weight : bold;
	background : url(../graphics/menu.gif);
	width : 130px;
	line-height : 30px;
	margin : 0px 0px 10px 0px;
}

.arr {
	font-size : 9pt;
	font-family : Arial, Helvetica, sans-serif;
	background : #D9F2FF;
	color : Navy;
}

.dep {
	font-size : 9pt;
	font-family : Arial, Helvetica, sans-serif;
	background : #E0D1EF;
	color : Navy;
}

A, A:LINK, A:VISITED, A:ACTIVE {
	text-decoration : none;
	color : Gray;
	font-size : 11pt;
}


TR.blue1 {
	background-color : #C4E9FF;
	text-align : center;
}

TR.blue2
{
	background-color : #D9F2FF;
	text-align : center;
}
TR.lilac1
{
	background-color : #D8C5EB;
}
TR.lilac2
{
	background-color : #E0D1EF;
}

TR.grey1 {
	background-color : #DDDDDD;
}

TR.grey2
{
	background-color : #D7D7D7;	
}
TR.blue3 {
	background-color : #B3E0FF;
}
TR.blue4
{
	background-color : #CAEAFF;	
}
HR.form {
	color : #D5E6D5;
	line-height : 20px;
	margin-top : 10px;
	margin-bottom : 5px;
}

TH {
	font-size : 8pt;
	color : White;
	font-weight : normal;
	text-align : center;
	line-height : 20px;
	padding-bottom : 1px;
	font-family : Arial, Helvetica, sans-serif;
}

a.links,A.links:LINK,A.links:VISITED{
	color : Navy;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	text-decoration : none;
	font-weight : bold;
	line-height : 9px;
}
a.links:hover,A.links:active{
	color : #9966CC;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	text-decoration : none;
	font-weight : bold;
	line-height : 9px;
}
	
a.xlink,A.xlink:LINK,A.xlink:VISITED{
	color : Navy;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 7pt;
	text-decoration : none;
	font-weight : normal;
	line-height : 8px;
}
a.xlink:hover,A.xlink:active{
	color : Magenta;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 7pt;
	text-decoration : none;
	line-height : 8px;
}

SELECT {
	background-color : #FFFFFF;
	text-align : center;
	font-size : 8pt;
	color : Navy;
	font-family : Arial, Helvetica, sans-serif;
}
HR{
	color: Navy;
	width : 100%;
	
	}
A.b_link1:LINK
{
	text-decoration:none;
	color: #FFFFFF;
    font-size: 10pt;
    font-family: tahoma;
			font-weight:bold; 
}
A.b_link1:visited
{
	text-decoration:none;
	color: #FFFFFF;
 	font-size: 10pt;
    font-family: tahoma; 
	font-weight:bold;

}
A.b_link1:active
{
	text-decoration:none;
	color: #FFFFFF;
 	font-size: 10pt;
    font-family: tahoma;
	font-weight:bold;
}
A.b_link1:hover
{
	color: #FFFFFF;
	text-decoration:none;
    font: 10pt  tahoma; 
	font-weight: bold;	
}
}.content
{
	COLOR: #666666; 
	FONT-FAMILY: verdana; 
	FONT-SIZE: 11px; 
	TEXT-DECORATION: none;

}.content1
{
	color : Navy;
	FONT-FAMILY: tahoma; 
	FONT-SIZE: 11px; 
	TEXT-DECORATION: none
}