/* davidcool.com CSS Stylesheet */

/* hides the second object from all versions of IE */

* html object.hiddenObjectForIE { display: none; }

/* display the second object only for IE5 Mac */

/* IE Mac \*//*/
* html object.hiddenObjectForIE { display: inline; }
/**/


	/* BODY BG */

body {
	background: #060F16 url(../nav/background.gif) repeat;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	text-align: left;
}

h1, h2, h3, h4 {
	color: #6B9877;
}

tr.info_odd {
	background-color: #263845;	
}

tr.info_even {
	background-color: #31424F;
}

#contact_body {
	background: #060F16 url(../nav/contact_background.gif) repeat;
}

	/* PAGE LAYOUT */

#wrapper {
	width: 780px;
	margin: 0 auto;
	text-align: left;
	padding-left: 10px;
	padding-bottom: 12px;
	position: relative;
	background: #060F16 url(../nav/wrapper.jpg) repeat-y top right;
}

#header {
	width: 750px;
	height: 50px;
	margin: 0;
	text-align: left;
}

#content {
	width: 750px;
	float: left;
	margin: 0 auto;
	text-align: left;
}

#subcontent {
	width: 650px;
	padding: 15px;
	margin-left: 50px;
	text-align: left;
	border-left: 1px #7992A1 dashed;
	border-right: 1px #7992A1 dashed;
	border-bottom: 1px #7992A1 dashed;
	position: relative;
	z-index: 10;
}

#footer {
	position: relative;
	margin-top: 30px;
	clear: both;
}

	/* PROFILE LAYERS */

#lyr1, #lyr2, #lyr3, #lyr4	{
	position: relative;	
	z-index:1000;
	width: 570px;
	padding: 15px;
	margin-left: 100px;
	text-align: left;
	border-left: 1px #7992A1 dashed;
	border-right: 1px #7992A1 dashed;
	border-bottom: 1px #7992A1 dashed;
}

	/* STANDARD LINK */

a:link {
  color: #9D8551;  
  font-family: verdana, helvetica, arial, sans-serif;
  font-size: 12px;
  font-weight: 500;  
  text-decoration: none;
}

a:visited {
  color: #9D8551; 
  font-family: verdana, helvetica, arial, sans-serif;
  font-size: 12px;
  font-weight: 500;  
  text-decoration: none;
}

a:hover {
  color: #E6C47C;
  font-family: verdana, helvetica, arial, sans-serif;
  font-size: 12px;
  font-weight: 500;  
  text-decoration: none;
}


	/* TEXT LINKS */

a.text:link {
  color: #7992A1;  
  font-family: verdana, helvetica, arial, sans-serif;
  font-size: 12px;
  font-weight: 500;  
  text-decoration: underline;
}

a.text:visited {
  color: #7992A1; 
  font-family: verdana, helvetica, arial, sans-serif;
  font-size: 12px;
  font-weight: 500;  
  text-decoration: underline;
}

a.text:hover {
  color: #A2B8C6;
  font-family: verdana, helvetica, arial, sans-serif;
  font-size: 12px;
  font-weight: 500;  
  text-decoration: none;
}


	/* HIGHLIGHTS CURRENT PAGE SELECTION */

a.selected:link {
  color: #0CB7BF;  
  font-family: verdana, helvetica, arial, sans-serif;
  font-size: 12px;
  font-weight: 500;  
  text-decoration: none;	
}

a.selected:visited {
  color: #0CB7BF;  
  font-family: verdana, helvetica, arial, sans-serif;
  font-size: 12px;
  font-weight: 500;  
  text-decoration: none;	
}

a.selected:hover {
  color: #0CB7BF;  
  font-family: verdana, helvetica, arial, sans-serif;
  font-size: 12px;
  font-weight: 500;  
  text-decoration: none;	
}

	/* HIGHLIGHTS CURRENT PAGE SELECTION */

a.sub_nav:link {
  color: #707979;  
  font-family: verdana, helvetica, arial, sans-serif;
  font-size: 12px;
  font-weight: 500;  
  text-decoration: none;
  font-style: italic;
}

a.sub_nav:visited {
  color: #707979;  
  font-family: verdana, helvetica, arial, sans-serif;
  font-size: 12px;
  font-weight: 500;  
  text-decoration: none;
  font-style: italic;
}

