TD     { color: #666; font-size: 12px; font-family: Arial }

.fr1    { color: black; font-size: 12px; font-family: Verdana, Arial, Helvetica, Sans-serif; background-color: #ffffff; border: solid 1px }

A  { color: #666; text-decoration: underline }
A:visited  { color: #666; text-decoration: underline }
A:hover  { color: #666; text-decoration: none }
A:active  { color: #666; text-decoration: none }


A.more {
	Color : #FF4E00;
	font-weight: bold;
text-decoration: none;

}
A.more:visited {
	Color : #FF4E00;
	font-weight: bold
	text-decoration: none;
}
A.more:hover {
	Color : #FF4E00;
	font-weight: bold
text-decoration : underline;
}
A.more:active {
	Color : #FF4E00;
	font-weight: bold;
text-decoration : underline;
}
A.lang {
	Color : #FFFFFF;
	font-weight: bold;
text-decoration: none;

}
A.lang:visited {
	Color : #FFFFFF;
	font-weight: bold
	text-decoration: none;
}
A.lang:hover {
	Color : #FFFFFF;
	font-weight: bold
text-decoration : underline;
}
A.lang:active {
	Color : #FFFFFF;
	font-weight: bold;
text-decoration : underline;
}
body   { color: #006; background-image: url(images/bg4.gif) }
.div1  { background-color: #f8f8f8; padding: 10px 15px 5px 25px }
.bord {
	BORDER-left: 1px solid #D2D2D2;
}
.div2   { color: #333; background-color: #ffffff; padding: 15px 5px 10px 15px }
h2  { color: #37779b; font-weight: bold; font-size: 12px; text-transform: uppercase; margin-top: 10px; margin-bottom: 5px; padding-left: 15px }
.div3  { padding-bottom: 10px; padding-left: 20px }
hr  { color: #666; height: 1px }
.but1  { color: #f8f8f8; font-weight: bold; font-size: 12px; background-image: url(images/but_subm.gif) }
