A
{
    color:steelblue;
    font-family:Tahoma;
	font-size:11px;
}
A:hover
{
    font-family:Tahoma;
	font-size:11px;
    color:steelblue;
    text-decoration:none;
}

.usrlabels
{
    font-family: Tahoma;
    font-size: 11px;
    color: steelblue;
}
.usrtexts
{
    border-right: steelblue 1px solid;
    border-top: steelblue 1px solid;
    border-left: steelblue 1px solid;
    border-bottom: steelblue 1px solid;
    font-family: Tahoma;
    font-size: 11px;
    color: steelblue;
}
.usrbuttons
{
    border-right: steelblue 1px solid;
    border-top: steelblue 1px solid;
    border-left: steelblue 1px solid;
    border-bottom: steelblue 1px solid;
    font-family: Tahoma;
    font-size: 12px;
    color: #ffffff;
    background-color: steelblue;
}
.usrinfos
{
	border-right: #ffff00 1px solid;
	border-top: #ffff00 1px solid;
	border-left: #ffff00 1px solid;
	color: #003300;
	border-bottom: #ffff00 1px solid;
	background-color: #ffffcc;
	display:block;
	font-family:Tahoma;
	font-size:11px;
}
.resumesectionheading
{
	color: #ffffff;
	background-color:steelblue;
	text-align: center;
	font-family:Tahoma;
	font-size:12px;
	height:20px;
	font-weight:bold;
}

.resumesubsectionheading
{
    color: #000;
    background-color: #8cc8fa;
    font-family: Tahoma;
    font-size: 11px;
}
.joblistlabel
{
    font-weight: bold;
    font-size: 10px;
    background-image: none;
    margin-left: 2px;
    color: steelblue;
    font-family: Tahoma;
    text-align: left;
}
.joblabel1
{
	font-size: 9pt;
	color: #003300;
	font-family: Tahoma;
	text-align: left;
}

.joblabel2
{
	font-size: 9px;
	background-image: none;
	font-family: Tahoma;
	text-align: left;
	text-decoration: none;
}