a.sub_nav:hover {
  color: #b0bebf;  
  font-family: verdana, helvetica, arial, sans-serif;
  font-size: 12px;
  font-weight: 500;  
  text-decoration: none;
  font-style: italic;
}


	/* HIGHLIGHTS CURRENT THUMBNAIL IMAGE SELECTION */

a.thumb:link {
  border: 1px solid #060F16;
  height: 110px;
  width: 145px;
  display: block;
}

a.thumb:visited {
  border: 1px solid #FFFFFF;
  height: 110px;
  width: 145px;
  display: block;
}

a.thumb:hover {
  border: 1px solid #FFFFFF;
  height: 110px;
  width: 145px;
  display: block;
}


	/* caption links */

a.caption:link {
  color: #7992A1;  
  font-family: verdana, helvetica, arial, sans-serif;
  font-size: 10px;
  font-weight: 500;  
  text-decoration: underline;
  padding-right: 10px;
  background: url(../nav/external_link.gif) no-repeat top right;
}

a.caption:visited {
  color: #A2B8C6; 
  font-family: verdana, helvetica, arial, sans-serif;
  font-size: 10px;
  font-weight: 500;  
  text-decoration: underline;
  padding-right: 10px;
  background: url(../nav/external_link_hover.gif) no-repeat top right;
}

a.caption:hover {
  color: #A2B8C6;
  font-family: verdana, helvetica, arial, sans-serif;
  font-size: 10px;
  font-weight: 500;  
  text-decoration: none;
  padding-right: 10px;
  background: url(../nav/external_link_hover.gif) no-repeat top right;
}


	/* GALLERY BORDERS */

a.gallery_top img {
	border-top: 1px solid #060F16;
	border-left: 1px solid #060F16;
	border-right: 1px solid #060F16;
	border-bottom: 0px;
}


a.gallery_btm img{
	border-bottom: 1px solid #060F16;
	border-left: 1px solid #060F16;
	border-right: 1px solid #060F16;
	border-top: 0px;
}


	/* trans pixy links */

a.trans_move:link img, a.trans_move:visited img {
	display: block;
	border: 0px;
	width: 145px;
	height: 110px;
	filter:alpha(opacity=25);
	-moz-opacity:.25;
	opacity:.25;
}

a.trans_move:hover img {
	display: block;
	border: 0px;
	width: 145px;
	height: 110px;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
}


a.trans_selected img {
	display: block;
	border: 0px;
	width: 145px;
	height: 110px;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
}


/* previous & next arrow pixy rollovers */

a.arrow_next:link, a.arrow_next:visited {
	display: block;
	width: 10px;
	height: 8px;
	background: url(../nav/david_cool_next.gif) no-repeat top left;
}

a.arrow_next:hover {
	background-position: top right;
}

a.arrow_prev:link, a.arrow_prev:visited {
	display: block;
	width: 10px;
	height: 8px;
	background: url(../nav/david_cool_prev.gif) no-repeat top left;
}

a.arrow_prev:hover {
	background-position: top right;
}

	
	/* main navigation styles */
#nav_selected {
	background-position: top right;
}

a.nav_home:link, a.nav_home:visited {
	display: block;
	width: 54px;
	height: 11px;
	background: url(../nav/nav_home.gif) no-repeat top left;
}

a.nav_home:hover {
	background-position: top right;
}


a.nav_profile:link, a.nav_profile:visited {
	display: block;
	width: 83px;
	height: 11px;
	background: url(../nav/nav_profile.gif) no-repeat top left;
}

a.nav_profile:hover {
	background-position: top right;
}


a.nav_gallery:link, a.nav_gallery:visited {
	display: block;
	width: 86px;
	height: 11px;
	background: url(../nav/nav_gallery.gif) no-repeat top left;
}

a.nav_gallery:hover {
	background-position: top right;
}

a.nav_blog:link, a.nav_blog:visited {
	display: block;
	width: 61px;
	height: 11px;
	background: url(../nav/nav_blog.gif) no-repeat top left;
}

a.nav_blog:hover {
	background-position: top right;
}

a.nav_link:link, a.nav_link:visited {
	display: block;
	width: 66px;
	height: 11px;
	background: url(../nav/nav_links.gif) no-repeat top left;
}

a.nav_link:hover {
	background-position: top right;
}


