A
{
    color: #fda34b;
    font-family: Tahoma;
    font-size: 11px;
    font-weight: bold;
}
A:hover
{
    font-family: Tahoma;
    font-size: 11px;
    color: #fda34b;
    text-decoration: none;
    font-weight: bold;
}

.usrlabels
{
    font-family: Tahoma;
    font-size: 11px;
    color: #0F4B65;
}
.usrtexts
{
    border-right: #0F4B65 1px solid;
    border-top: #0F4B65 1px solid;
    border-left: #0F4B65 1px solid;
    border-bottom: #0F4B65 1px solid;
    font-family: Tahoma;
    font-size: 11px;
    color: #0F4B65;
}
.usrbuttons
{
    border-right: #0F4B65 1px solid;
    border-top: #0F4B65 1px solid;
    border-left: #0F4B65 1px solid;
    border-bottom: #0F4B65 1px solid;
    font-family: Tahoma;
    font-size: 12px;
    color: #ffffff;
    background-color: #0F4B65;
}
.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: #0F4B65;
    text-align: center;
    font-family: Tahoma;
    font-size: 12px;
    height: 20px;
    font-weight: bold;
}

.resumesubsectionheading
{
	color: #FFFFFF;
	background-color: #71adc7;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
}
.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;
}