﻿/* headings */
h1
{
	font:normal 2.2em Arial, Helvetica, sans-serif;	
	color:#E80000;
	margin:0px;
}

h2
{
	font:normal 1.4em Arial, Helvetica, sans-serif;	
	font-size:1.4em;
	color:#E80000;
	margin:0px;
}

h3
{
	font:bold 1.4em Arial, Helvetica, sans-serif;	
	color:#E80000;
	margin:0px;
}

h4
{
	font:bold 1.2em Arial, Helvetica, sans-serif;	
	color:#E80000;
	margin:0px;
}

h5
{
	font:bold 1.0em Arial, Helvetica, sans-serif;	
	color:#E80000;
	margin:0px;
}

.black_h4
{
	font:bold 1.2em Arial, Helvetica, sans-serif;	
	color:#000000;
	margin:0px;
}


/* link styles */
a
{
	font:normal 100% Arial, Helvetica, sans-serif;
	color:#E80000;
	text-decoration:underline;
}
a:hover
{
	
	text-decoration:underline;
	
}

a.noline
{
	font-weight:bold;
	color:#E80000;
	text-decoration:none;
}
a:noline:hover
{
	text-decoration:none;
	
}
a.black_link
{
	color:#000000;
	text-decoration:underline;
}
a.black_link:hover
{
	text-decoration:underline;
}

a.normal_bold
{
	font-weight:bold;
	color:#E80000;
	text-decoration:underline;
}
a:normal_bold:hover
{
	text-decoration:underline;
}


a.nb
{
	font:normal 100% Arial, Helvetica, sans-serif;
	color:#DB6060;
	text-decoration:none;
}
a.nb:hover
{
	color:#E80000;
	text-decoration:underline;
}

a.nbb
{
	font:bold 100% Arial, Helvetica, sans-serif;
	color:#DB6060;
	text-decoration:none;
}
a.nbb:hover
{
	color:#E80000;
	text-decoration:underline;
}

a.nbbb
{
	font:bold 131% Arial, Helvetica, sans-serif;
	color:#DB6060;
	text-decoration:none;
}
a.nbbb:hover
{
	color:#E80000;
	text-decoration:underline;
}
.light_text
{
	font:normal 0.9em Arial, Helvetica, sans-serif;
	color:#999999;
}



.yel_bk
{
	background-color:Yellow;
}


a.light_link
{
	font:normal 0.9em 'Trebuchet MS', Arial, Helvetica, sans-serif;
	color:#DE8989;
	text-decoration:none;
}

a.light_link:hover
{
	text-decoration:underline;
}

a.dark_gray
{
	font:bold 100% Arial, Helvetica, sans-serif;
	color:#6E6F70;
	text-decoration:underline;
}
a.dark_gray:hover
{
	text-decoration:underline;
}

a.white_link
{
	font:bold 100% Arial, Helvetica, sans-serif;
	color:#fff;
	text-decoration:underline;
}
a.white_link:hover
{
	text-decoration:underline;
}


a.bold_link
{
	font:bold 93% Arial, Helvetica, sans-serif;
	color:#DE8989;
	text-decoration:none;
}

a.bold_link:hover
{
	text-decoration:underline;
}

.light_gray
{
	font:normal 100% Arial, Helvetica, sans-serif;
	color:#999999;
}
.light_gray_sm
{
	font:normal 93% Arial, Helvetica, sans-serif;
	color:#999999;
}

.blk_sm
{
	font:normal 93% Arial, Helvetica, sans-serif;
	color:#000000;
}

a.light_link_nm
{
	font: normal 100% Arial, Helvetica, sans-serif;
	color: #DE8989;
	text-decoration: underline;
}

a.light_link_sm
{
	font: normal 100% Arial, Helvetica, sans-serif;
	color: #DE8989;
	text-decoration: underline;
}

a.light_link_nm:hover
{
	text-decoration:underline;
}

a.light_link_b
{
	font: bold 100% Arial, Helvetica, sans-serif;
	color: #DE8989;
	text-decoration: underline;
}

a.light_link_b:hover
{
	text-decoration:underline;
}

.green_txt
{
	font: normal 100% Arial, Helvetica, sans-serif;
	color: #009900;
}


.blk_txt_sm
{
	font: normal 93% Arial, Helvetica, sans-serif;
	color: #000000;
}
.red_txt
{
	font: normal 100% Arial, Helvetica, sans-serif;
	color: #ff0033;
}

.green_txt_sm
{
	font: normal 93% Arial, Helvetica, sans-serif;
	color: #009900;
}

.red_txt_sm
{
	font: normal 93% Arial, Helvetica, sans-serif;
	color: #ff0033;
}

.blk_heading
{
	font: bold 108% Arial, Helvetica, sans-serif;
	color: #000000;
}

.blk_heading_nm
{
	font: normal 120%, Arial, Helvetica, sans-serif;
	color: #000000;
}


/* ASP.NET Normal Controls Styles */

.text_box
{
	width:165px;
	font:normal 98% Arial;
	color:#000000;
	border:solid 1px #C2C2C2;
}

.text_box_hover
{
	width:165px;
	font:normal 98% Arial;
	color:#000000;
	background-color:#F2EFEF;
	border:solid 1px #7B7A7A;
}

.text_box_wid
{
	width:165px;
	font:normal 1.0em Arial, Helvetica, sans-serif;	
	color:#000000;
	border:solid 1px #C2C2C2;
}

.text_box_bg
{
	font:normal 140% Arial;
	color:#000000;
	border:solid 1px #C2C2C2;
}

.text_box_bg_hover
{
	font:normal 140% Arial;
	color:#000000;
	background-color:#F2EFEF;
	border:solid 1px #7B7A7A;
}

.text_box_md
{
	font:normal 120% Arial;
	color:#000000;
	border:solid 1px #C2C2C2;
}

.text_box_md_hover
{
	font:normal 120% Arial;
	color:#000000;
	background-color:#F2EFEF;
	border:solid 1px #7B7A7A;
}

.text_box_search
{
	width:165px;
	font: bold 1.0em Arial, Helvetica, sans-serif;
	color:#000000;
	border:solid 1px #C2C2C2;
}

.textbox_search
{
	font: normal 1.0em Arial, Helvetica, sans-serif;
	padding:1px 2px 1px 1px;
	color:#000000;
	border:solid 1px #000000;
}

.text_box_watermark
{
	font: normal 1.0em Arial, Helvetica, sans-serif;
	padding:1px 2px 1px 1px;
	color:#969595;
	border:solid 1px #000000;
}

.dropdown_list
{
	width:165px;
	font:normal 98% Arial;
	color:#000000;
	border:solid 1px #C2C2C2;
}

.dropdown_list_bg
{
	font:normal 140% Arial;
	color:#000000;
	border:solid 1px #C2C2C2;
}

.dropdown_list_md
{
	font:normal 120% Arial;
	Width:180px;
	color:#000000;
	border:solid 1px #C2C2C2;
}

.dropdown_list_small
{
	width:140px;
	font:normal 98% Arial;
	color:#000000;
	border:solid 1px #C2C2C2;
}

.button
{
	font:bold 0.9em Arial, Helvetica, sans-serif;
	color: #000000;	
	border:solid 1px #C2C2C2;
	padding:1px;
	background-color:#f5f5f5;

}
.error
{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #ff0000;
}

.unread_msg
{
	background-color: #E2E1E1;
	
}

.read_msg
{
	background-color: #F5F5F5;
}
