a
{
	color: #3297C7;
	text-decoration: underline;
}

a:hover
{
	color: #FF6600;
}

a.hdrLink
{
	color: #0f4e95;
	text-decoration: underline;
}

a.hdrLink:hover
{
	color: #FF6600;
}

.apath
{
	color: #FF9900;
	text-decoration: none;
	font-size: 11px;
}

.apath:hover
{
	color: #FF6600;
	text-decoration: none;
}

.a1
{
	color: #333333;
	text-decoration: underline;
}

.a1:hover
{
	color: #000000;
	text-decoration: none;
}

.a2
{
	color: #4984A3;
	text-decoration: underline;
	padding-left: 2px;
}
.a2:hover
{
	color: #FF9900;
	text-decoration: underline;
}

.a3
{
	color: #999999;
	text-decoration: none;
	padding-left: 2px;
}
.a3:hover
{
	color: #eeeeee;
	text-decoration: none;
}

.a4
{
	color: #A33301;
	text-decoration: none;
	padding-left: 2px;
}
.a4:hover
{
	color: #F5FF97;
	text-decoration: none;
	background-color: #990000;
}

.a5
{
	color: #ffffff;
	text-decoration: none;
	padding-left: 2px;
}
.a5:hover
{
	color: Gray;
	text-decoration: none;
}


.c1
{
	color: #333333;
	text-decoration: none;
	height: 20px;
	border-color: #666666;
	border-style: solid;
	text-align: center;
	padding-top: 2px;
	padding-right: 4px;
	padding-left: 4px;
	border-width: 1px;
}
.c1:hover
{
	text-decoration: none;
	color: #000000;
	background-color: #eeeeee;
}

.c1hl
{
	color: #000000;
	text-decoration: none;
	height: 20px;
	border-color: #666666;
	border-style: solid;
	text-align: center;
	padding-top: 2px;
	padding-right: 4px;
	padding-left: 4px;
	border-width: 1px;
	background-color: #eeeeee;
	font-weight: bold;
}
.c1hl:hover
{
	text-decoration: none;
	color: #CC0000;
	background-color: #eeeeee;
}