a.nav_contact:link, a.nav_contact:visited {
	display: block;
	width: 79px;
	height: 11px;
	background: url(../nav/nav_contact.gif) no-repeat top left;
}

a.nav_contact:hover {
	background-position: top right;
}


	/* profile pixy nav */

a.nav_statement:link, a.nav_statement:visited {
	display: block;
	width: 85px;
	height: 35px;
	background: url(../nav/nav_statement.gif) no-repeat top left;
}

a.nav_statement:hover {
	background-position: top right;
}

.nav_statement_select {
	display: block;
	width: 85px;
	height: 35px;
	background: url(../nav/nav_statement.gif) no-repeat top right;
}


a.nav_biography:link, a.nav_biography:visited {
	display: block;
	width: 86px;
	height: 35px;
	background: url(../nav/nav_biography.gif) no-repeat top left;
}

a.nav_biography:hover {
	background-position: top right;
}

.nav_biography_select {
	display: block;
	width: 86px;
	height: 35px;
	background: url(../nav/nav_biography.gif) no-repeat top right;
}


a.nav_resume:link, a.nav_resume:visited {
	display: block;
	width: 63px;
	height: 35px;
	background: url(../nav/nav_resume.gif) no-repeat top left;
}

a.nav_resume:hover {
	background-position: top right;
}

.nav_resume_select {
	display: block;
	width: 63px;
	height: 35px;
	background: url(../nav/nav_resume.gif) no-repeat top right;
}


a.nav_gear:link, a.nav_gear:visited {
	display: block;
	width: 47px;
	height: 35px;
	background: url(../nav/nav_gear.gif) no-repeat top left;
}

a.nav_gear:hover {
	background-position: top right;
}

.nav_gear_select {
	display: block;
	width: 47px;
	height: 35px;
	background: url(../nav/nav_gear.gif) no-repeat top right;
}


	/* detail image button pixy links */

a.nav_show:link, a.nav_show:visited {
	display: block;
	width: 75px;
	height: 17px;
	background: url(../nav/nav_show.gif) no-repeat top left;
}

a.nav_show:hover {
	background-position: top right;
}


a.nav_hide:link, a.nav_hide:visited {
	display: block;
	width: 70px;
	height: 17px;
	background: url(../nav/nav_hide.gif) no-repeat top left;
}

a.nav_hide:hover {
	background-position: top right;
}


a.nav_view:link, a.nav_view:visited {
	display: block;
	width: 84px;
	height: 17px;
	background: url(../nav/nav_view.gif) no-repeat top left;
}

a.nav_view:hover {
	background-position: top right;
}

a.nav_map:link, a.nav_map:visited {
	display: block;
	width: 45px;
	height: 17px;
	background: url(../nav/nav_map.gif) no-repeat top left;
}

a.nav_map:hover {
	background-position: top right;
}

a.nav_start:link, a.nav_start:visited {
	display: block;
	width: 77px;
	height: 17px;
	background: url(../nav/nav_slideshow.gif) no-repeat top left;
}

a.nav_start:hover {
	background-position: top right;
}


a.nav_back:link, a.nav_back:visited {
	position: relative;
	display: block;
	width: 130px;
	height: 14px;
	background: url(../nav/nav_back.gif) no-repeat top left;
}

a.nav_back:hover {
	background-position: top right;
}


	/* profile resume icons */

a.nav_pdf:link, a.nav_pdf:visited {
	display: block;
	width: 17px;
	height: 30px;
	background: url(../nav/profile_pdf.gif) no-repeat top left;
}

a.nav_pdf:hover {
	background-position: top right;
}

a.nav_doc:link, a.nav_doc:visited {
	display: block;
	width: 18px;
	height: 30px;
	background: url(../nav/profile_doc.gif) no-repeat top left;
}

a.nav_doc:hover {
	background-position: top right;
}

a.nav_txt:link, a.nav_txt:visited {
	display: block;
	width: 16px;
	height: 30px;
	background: url(../nav/profile_txt.gif) no-repeat top left;
}

a.nav_txt:hover {
	background-position: top right;
}

a.send:link, a.send:visited {
	display: block;
	width: 160px;
	height: 20px;
	background: url(../nav/contact_send.gif) no-repeat top left;
}

a.send:hover {
	background-position: top right;
}


	/* EXTERNAL LINK IMAGE*/

