/*     */

body, table, td, select, textarea {font-family: verdana, arial, helvetica; font-size: 10px; color: #000000;}

/* link styles - start -------------------------- */
a:link {color: #874851; text-decoration: underline;  }
a:visited {color: #874851; }
a:hover {color: #333333; }
/* link styles - end -------------------------- */

/* nav styles - start -------------------------- */

.nav { color: #FFFFFF; font-size: 14px; font-weight: bold;}
.nav a:link, .nav a:visited, .nav a:active { color: #874851; text-decoration: none; }
.nav a:hover { color: #FFFFFF; background-color: #000000; text-decoration: none; }

/* nav styles - end -------------------------- */
.caption_med {color: #cccccc; font-size: 10px; }
.caption_sm {color: #cccccc; font-size: 9px; }
.caption {color: #cccccc; font-size: 11px;}
.caption a:link, .caption a:visited, .caption a:active { color: #874851; }
.caption a:hover { color: #A6D2FF; }

.caption_top {color: #cccccc; font-size: 14px; font-weight: bold;}
.caption_top a:link, .caption_top a:visited, .caption_top a:active { color: #874851; }
.caption_top a:hover { color: #A6D2FF; }

.blk_title {color: #000000; font-size: 16px; font-weight: bold;}
.blk_title a:link, .caption_top a:visited, .caption_top a:active { color: #000000; }
.blk_title a:hover { color: #A6D2FF; }

.blk_subtitle {color: #000000; font-size: 13px; font-weight: bold;}
.blk_subtitle a:link, .caption_top a:visited, .caption_top a:active { color: #000000; }
.blk_subtitle a:hover { color: #A6D2FF; }

.blk {color: #000000; font-size: 11px;}

.red {color: #874851; font-size: 11px;}
.red_md {color: #874851; font-size: 10px;}

.red_md_bold {color: #874851; font-size: 10px; font-weight: bold;}

.red_titlelg {color: #874851; font-size: 18px; font-weight: bold;}
.red_titlelg a:link, .caption_top a:visited, .caption_top a:active { color: #874851; }
.red_titlelg a:hover { color: #A6D2FF; }

.red_title {color: #874851; font-size: 16px; font-weight: bold;}
.red_title a:link, .caption_top a:visited, .caption_top a:active { color: #874851; }
.red_title a:hover { color: #A6D2FF; }

.red_subtitle {color: #874851; font-size: 13px; font-weight: bold;}
.red_subtitle a:link, .caption_top a:visited, .caption_top a:active { color: #874851; }
.red_subtitle a:hover { color: #A6D2FF; }

.white_title {color: #ffffff; font-size: 16px; font-weight: bold;}
.white_title a:link, .caption_top a:visited, .caption_top a:active { color: #874851; }
.white_title a:hover { color: #A6D2FF; }

.show_title1 {color: #cccccc; font-family: "Times New Roman", Times, serif; font-size: 18px; font-weight: bold;}
.show_title2 {color: #cccccc; font-family: "Times New Roman", Times, serif; font-size: 36px; font-weight: bold;}

.define {color: #874851; font-family: "Times New Roman", Times, serif; font-size: 14px; font-weight: bold;}

/* form fields - start -------------------------- */
.testsize26 { width: 185px}	/* for NS size 26  */
/* form fields - end ------------------------ */

/* ----- submit and reset button styles ----- */

input, select, textarea, {
	font-family: verdana, arial, helvetica;
	font-size: 10px;
    color: #333333;
    border-top-color: #874851;
    border-left-color: #874851;
    border-right-color: #874851;
    border-bottom-color: #874851;
    border-top-width: 1px;
    border-left-width: 1px;
    border-bottom-width: 1px;
    border-right-width: 1px;
    padding: 2px 2px 1px 5px;
    background-color: #FFFFFF;
}
.button1 {
	font-size: 10px;
	font-weight: bold;
	font-family: verdana, arial, helvetica;
	color: #EFEFEF; 
	border-top-color: #CCCCCC;
    border-left-color: #C9C9C9;
    border-right-color: #000033;
    border-bottom-color: #000033;
    border-top-width: 1px;
    border-left-width: 1px;
    border-bottom-width: 1px;
    border-right-width: 1px;
    padding: 3px 2px 2px 2px;
    background-color: #333333;
    border-style: solid;
}

.button2 {
	font-size: 10px;
	font-weight: bold;
	font-family: verdana, arial, helvetica;
	color: #333333; 
	border-top-color: #CCCCCC;
    border-left-color: #C9C9C9;
    border-right-color: #000000;
    border-bottom-color: #000000;
    border-top-width: 1px;
    border-left-width: 1px;
    border-bottom-width: 1px;
    border-right-width: 1px;
    padding: 3px 2px 2px 2px;
    background-color: #EFEFEF;
    border-style: solid;
}

.thumbnail_left {
  margin-right:25px;  margin-left:30px;
  margin-bottom: 50px;
  border:0px;
}




