.txtBlack{
	font-family:verdana,arial,helvetica;
	font-size:11px;
	color:#000000;
}
.txtWhiteBold{
	font-family:verdana,arial,helvetica;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
}

.txtRedBold{
	font-family:verdana,arial,helvetica;
	font-size:11px;
	font-weight:bold;
	color:#CC0000;
}

.txtRedBigBold{
	font-family:verdana,arial,helvetica;
	font-size:17px;
	font-weight:bold;
	color:#CC0000;
}
.txtbox
{
	font-family:verdana,arial,helvetica;
	font-size:10pt;
	border-width:80px;
	border: 1px solid #000000;
}
A {
	color:#666666;
}
a.rbutton{
text-align : center;
font-family: Verdana;
font-style : normal ;
font-size : 10px;
font-weight :bold;
width: 120px;
height:21px;
color :#FFFFFF;
text-decoration : none;
background-color :#CA1013;
padding :2.5px 10px;
border-style : outset;border-color :#FF9999 ;border-width : 2px }

a.bbutton{
text-align : center;
font-family: Verdana;
font-style : normal ;
font-size : 10px;
font-weight :bold;
width: 120px;
height:21px;
color :#FFFFFF;
text-decoration : none;
background-color :#02329A;
padding :2.5px 10px;
border-style : outset ;border-color :#4E71B8 ;border-width : 2px }

bbutton{
text-align : center;
font-family: Verdana;
font-style : normal ;
font-size : 10px;
font-weight :bold;
height:21px;
color :#FFFFFF;
text-decoration : none;
background-color :#02329A;
padding :2.5px 10px;
border-style : outset ;border-color :#4E71B8 ;border-width : 2px }

.defnButtonStyle
{
	BORDER-RIGHT: #0C0000 1px solid;
	BORDER-TOP: #FDD1D2 1px solid;
	FONT-SIZE: 10px;
	BORDER-LEFT: #FDD1D0 1px solid;
	BORDER-BOTTOM: #0C0000 1px solid;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFFFFF;
	text-align : center;
	padding :1px 2px;
	HEIGHT: 21px;
	BACKGROUND-COLOR: #CD0F0F;
}
