﻿#navbar ul li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FF0000;
	background-color: #FFFF00;
}
#navbar ul li a {
	float: left;
	padding: 3px 10px 3px 10px;
	background-color: #FFFFCC;
	font-size: small;
	font-weight: bold;
	color: #800000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
#navbar ul li {
	display: inline;
}
#navbar ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
.cvgosscol2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #800000;
	width: 49%;
	float: right;
	margin-top: 10px;
}
.cvgosscol1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #800000;
	width: 49%;
	float: left;
	margin-top: 10px;
}
.cvempcol1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #800000;
	width: 40%;
	height: 50px;
	float: left;
	background-color: #FFFFCC;
	margin-top: 15px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #800000;
	border-bottom-color: #800000;
	text-align: left;
}
.cvempcol2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #800000;
	width: 60%;
	height: 50px;
	float: right;
	background-color: #FFFFCC;
	margin-top: 15px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #800000;
	border-bottom-color: #800000;
}
.cvpdcol1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #800000;
	float: left;
	width: 20%;
	height: 25px;
}
.cvpdcol2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #800000;
	float: right;
	width: 80%;
	height: 25px;
}
.emptablcol1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #800000;
	display: block;
	width: 30%;
	float: left;
}
.cvqualcol2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #800000;
	width: 90%;
	float: right;
	height: 40px;
}
.cvqualcol1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #800000;
	width: 10%;
	float: left;
	height: 40px;
}
.toptablecol1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #800000;
	width: 15%;
	display: block;
	float: left;
}
.cv_Heading {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #800000;
	padding-top: 10px;
	text-align: left;
}
.cv_Name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
}
.cv_list {
	list-style-type: circle;
}
.cv_EmpHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	color: #808080;
	font-weight: bold;
}
.cv_EmpDesc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	color: #808080;
}
.cv_sect_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #800000;
	padding-top: 10px;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #800000;
}