a.external {
	padding-right: 10px;
	background: url(../nav/external_link.gif) no-repeat top right;
}

ul.nav_detail {
	height: 17px;
	width: 100%;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	list-style: none;	
}

ul.nav_detail li {
	float: right;
	margin-right: 10px;	
}


ul.nav_detail_alt {
	height: 17px;
	width: 100%;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
}

ul.nav_detail_alt li {
	float: right;
	margin-right: 10px;
}


ul.nav {
	margin: 0px;
	padding: 0px;
	list-style: none;
	height: 11px;
}

ul.nav li {
	float: left;
}

ul.nav_profile {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	width: 100px;
}

ul.nav_profile li {
	float: left;
}

ul.nav_resume {
	height: 30px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	list-style: none;
}

ul.nav_resume li {
	float: right;
	margin-right: 10px;	
}

ul.specs {
	margin: 0px;
	padding: 0px;
	list-style: none;
	height: 11px;
}

ul.specs li {
	float: left;
	display: block;
	height: 100%;
	width: 90px;
	padding: 10px;
	border: 1px solid #1A2D3B;
	background-color: #263845;
}

	/* VIOLET */

.title {
  color: #6B9877;
  font-family: verdana, helvetica, arial, sans-serif;
  font-size: 24px;
  text-decoration: none;
}

.specs {
  color: #7992A1;
  font-family: verdana, helvetica, arial, sans-serif;
  font-size: 10px;
  font-weight: 700;
  text-decoration: none;
}

.cur_page {
  color: #E6C47C;
  font-family: verdana, helvetica, arial, sans-serif;
  font-size: 12px;
  font-weight: 500;
  text-decoration: underline;
}

.violet_text {
  color: #7992A1;
  font-family: verdana, helvetica, arial, sans-serif;
  font-size: 12px;
  text-decoration: none;
}

.violet_caption {
  color: #7992A1;
  font-family: verdana, helvetica, arial, sans-serif;
  font-size: 10px;
  text-decoration: none;
}

.footer_text {
  color: #1A2D3B;
  font-family: verdana, helvetica, arial, sans-serif;
  font-size: 10px;
  text-decoration: none;
  font-style: italic;
  font-weight: 500;
}

.error_text {
  color: #7992A1;
  font-family: verdana, helvetica, arial, sans-serif;
  font-size: 12px;
  text-decoration: none;
}










	/* BOX */

.box_blue_text {
  font-family: arial, helvetica, verdana, sans-serif;
  font-size: 12px;
  border-style: solid;
  border-top-color: #999999;
  border-right-color: #999999;
  border-bottom-color: #CCCCCC;
  border-left-color: #CCCCCC;
  border-width: 1px;
  padding: 2px;
  background-color: #FFFFFF;
  color: #0A50A1;
}

.box_baby_blue_text {
  font-family: arial, helvetica, verdana, sans-serif;
  font-size: 10px;
  font-weight: 500;
  border-style: solid;
  border-top-color: #4F2020;
  border-right-color: #4F2020;
  border-bottom-color: #783F3F;
  border-left-color: #783F3F;
  border-width: 2px;  
  padding: 1px;
  background-color: #240909;
  color: #C6D7E9;
}

.box_grey_text {
  font-family: arial, helvetica, verdana, sans-serif;
  font-size: 12px;
  border-style: solid;
  border-top-color: #999999;
  border-right-color: #CCCCCC;
  border-bottom-color: #CCCCCC;
  border-left-color: #999999;
  border-width: 1px;
  padding: 2px; 
  background-color: #FFFFFF;
  color: #333333;
}

.box_text {
  font-family: arial, helvetica, verdana, sans-serif;
  font-size: 12px;
  color: #060F16;
  padding-left: 5px;
  background-color: #7992A1;
  border: 0px;
}












	/* BRIGHT BLUE */

.bright_blue_bold14 {
  color: #0A50A1;
  font-family: arial, helvetica, verdana, sans-serif;
  font-size: 14px;
  font-weight: 700;
  text-decoration: none;
}

.bright_blue12 {
  color: #0A50A1;
  font-family: arial, helvetica, verdana, sans-serif;
  font-size: 12px;
  text-decoration: none;
}

