.menu_in_xp{padding-left:2px; padding-right:0; padding-top:0; padding-bottom:0; cursor: pointer;}

a.black			{ text-decoration: none; color: #000000; }

a.black_red			{ text-decoration: none; color: #000000; }
a:hover.black_red	{ color: #FF0000;}

a.black_dirtyblue		{ text-decoration: none; color: #000000; }
a:hover.black_dirtyblue	{ color: #336699;}

a.blue_red			{ text-decoration: none; color: #333399; }
a:hover.blue_red	{ color: #FF0000;}

a.blueU_red			{ text-decoration: underline; color: #333399; }
a:hover.blueU_red	{ color: #FF0000;}

a.darkblue_red			{ text-decoration: none; color: #24246C; }
a:hover.darkblue_red	{ color: #FF0000;}

a.green_red			{ text-decoration: none; color: #006600; }
a:hover.green_red	{ color: #FF0000;}

a.grey_red			{ text-decoration: none; color: #5B5B5B; }
a:hover.grey_red	{ color: #FF0000;}

a.red_darkblue			{ text-decoration: none; color: #CC0000; }
a:hover.red_darkblue	{ color: #CC0000; text-decoration:underline; }

a.redU_darkblue			{ text-decoration: underline; color: #CC0000; }
a:hover.redU_darkblue	{ color: #24246C; text-decoration:underline; }

.FlatButton {
	border:1px solid #7F9DB9; font-size: 11px; font-family: Arial; font-weight: bold; padding-left: 3px; padding-right: 3px; padding-top: 1px; padding-bottom: 0px; background-color: #F9F9FF;
}

.FlatButton_Verdana {
	border:1px solid #7F9DB9; font-size: 11px; font-family: Verdana; font-weight: bold; padding-left: 3px; padding-right: 3px; padding-top: 1px; padding-bottom: 0px; background-color: #F9F9FF;
}


.Textbox {
	font-family:Arial; font-size:12px; text-align:left; 
}
.Textbox_8pt {
	font-family:Arial; font-size:8pt; text-align:left; 
}
.Textbox_captcha {
	border-style:inset; border-width:1px; padding:0; font-family:Arial; font-size:11px; text-align:left; color:#000000; font-weight:bold; text-align:center; background-color:#CBCAD4;
}
.Dropdown {
	font-family:Arial; font-size:12px; text-align:left; 
}
.Dropdown_8pt {
	font-family:Arial; font-size:8pt; text-align:left; 
}
