.tahoma10 {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
td {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.tahoma12orange {
	font-family: tahoma;
	font-size: 12px;
	color: #FF7624;
	text-decoration: none;
}
.tahoma11bold {
	font-family: tahoma;
	font-size: 11px;
	color: #4084C1;
	text-decoration: none;
	font-weight: bold;
}

.tahoma11boldblack {
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}


.tahoma11boldblackred {
	font-family: tahoma;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}

.atahomablackblue:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #06629C;
	text-decoration: none;.norepeat {
	background-repeat: no-repeat;
	background-image: url(images/loginbg.gif);
}


.verdana12redbold {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #A30000;
	text-decoration: none;
}
.bottomborder {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
}
.leftrightbdr {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.rightbdr {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #CCCCCC;
}
.topbdr {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
}
.allbdr {
	border: 1px solid #CCCCCC;


}
.topbottombdr {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
}
.bottomdotedbdr {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
	color: #2E86DD;

}

.buttonstyle {
	font-family: Verdana, Tahoma;
	font-size: 11px;
	color: #3490E0;
	background-color: #DBEFFE;
	border: 1px solid #86BCEC;
	font-weight: bold;

}
.leftsolidbdr {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}

.tahoma11boldredstrike {
	font-family: tahoma;
	font-size: 11px;
	color: #FF0000;
	text-decoration: line-through;
	font-weight: bold;
}
.bdrall {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E5B68E;
	border-right-color: #E5B68E;
	border-bottom-color: #E5B68E;
	border-left-color: #E5B68E;
}
.albdr {
	border: 1px solid #f4f4f4;
}
.awhite {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.awhite:hover{
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}