
A 	{text-decoration: underline;	color: #808080;}
A:Hover 	{color: black;}
A:VISITED 	{color : black;}

BODY {font-size: 9pt;font-family : Arial, Verdana, sans-serif ;margin:0px;}

HR {color : #339966;}

H3		{text-align:left;	margin-left:40;}

P		{font-size: 9pt;	text-align : justify;		margin-top : 5px;	 	margin-bottom : 5px;}

UL			{list-style : square;	margin-top:5px;	margin-bottom : 5px;	text-align : left;}
LI 		{list-style : square;	margin-bottom:0px;	margin-top : 0px;}
UL UL LI {list-style : circle;	margin-bottom:0px;	margin-top : 0px;}

.alert{
	background : transparent url(../images/design/p_atantion.gif) no-repeat top ;
	font-size : 80%;
	text-align : center;
	color : #9C0000;
	padding-top : 14px;
}

.engl {
	font-size : 80%;
	color: #004000
}


.center {	text-align : center;}

.infoCell{
	vertical-align : top;
	padding-top : 15px;
	text-align : center;
	color : #405976;
	font-size : 8pt;
}
.infoCell A{
	color : #405976;
	text-decoration : none;
}
.infoCell A:Hover{
	color : #405976;
	text-decoration : underline;
}
.infoCell A:Visited{
	color : #6E87A5;
}

.infoCell P{
	margin: 0px;
	text-align : center;
	padding: 0px;
}

.marg{ margin:10px; }

.multiPageNavigation{
	text-align: center;
	background-color: #CAF0DF;
}

.navChild{
	text-align: center;
}
.navChild p{	text-align: center;	font-variant: small-caps; font-size: 14px;}
.navChild a{color:black; text-decoration:none;}

.navUp{
	padding-left:20px;
	font-size: 14px;
	color: Black;
	vertical-align : middle;
	font-variant: small-caps;
}

.navUp A:HOVER{	text-decoration: underline;}
.navUp A:VISITED{	color: Black;}

.rem {font-size:80%;}

.right	{	text-align:right;}

.rightBar, .rightBar P{
	background-color: #CAF0DF;
	vertical-align: top;
	text-align: left;
	font-size: 90%;
	padding: 5px;
}
.rightBar A{	text-decoration: none;	color: Black;}
.rightBar A:Hover {	background : #9AE0BF;}
.rightBar A:VISITED {	color : #565656;}



.ok{	background-color: #CAF0DF;	font-weight: bold;	padding:5px; }

.path, A.path, A.path:Visited, A.path:Hover{
	font-size : 12px;
	color: #12426B;
	text-decoration: none;	
	padding-left : 2px;
}
A.path:Hover{
	text-decoration: underline;
}


.small{
	color : Black;
	font-size: 75% ;
	margin: 0px;
}

.navSelected{
	font-weight : bold;
	color : black;	text-decoration: underline;
}

.tabButton{
	background: transparent url(../images/design/dropBlueBig.gif) no-repeat top;
	vertical-align : top;
	border : 0px;
	text-align : center;
	color : #6FC29D;
	font-weight : bold;
	font-size : 12px;
	line-height : 10px;
}
.tabButton IMG{
	margin: 10px 10px 12px 12px;
}
.tabButton A{	background : transparent;	color : #6FC29D;}
.tabButton A:VISITED{	background : transparent;	color : #6FC29D;}
.tabButton A:HOVER{	color : #02371F;	background : transparent;}

.tabTitle2{
	background-color: #CAF0DF;
	color: #165539;
	font-weight: bold;
	font-size: 9pt;
	padding-left: 5pt;
}