.bright_blue14 {
  color: #0A50A1;
  font-family: arial, helvetica, verdana, sans-serif;
  font-size: 14px;
  text-decoration: none;
}

.bright_blue18 {
  color: #0A50A1;
  font-family: arial, helvetica, verdana, sans-serif;
  font-size: 18px;
  text-decoration: none;
}


	/* CREAM */

.bg_cream {
  background-color: #E2D9C0
}


	/* DARK GREY */

.dark_grey10 {
  color: #333333;
  font-family: arial, helvetica, verdana, sans-serif;
  font-size: 10px;
  text-decoration: none;
}

.dark_grey_bold10 {
  color: #333333;
  font-family: arial, helvetica, verdana, sans-serif;
  font-size: 10px;
  font-weight: 700;
  text-decoration: none;
}

.dark_grey12 {
  color: #333333;
  font-family: arial, helvetica, verdana, sans-serif;
  font-size: 12px;
  text-decoration: none;
}

.dark_grey_bold12 {
  color: #333333;
  font-family: arial, helvetica, verdana, sans-serif;
  font-size: 12px;
  font-weight: 700;
  text-decoration: none;
}

.dark_grey_bold14 {
  color: #333333;
  font-family: arial, helvetica, verdana, sans-serif;
  font-size: 14px;
  font-weight: 700;
  text-decoration: none;
}

.dark_grey18 {
  color: #333333;
  font-family: arial, helvetica, verdana, sans-serif;
  font-size: 18px;
  text-decoration: none;
}

	/* MED GREY */

.med_grey12 {
  color: #666666;
  font-family: arial, helvetica, verdana, sans-serif;
  font-size: 12px;
  text-decoration: none;
}

.med_grey_bold12 {
  color: #666666;
  font-family: arial, helvetica, verdana, sans-serif;
  font-size: 12px;
  font-weight: 700;
  text-decoration: none;
}


	/* MED GREY LINK*/

a.med_grey12_link:link {
  color: #666666;  
  font-family: arial, helvetica, verdana, sans-serif;
  font-size: 12px;
  text-decoration: none;
}

a.med_grey12_link:visited {
  color: #666666; 
  font-family: arial, helvetica, verdana, sans-serif;
  font-size: 12px;
  text-decoration: none;
}

a.med_grey12_link:hover {
  color: #666666;
  font-family: arial, helvetica, verdana, sans-serif;
  font-size: 12px;
  font-weight: 700;
  text-decoration: none;
}


	/* MED GREY 14 LINK*/
	
a.med_grey14_link:link {
  color: #666666;  
  font-family: arial, helvetica, verdana, sans-serif;
  font-size: 14px;
  font-style: italic;
}

a.med_grey14_link:visited {
  color: #666666; 
  font-family: arial, helvetica, verdana, sans-serif;
  font-size: 14px;
  font-style: italic;
}

a.med_grey14_link:hover {
  color: #C6D7E9;
  font-family: arial, helvetica, verdana, sans-serif;
  font-size: 14px;
  font-weight: 500;
  font-style: italic;
}




	/* PURPLE 10 LINK */

a.purple10:link {
color : #703795; font-size: 10px ; font-family: arial, helvetica, verdana, sans-serif; font-weight: 700; text-decoration: none;
}

a.purple10:visited {
color : #703795; font-size: 10px ; font-family: arial, helvetica, verdana, sans-serif; font-weight: 700; text-decoration: none;
}

a.purple10:hover {
color : #333333; font-size: 10px ; font-family: arial, helvetica, verdana, sans-serif; font-weight: 700; text-decoration: none;
}

	/* PURPLE 12 LINK */

a.purple12:link {
color : #703795; font-size: 12px ; font-family: arial, helvetica, verdana, sans-serif; text-decoration: none;
}

a.purple12:visited {
color : #703795; font-size: 12px ; font-family: arial, helvetica, verdana, sans-serif; text-decoration: none;
}

a.purple12:hover {
color : #333333; font-size: 12px ; font-family: arial, helvetica, verdana, sans-serif; text-decoration: none;
}

	/* PURPLE 12 BOLD LINK */

a.purple_bold12:link {
color : #703795; font-size: 12px ; font-family: arial, helvetica, verdana, sans-serif; font-weight: 700; text-decoration: none;
}