.but1
{
	color: #333333;
	text-decoration: none;
	background-image: url(../images/button1.jpg);
	background-repeat: repeat-x;
	height: 20px;
	padding-top: 2px;
	padding-right: 4px;
	padding-left: 4px;
	border-color: #666666 #666666 #000000 #000000;
	font-size: 12px;
	font-weight: bold;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.but1:hover
{
	text-decoration: none;
	background-image: url(../images/button1hl.jpg);
	background-repeat: repeat-x;
	color: #000000;
}

.but2
{
	color: #CCCCCC;
	text-decoration: none;
	background-image: url(../images/button2css1.jpg);
	background-repeat: repeat-x;
	height: 20px;
	padding-top: 0px;
	padding-right: 4px;
	padding-left: 4px;
	border-color: #666666 #666666 #000000 #000000;
	font-size: 12px;
	font-weight: bold;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	cursor: pointer;
}
.but2:hover
{
	text-decoration: none;
	background-image: url(../images/button2hlss.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;
}


body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.txt_gray1
{
	color: #999999;
}
.txt_white
{
	color: #FFFFFF;
}
.borderblue_right
{
	border-color: black #CADDE8 black black;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.borderblue_left
{
	border-color: black black black #CADDE8;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
}

.Border_Bottom
{
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
}

.input1
{
	height: 18px;
	border: 1px solid;
	color: #3D7AB8;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	clip: rect(   );
	border-color: #666666 #666666 #CCCCCC #CCCCCC;
}
.content
{
	font-size: 12px;
	line-height: 16px;
}
p
{
}
.txt_blue
{
	font-weight: bold;
	color: #3399CC;
	font-size: 12px;
}
.txt_blue1
{
	color: #000000;
	font-size: 12px;
}



.b2:hover
{
	filter: wave(Strength=3,lightstrength=30);
	width: 160;
	color: #FFFAC6;
	font-weight: bold;
}

.b2:hover
{
	filter: glow(Color=yellow,Strength=6);
	width: 160;
	color: #FFFAC6;
	font-weight: bold;
}

.b2:hover
{
	filter: blur(Strength=50);
	width: 160;
	color: #FFFAC6;
	font-weight: bold;
}

.b2:hover
{
	filter: dropShadow(color=#333333,offX=1,offY=1);
	width: 160;
	color: #FFFAC6;
	font-weight: bold;
}
.bordergray_bottom
{
	border-color: black black #eeeeee;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
}
.border_comment
{
	color: #666666;
	border: #CCCCCC;
	border-style: dashed;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

.dropdown
{
	font-size: 11px;
	height: 16px;
}

.textarea1
{
	font-size: 11px;
	clip: rect(   );
	font-family: Arial, Helvetica, sans-serif;
}
textarea
{
	font-size: 11px;
	clip: rect( );
	font-family: Arial, Helvetica, sans-serif;
	border: 1px #CCCCCC solid;
}
input
{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.input2
{
	border: #CCCCCC;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	color: #666666;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.bg_cream1
{
	background-color: #FDF7E3;
}
.bg_orange
{
	background-color: #FF9900;
	color: #FFFFFF;
}
.bg_red
{
	color: #FFFFFF;
	background-color: #CC0000;
	font-size: 14px;
	font-weight: bold;
}
.bg_cream2
{
	background-color: #FEFBF1;
	border-color: #eeeeee black #FFE479;
	padding-left: 2px;
	color: #996600;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
}

.border_right
{
	border-color: black #FF9900 black black;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.bg_blue
{
	color: #FFFFFF;
	background-color: #143F61;
}
.txt_heading1
{
	font-size: 18px;
	font-weight: bold;
	color: #cc9933;
}
.txt_orange
{
	color: #FF6600;
}
.txt_orange1
{
	color: #FF6600;
	font-size: 18px;
	font-weight: bold;
}
.bg_blue1
{
	background-color: #DBEEF7;
}
.txt_heading2
{
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}
.txt_heading3
{
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
}
.txt_heading4
{
	font-size: 13pt;
	font-weight: bold;
	color: #000000;
}
.bgimage_heading
{
	color: #FFFFFF;
	background-image: url(../images/business_detail_bg.jpg);
	height: 24px;
	vertical-align: middle;
}
.border_darkblue_left
{
	border-color: black #003366;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
}
.bordergray_bottom1
{
	border-color: black black #D6D6D6;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
}
.bgimage_contentable
{
	background-image: url(../images/bgimage_contentable.jpg);
}
.borderblue
{
	border-color: black #CADDE8 #CADDE8;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.txt_white1
{
	color: #FFFFFF;
	text-decoration: none;
}
a1:hover
{
	color: #3399FF;
	text-decoration: none;
}
.a4
{
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 2px;
}
.a4:hover
{
	color: #D9E6FF;
	text-decoration: none;
	padding-left: 2px;
}
.bg_liteblue
{
	background-color: #EEF5FB;
}
.bg_cream3
{
	background-color: #FDF7E3;
	border: solid;
	border-width: 0px 0px 1px;
	border-color: black black #F1D76B #799AF0;
}
.checkbox
{
	border-style: none;
}
.a5
{
	color: #FFFFFF;
	height: 20px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	border-color: #CCCCCC #CCCCCC black;
	text-decoration: none;
	background-repeat: repeat-x;
	clip: rect(   );
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	background-color: #143F61;
}
.ahl
{
	color: #990000;
	background-color: #FFF0B3;
	height: 20px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	border-color: #CCCCCC #CCCCCC black;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	text-decoration: none;
}
.a5:hover
{
	color: #F3F3F3;
	height: 20px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	border-color: #CCCCCC #CCCCCC black;
	text-decoration: none;
	clip: rect(   );
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	background-color: #143F61;
}
.text12
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.text13
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.border2
{
	border-color: black black #FFF0B3;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
}
.a6
{
	color: #FFFFFF;
	height: 20px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	border-color: #CCCCCC #CCCCCC black;
	text-decoration: none;
	background-repeat: repeat-x;
	clip: rect(   );
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	background-color: Gray;
}
.input_image
{
	border-style: none;
}
.Nomination
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #660033;
}
.Nomination:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}
.Headertext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #9D0000;
	text-decoration: none;
}

.txt_pager
{
	font-family: Verdana;
	text-decoration: none;
	color: Black;
	font-size: 10px;
}
.txt_red
{
	color: #CCCCCC;
	font-size: 10px;
}
.txt_black
{
	color: #333333;
	font-size: 10px;
}
.inputuser
{
	padding-left: 20px;
	background-image: url(../Images/bg_login1.jpg);
	border: #CCCCCC 1px solid;
	height: 15px;
	width: 150px;
}
.inputpassword
{
	padding-left: 20px;
	background-image: url(../Images/bg_password.jpg);
	border: #CCCCCC 1px solid;
	height: 15px;
	width: 150px;
}

.border_gray
{
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	background-image: url(../Images/but_bg.jpg);
	background-position: right;
	background-repeat: repeat-y;
	font-size: 18px;
	font-weight: bold;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

.border_right_tnb
{
	font-size: 18px;
	font-weight: bold;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
}

.radio
{
	border: 0px;
	background-image: none;
	width: 20px;
	height: 15px;
}


.no_border
{
	border: solid 0px #FFFFCC;
}

table.searchGrid tr.searchRow td
{
	border-bottom: solid 1px #cc9933;
}

div.hoverPopup
{
	background-color: #ffffcc;
	border: solid 2px #8080a0;
	position: absolute;
	width: 120px;
	left: 100;
	top: 100;
	padding: 10px;
}
