body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {color: #000000; text-decoration: none; }
a:visited {color: #000000; text-decoration: none; }
a:hover {color: #000000; text-decoration: underline; }
a:active {color: #000000; } 
a:focus {color: #000000; } 
/*
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;	
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: none;
}


a:visited:hover {
	color: #000000;
	text-decoration: underline;	
}
*/
.text {
	color: #000000;
	font-family: "Verdana";
	font-size: smaller;
	font-weight: normal;
	/*border-width : 1 1 1 1;*/
}
.boldtext {
	color: #000000;
	font-family: "Verdana";
	font-size: smaller;
	font-weight: normal;
	/*border-width : 1 1 1 1;*/
}
.headertext {
	color: #000000;
	font-family: "Comic Sans MS";
	font-size: smaller;
	font-weight: normal;
	/*border-width : 1 1 1 1;*/
}
.footertext {
	color: #000000;
	font-family: "Verdana";
	font-size: xx-small;
	font-weight: normal;
	/*border-width : 1 1 1 1;*/
}
.redtext {
	color: #FF0000;
	font-family: "Verdana";
	font-size: smaller;
	font-weight: normal;
	/*border-width : 1 1 1 1;*/
}
.headersmalltext {
	color: #000000;
	font-family: "Verdana";
	font-size: smaller;
	font-weight: normal;
	/*border-width : 1 1 1 1;*/
}
.textheading {
	color: #000000;
	font-family: "Verdana";
	font-size: smaller;
	font-weight: bold ;
	/*border-width : 1 1 1 1;*/
}
.textheadinglarge {
	font-family: "Comic Sans MS";
	font-size: medium;
	font-weight: normal;
	/*border-width : 1 1 1 1;*/
}
.textsmallheading {
	font-family: "Verdana";
	font-size: smaller;
	font-weight: normal;
	/*border-width : 1 1 1 1;*/
}
.textlink {
	font-family: "Verdana";
	font-size: smaller;
	font-weight: normal;
	/*border-width : 1 1 1 1;*/
}
.cvtext {
	color: #000000;
	font-family: "Verdana";
	font-size: smaller;
	font-weight: normal;
	/*border-width : 1 1 1 1;*/
}
.htext {
	color: #000000;
	font-family: "Verdana";
	font-size: smaller;
	font-weight: bold;
	/*border-width : 1 1 1 1;*/
}
.cvheadertext {
	color: #000000;
	font-family: "Verdana";
	font-size: small;
	font-weight: bold;
	/*border-width : 1 1 1 1;*/
}
/*A{
	font-family: 'Arial, Helvetica, sans-serif';
	font-size: 12px;
	color: #0250C0;
	font-weight: bold;
	text-decoration:none;
}*/

a.textlink:link {
	color: #000000;
	font-family: "Verdana";
	font-size: smaller;
	font-weight: normal;
}

a.textlink:visited {
	color: #000000;
	font-family: "Verdana";
	font-size: smaller;
	font-weight: normal;	
}
a.textlink:hover {
	color: #000000;
	font-family: "Verdana";
	font-size: smaller;
	font-weight: underline;
}
a.textlink:active {
	color: #000000;
	font-family: "Verdana";
	font-size: smaller;
	font-weight: normal;
}
a.textlink:visited:hover {
	
	color: #000000;
	font-family: "Verdana";
	font-size: smaller;
	font-weight: underline;
}
/*
a.textlink:link {color: #000000; text-decoration: none; }
a.textlink:visited {color: #000000; text-decoration: none; }
a.textlink:hover {color: #000000; text-decoration: underline; }
a.textlink:active {color: #000000; } 
a.textlink:focus {color: #000000; } 
*/
/*
a.text:link {
	color: #000000;
	font-family: "Verdana";
	font-size: smaller;
	font-weight: normal;
}

a.text:active {
	color: #CCCCCC;
	font-family: "Verdana";
	font-size: smaller;
	font-weight: normal;	
}
a.text:visited {
	color: #000000;
	font-family: "Verdana";
	font-size: smaller;
	font-weight: normal;	
}
a.text:hover {
 	
	color: #000000;
	font-family: "Verdana";
	font-size: smaller;
	font-weight: underline;
}
a.text:visited:hover {
	color: #000000;
	font-family: "Verdana";
	font-size: smaller;
	font-weight: underline;
}*/
.shorttextfield {
	height: 18px;
	width: 80px;
	border: 1pt solid #666666;
	color: #000000;
	background-color: #FFFFFF;
	font-family: 'Verdana';
	font-size: smaller;
	font-weight: normal;
}
.shorttextfieldenter {
	height: 18px;
	width: 105px;
	border: 1pt solid #666666;
	color: #000000;
	background-color: #FFFFFF;
	font-family: 'Verdana';
	font-size: smaller;
	font-weight: normal;
}
.contactustextfield {
	height: 20px;
	width: 200px;
	border: 1pt solid #666666;
	color: #000000;
	background-color: #FFFFFF;
	font-family: 'Verdana';
	font-size: smaller;
	font-weight: normal;
}
.textfield {
	height: 20px;
	width: 190px;
	border: 1pt solid #666666;
	color: #000000;
	background-color: #FFFFFF;
	font-family: 'Verdana';
	font-size: smaller;
	font-weight: normal;
}
.textarea {
	height: 80px;
	width: 150px;
	border: 1pt solid #666666;
	color: #000000;
	background-color: #FFFFFF;
	font-family: 'Verdana';
	font-size: smaller;
	font-weight: normal;
}
.contactustextarea {
	height: 100px;
	width: 280px;
	border: 1pt solid #666666;
	color: #000000;
	background-color: #FFFFFF;
	font-family: 'Verdana';
	font-size: smaller;
	font-weight: normal;
}

.jobtextarea {
	height: 100px;
	width: 280px;
	border: 1pt solid #666666;
	color: #000000;
	background-color: #FFFFFF;
	font-family: 'Verdana';
	font-size: smaller;
	font-weight: normal;
}

.jobrequirementtextarea {
	height: 200px;
	width: 360px;
	border: 1pt solid #666666;
	color: #000000;
	background-color: #FFFFFF;
	font-family: 'Verdana';
	font-size: smaller;
	font-weight: normal;
}

.jobotherrequirementtextarea {
	height: 100px;
	width: 360px;
	border: 1pt solid #666666;
	color: #000000;
	background-color: #FFFFFF;
	font-family: 'Verdana';
	font-size: smaller;
	font-weight: normal;
}

.profiletextarea {
	height: 200px;
	width: 568px;
	border: 1pt solid #666666;
	color: #000000;
	background-color: #FFFFFF;
	font-family: 'Verdana';
	font-size: smaller;
	font-weight: normal;
}
.button {
	font-family: 'Verdana';
	font-size: smaller;
	background-color:#FFFFFF;
	color:#000000;
	border: 1pt solid #666666;
	
}