a.purple_bold12:visited {
color : #703795; font-size: 12px ; font-family: arial, helvetica, verdana, sans-serif; font-weight: 700; text-decoration: none;
}

a.purple_bold12:hover {
color : #333333; font-size: 12px ; font-family: arial, helvetica, verdana, sans-serif; font-weight: 700; text-decoration: none;
}

	/* DARK GREY 10 LINK */

a.dark_grey10:link {
color : #333333; font-size: 10px ; font-family: arial, helvetica, verdana, sans-serif; text-decoration: none;
}

a.dark_grey10:visited {
color : #333333; font-size: 10px ; font-family: arial, helvetica, verdana, sans-serif; text-decoration: none;
}

a.dark_grey10:hover {
color : #666666; font-size: 10px ; font-family: arial, helvetica, verdana, sans-serif; text-decoration: none;
}

	/* dark grey 12 link */

a.dark_grey12:link {
color : #333333; font-size: 12px ; font-family: arial, helvetica, verdana, sans-serif; text-decoration: none;
}

a.dark_grey12:visited {
color : #333333; font-size: 12px ; font-family: arial, helvetica, verdana, sans-serif; text-decoration: none;
}

a.dark_grey12:hover {
color : #666666; font-size: 12px ; font-family: arial, helvetica, verdana, sans-serif; text-decoration: none;
}

	/* DARK GREY 14 LINK */

a.dark_grey14:link {
color : #333333; font-size: 14px ; font-family: arial, helvetica, verdana, sans-serif; text-decoration: none;
}

a.dark_grey14:visited {
color : #333333; font-size: 14px ; font-family: arial, helvetica, verdana, sans-serif; text-decoration: none;
}

a.dark_grey14:hover {
color : #666666; font-size: 14px ; font-family: arial, helvetica, verdana, sans-serif; text-decoration: none;
}

	/* DARK GREY 16 LINK */

a.dark_grey16:link {
color : #333333; font-size: 16px ; font-family: arial, helvetica, verdana, sans-serif; text-decoration: none;
}

a.dark_grey16:visited {
color : #333333; font-size: 16px ; font-family: arial, helvetica, verdana, sans-serif; text-decoration: none;
}

a.dark_grey16:hover {
color : #333333; font-size: 16px ; font-family: arial, helvetica, verdana, sans-serif; text-decoration: none;
}

	/* DARK GREY 18 LINK */

a.dark_grey18:link {
color : #333333; font-size: 18px ; font-family: arial, helvetica, verdana, sans-serif; text-decoration: none;
}

a.dark_grey18:visited {
color : #333333; font-size: 18px ; font-family: arial, helvetica, verdana, sans-serif; text-decoration: none;
}

a.dark_grey18:hover {
color : #666666; font-size: 18px ; font-family: arial, helvetica, verdana, sans-serif; text-decoration: none;
}

	/* DARK GREY 20 LINK */

a.dark_grey20:link {
color : #333333; font-size: 20px ; font-family: arial, helvetica, verdana, sans-serif; text-decoration: none;
}

a.dark_grey20:visited {
color : #333333; font-size: 20px ; font-family: arial, helvetica, verdana, sans-serif; text-decoration: none;
}

a.dark_grey20:hover {
color : #333333; font-size: 20px ; font-family: arial, helvetica, verdana, sans-serif; text-decoration: none;
}

	/* BEIGE 12 */

.beige12 {
  color: #E2D9C0;
  font-family: arial, helvetica, verdana, sans-serif;
  font-size: 12px;
  text-decoration: none;
}

	/* BEIGE 12 LINK */

a.beige12_link:link {
color : #E2D9C0; font-size: 12px ; font-family: arial, helvetica, verdana, sans-serif; text-decoration: none;
}

a.beige12_link:visited {
color : #E2D9C0; font-size: 12px ; font-family: arial, helvetica, verdana, sans-serif; text-decoration: none;
}

a.beige12_link:hover {
color : #FFFFFF; font-size: 12px ; font-family: arial, helvetica, verdana, sans-serif; text-decoration: none;
}

	/* ALERT RED */
.red12 {
color : #cc0000; font-size: 12px ; font-family: arial, helvetica, verdana, sans-serif; text-decoration: none;
}

.red14 {
color : #cc0000; font-size: 14px ; font-family: arial, helvetica, verdana, sans-serif; text-decoration: none;
}
