a            { color: #882F44; font-size: 12px; font-weight: bold; font-family: Verdana;  text-decoration: underline; font-weight:bold;  }
a:hover      { color: #686B6E; font-size: 12px; font-weight: bold; font-family: Verdana;  text-decoration: underline; font-weight:bold;  }

a.light            { color: #000000; font-size: 12px; font-family: Verdana;  text-decoration: underline; font-weight:normal; }
a.light:hover      { color: #000000; font-size: 12px; font-family: Verdana;  text-decoration: underline; font-weight:normal;  } 

a.dark            { color: #F2F3DE; font-size: 11px; font-family: Verdana;  text-decoration: underline; font-weight:normal; }
a.dark:hover      { color: #F2F3DE; font-size: 11px; font-family: Verdana;  text-decoration: underline; font-weight:normal;  }


a.emphasize            { color: #882F44; font-size: 13px; font-family: Verdana;  text-decoration: underline; font-weight:bold; }
a.emphasize:hover      { color: #882F44; font-size: 13px; font-family: Verdana;  text-decoration: underline; font-weight:bold;  } 

/****
yellow F2F3DE
red 882F44
light gray CCCCCC
dark gray 686B6E
med gray B3B5B6
mauve A17675


*/

/*forms*/
input		{ font-size: 10px; BORDER-RIGHT: #686B6E 2px inset; BORDER-TOP: #B3B5B6 1px; BACKGROUND: #F2F3DE; BORDER-LEFT: #B3B5B6 1px; BORDER-BOTTOM: #686B6E 2px inset; FONT-FAMILY: Verdana, helvetica, arial, sans-serif ; color: #000000; font-weight: bold;}
textarea		{ font-size: 10px; BORDER-RIGHT: #686B6E 2px inset; BORDER-TOP: #B3B5B6 1px; BACKGROUND: #F2F3DE; BORDER-LEFT: #B3B5B6 1px; BORDER-BOTTOM: #686B6E 2px inset; FONT-FAMILY: Verdana, helvetica, arial, sans-serif ; color: #000000; font-weight: bold;}
select 	{ font-size: 10px; BORDER-RIGHT: #686B6E 2px inset; BORDER-TOP: #B3B5B6 1px; BACKGROUND: #F2F3DE; BORDER-LEFT: #B3B5B6 1px; BORDER-BOTTOM: #686B6E 2px inset; FONT-FAMILY: Verdana, helvetica, arial, sans-serif ; color: #000000; font-weight: bold;}
.none			{ font-size: 10px; BORDER-RIGHT: #686B6E 0px inset; BORDER-TOP: #B3B5B6 0px; BACKGROUND: #F2F3DE; BORDER-LEFT: #B3B5B6 0px; BORDER-BOTTOM: #686B6E 0px inset; FONT-FAMILY: Verdana, helvetica, arial, sans-serif ; color: #000000; font-weight: bold;}

.formerror		{ font-family: Verdana; font-size: 12px; color: #882F44; font-weight:bold; }


body			{font-size: 11pt; font-family: Verdana;
				color: #000000; 
				scrollbar-face-color: #CCCCCC; 
				scrollbar-highlight-color: #F2F3DE; 
				scrollbar-shadow-color: #CCCCCC; 
				scrollbar-3dlight-color: #F2F3DE; 
				scrollbar-arrow-color: #686B6E;
				scrollbar-track-color: #686B6E; 
				scrollbar-darkshadow-color: #CCCCCC }

td			{ font-family: Verdana; font-size: 12px; color: #000000 }
ul			{ font-family: Verdana; font-size: 11px; color: #000000 }

p		{ font-family: Verdana; font-size: 12px; color: #000000 }
.date		{ font-family: Verdana; font-size: 10px; color: #882F44; font-weight:bold; }
h1		{ font-family: Verdana; font-size: 12px; color: #686B6E; font-weight:bold; }

.bigheading  { font-family: Verdana; font-size: 12px; color: #686B6E; font-weight:bold; }
.biggestheading  { font-family: Verdana; font-size: 16px; color: #686B6E; font-weight:bold; }
.heading  { font-family: Verdana; font-size: 11px; color: #686B6E; font-weight:bold; }

.darkheading { font-family: Verdana; font-size: 11px; color: #686B6E; font-weight:bold; }


.med  {BACKGROUND: #B3B5B6; font-family: Verdana, helvetica, arial, sans-serif ; font-size: 11px; color: #000000;}


.job_list_headingtext  {font-family: Verdana, helvetica, arial, sans-serif ; font-size: 11px; color: #F2F3DE; font-weight:bold;}
.job_list_headingtext:hover  {font-family: Verdana, helvetica, arial, sans-serif ; font-size: 11px; color: #F2F3DE; font-weight:bold; text-decoration: underline;}
.job_detail_headingtext  {font-family: Verdana, helvetica, arial, sans-serif ; font-size: 12px; color: #F2F3DE; font-weight:bold;}


.resume_detail_headingtext  {font-family: Verdana, helvetica, arial, sans-serif ; font-size: 12px; color: #F2F3DE; font-weight:bold;}
.resume_list_headingtext  {font-family: Verdana, helvetica, arial, sans-serif ; font-size: 12px; color: #F2F3DE; font-weight:bold;}

.heading_emphasize	{ font-family: Verdana; font-size: 12px; color: #882F44; font-weight:bold;  }
.subheading_emphasize	{ font-family: Verdana; font-size: 11px; color: #882F44; font-weight:bold;  }

.subtle { font-family: Verdana; font-size: 11px; color: #686B6E  }
.listsmalltext { font-family: Verdana; font-size: 11px; color: #000000  }
.lighttext 		{ font-family: Verdana; font-size: 9px; color: #F2F3DE; font-weight:bold; }
