A {text-decoration: none;}
A:hover {text-decoration: underline;}

body {
	scrollbar-3dlight-color : #E6E6E6;
	scrollbar-arrow-color : Black;
	scrollbar-base-color : Black;
	scrollbar-darkshadow-color : Black;
	scrollbar-face-color : #6E93BD;
	scrollbar-highlight-color : #ffffff;
	scrollbar-shadow-color : Black;
	scrollbar-track-color : #E6E6E6;
}

.white
{
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana;
	font-size: 10px;

}
.bordeaux
{
	color: #960412;
	text-decoration: none;
	font-family: Verdana;
	font-size: 10px;

}
.black
{
	color: #000000;
	font-size: 10px;
	font-family: Verdana;


}
.verdana10 {
	font-family: Verdana;
	font-size: 10px;
}

.blue {
	color: #0000CC;
	font-size: 10px;
	font-family: Verdana;
	text-decoration: underline;
}
.blue0000cc {
	color: #0000CC;
}

.tab_dashed_gris{
   border-top: 1px dashed #959CAB;
   border-left: 1px dashed #959CAB;
   border-right: 1px dashed #959CAB;
}
.tab_dash_gris
{
   border: 1px dashed #6E93BD;
}
.tab_dashed_orange
{
   border-top: 1px dashed #FA5928;
   border-left: 1px dashed #FA5928;
   border-right: 1px dashed #FA5928;
}

.tab_dashed_vert
{
   border-top: 1px dashed #2D9407;
   border-left: 1px dashed #2D9407;
   border-right: 1px dashed #2D9407;
}

.tab_dashed_bordeaux
{
   border-top: 1px dashed #960412;
   border-left: 1px dashed #960412;
   border-right: 1px dashed #960412;
}

.tab_dashed_marron
{
   border-top: 1px dashed #967D00;
   border-left: 1px dashed #967D00;
   border-right: 1px dashed #967D00;
}

.tab_bottom_black
{
   border-bottom: 1px dashed #000000;
}

.searchbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #F4F4F4;
	margin: 1px;
	padding: 1px;
	border: 1px groove #000000;
}

.annuform
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #F9F9F9;
	margin: 1px;
	padding: 1px;
	border: 1px outset #959CAB;
}

.searchbutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #F4F4F4;
	margin-bottom: 2px;
	padding: 0px;
	border: 1px #000000;
}

.annubutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FA5928;
	margin-bottom: 0px;
	padding: 0px;
	border: 1px outset #959CAB;
}