/* CSS Document */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF0000;
}
a:hover {
	text-decoration: underline;
	color: #000099;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}

* {
	margin:0;
	
	}

img {
	border:0;
	}
p { 
	text-align:justify; line-height:18px;
	}
/* Layout */

#wrapper {
	background-color:#FFFFFF;
	margin:0 auto;
	width:1003px;
	}
#header {
	height:107px;
	}
#logo { width:325px; float:left;}
#center { width:678px; float:left; height:107px; background-image:url(../images/head_center.jpg); background-repeat: repeat-x;
	
	}
#top_head {  width:465px; float:right; height:20px; padding-top:5px; text-align:right; margin-right:5px; }
#onelink
	{
	width:280px;
	height:30px;
	float:right;
	padding-top:15px;
	margin-right:5px; 
	}
#right { width:421px; float:left; height:77px; background-image:url(../images/header_right.jpg); 
	background-repeat:no-repeat; background-position:bottom}


#home_btn { margin-left:50px;width:136px; float:left; margin-top:30px; height:77px; 
	background-image:url(../images/home_btn.gif); background-repeat:no-repeat;
	 background-position:bottom;}
	 
	 
#sep1 { width:5px; float:left; margin-top:10px;height:77px;/* background-image:url(../images/sep1.jpg);*/ background-repeat:no-repeat; background-position:bottom}
#about_btn {width:135px; float:left; height:77px; margin-top:5px;
	background-image:url(../images/home_btn.gif); background-repeat:no-repeat; background-position:bottom}
#sep2 { width:5px; float:left; height:77px; /*background-image:url(../images/sep2.jpg);*/ background-repeat:no-repeat; 
	background-position:bottom}
#contact_btn {width:135px; float:left; height:77px; margin-top:5px;background-image:url(../images/home_btn.gif);
	 background-repeat:no-repeat; background-position:bottom}
#sep3 { display:none;     width:5px; float:left; height:77px; background-image:url(../images/sep3.jpg); background-repeat:no-repeat; background-position:bottom}

#main_link { line-height:30px; padding-top:47px; text-align:center; font-weight:bold;}

#main_link a:link {
	color: #EA5506;
	text-decoration: none;
	
}
#main_link a:visited {
	color: #EA5506;
	text-decoration: none;
}
#main_link a:hover  {
	text-decoration: none;
	color:#000000;
}
#main_link a:active {
	text-decoration: underline;
	color:#EA5506;
}

#line {

	height:8px;
	background-color:#000000;
	}
#threelink
{
	width:auto;
	height:auto;
	float:left;
	margin-left:35px;
	margin-top:20px;
	}
	
	
#arrowtest
{
	
	width:10px;
	height:10px;
	float:left;
	background-color:Black;
	
	
	
	}
.blacknormal
{
	color:#ffffff;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	
	}
/*a:hover.blacknormal
{
	color:#660000;
	font-size:12px;
	text-decoration:underline;	
	
	
	}*/
#left_col_m { width:212px; float:left}
#left_col { margin-top:0px; margin-left:3px; width:206px; height:auto}
#left_sep { height:5px; width:212px; clear:both; border:none; font-size:0px}
#left_img { width:12px; height:35px; float:left; background-image:url(../images/blue_left_1.jpg); background-repeat:no-repeat; background-position:bottom}
#left_middle { line-height:35px; font-weight:bold; width:183px; height:35px; float:left; background-image:url(../images/blue_middle.jpg); background-repeat:repeat-x}
#right_img { width:11px; height:35px; float:right; background-image:url(../images/blue_right_1.jpg); background-repeat:no-repeat; background-position:bottom}

#left_green_img { width:12px; height:35px; float:left; background-image:url(../images/green_left_1.jpg); background-repeat:no-repeat; background-position:bottom}
#left_green_middle { line-height:35px; font-weight:bold; width:183px; height:35px; float:left; background-image:url(../images/green_middle.jpg); background-repeat:repeat-x}
#right_green_img { width:11px; height:35px; float:right; background-image:url(../images/green_right_1.jpg); background-repeat:no-repeat; background-position:bottom}

#left_cont {width:204px; clear:both; margin-right:2px; border-left-color:#e3e3e3; border-left-style:solid; border-left-width:1px; border-right-color:#e3e3e3; border-right-style:solid; border-right-width:1px; height:auto}
#arrow {width:24px; height:21px; float:left; text-align:center}
#menu {width:180px; height:21px; float:right; line-height:21px}
#sepa {width:204px; height:0px; clear:both; visibility:hidden; display:block; font-size:0px}
#sepa1 {width:202px; height:0px; clear:both; visibility:hidden; display:block; font-size:0px}
#menu a {
	display:block;
	height:21px;
	line-height:21px;
	color:#333333;
	}
#menu a:visited {
	display:block;
	height:21px;
	line-height:21px;
	color:#333333;
	}	
	
#menu a:hover {
	background:#c9e7ef;
	color:#333333;
	text-decoration:none;


	}
#menu a:active {
	display:block;
	height:21px;
	line-height:21px;
	color:#333333;
	}
	
/* not in use	
#left_cont ul {
	list-style-type:none;
	}
#left_cont li {
	
	}
#left_cont li a {
	list-style-image:url(../images/blue_arrow.jpg);
	display:block;
	height:21px;
	line-height:21px;
	color:#333333;
	padding-left:5px;
	}
#left_cont li a:visited {
	list-style-image:url(../images/blue_arrow.jpg);
	display:block;
	height:21px;
	line-height:21px;
	color:#333333;
	padding-left:5px;
	}	
	
#left_cont li a:hover {
	list-style-image:url(../images/blue_arrow.jpg);
	background:#c9e7ef;
	color:#333333;
	text-decoration:none;
	}
#left_cont li a:active {
	list-style-image:url(../images/blue_arrow.jpg);
	display:block;
	height:21px;
	line-height:21px;
	color:#333333;
	padding-left:5px;
	}
*/
#left_curve{ width:12px; height:12px; float:left}
#bottom_line{ width:183px; height:12px; float:left; background-image:url(../images/bot_line.jpg); background-repeat:repeat-x}
#right_curve{ width:11px; height:12px; float:left}
#followus
{
	width:204px; height:20px; float:left; color:#666666; font-family:Verdana; font-size:12px; margin-top:5px; padding-left:5px;
	}
#facebook{ width:auto; height:auto; float:left; margin-left:5px; margin-right:5px;}

#middle_col_m { margin-left:2px; width:572px; float:left}
#middle_col { margin-top:2px; width:570px}
#middle1 { margin-top:5px;  width:570px}
#middle1_sep {width:567px; clear:both; visibility:hidden; display:block; font-size:0px}
#middle1_img { width:12px; height:35px; float:left; background-image:url(../images/blue_left_1.jpg); background-repeat:no-repeat; background-position:bottom}
#middle1_middle { line-height:35px; font-weight:bold; width:547px; height:35px; float:left; background-image:url(../images/blue_middle.jpg); background-repeat:repeat-x}
#middle1_right_img { width:11px; height:35px; float:right; background-image:url(../images/blue_right_1.jpg); background-repeat:no-repeat; background-position:bottom}

#middle1_cont { width:567px; margin-right:3px;	float:left; clear:both; border-left-color:#e3e3e3; border-left-style:solid; 
	border-left-width:1px; border-right-color:#e3e3e3; border-right-style:solid; border-right-width:1px; height:auto }

#middlespec_cont { padding-top:2px; width:567px;  clear:both; border-left-color:#e3e3e3; border-left-style:solid; border-left-width:1px; border-right-color:#e3e3e3; border-right-style:solid; border-right-width:1px}

#middle_sepa {width:567px; height:0px; clear:both; visibility:hidden; display:block; font-size:0px}
#product { width:150px; float:left; padding:16px; height:auto}
#middle_line{ width:546px; height:12px; float:left; background-image:url(../images/bot_line.jpg); background-repeat:repeat-x}


#right_sep { height:5px; width:211px; clear:both; border:none; visibility:hidden; display:block; font-size:0px}
#right_col_m { width:212px; float:right}
#right_col { margin-top:5px; margin-right:3px; width:209px}
#clear_right { width:204; height:0px; clear:both; border:none; visibility:hidden; display:block; font-size:0px}
#search_btn { width:56px; float:left; height:25px}
#form_txt { width:148px; float:right; height:25px}
#right_col_img { width:12px; height:35px; float:left; background-image:url(../images/blue_left_1.jpg); background-repeat:no-repeat; background-position:bottom}
#right_col_middle { line-height:35px; font-weight:bold; width:186px; height:35px; float:left; background-image:url(../images/blue_middle.jpg); background-repeat:repeat-x}
#right_col_right_img { width:11px; height:35px; float:right; background-image:url(../images/blue_right_1.jpg); background-repeat:no-repeat; background-position:bottom}
#right_col_cont_1 { width:207px; border-left-color:#e3e3e3; border-left-style:solid; border-left-width:1px; border-right-color:#e3e3e3; border-right-style:solid; border-right-width:1px; height:80px}
#right_col_cont_2{ width:207px; border-left-color:#e3e3e3; border-left-style:solid; border-left-width:1px; border-right-color:#e3e3e3; border-right-style:solid; border-right-width:1px; height:auto}


/* modified by needhi */
#right_col_cont_2 { width:207px; border-left-color:#e3e3e3; border-left-style:solid; border-left-width:1px; border-right-color:#e3e3e3; border-right-style:solid; border-right-width:1px;}

#right_bottom_line{ width:186px; height:12px; float:left; background-image:url(../images/bot_line.jpg); background-repeat:repeat-x}
#right_col_green_img { width:12px; height:35px; float:left; background-image:url(../images/green_left_1.jpg); background-repeat:no-repeat; background-position:bottom}
#right_col_green_middle { line-height:35px; font-weight:bold; width:186px; height:35px; float:left; background-image:url(../images/green_middle.jpg); background-repeat:repeat-x}
#right_col_right_green_img { width:11px; height:35px; float:right; background-image:url(../images/green_right_1.jpg); background-repeat:no-repeat; background-position:bottom}
#special { float:left; width:100px; height:100px}
#redstrick { float:left; color:#FF0000; text-decoration:line-through; width:97px; text-align:center; margin-top:30px}
#boldtxt {float:right; font-weight:bold; width:97px; text-align:center}
#price { float:right; font-weight:bold; width:97px;}
#shop_right { width:15px; height:15px; float:left}
#shop_top{ width:174px; height:15px; float:left}
#shop_left{ width:15px; height:15px; float:left}
#shop_cont { width:202px; border-left-color:#e3e3e3; border-left-style:solid; border-left-width:1px; border-right-color:#e3e3e3; border-right-style:solid; border-right-width:1px; background-image:url(../images/shopp_center.jpg); background-repeat:repeat-x}
#cart{width:28px; margin-left:15px; float:left}
#margin-left {margin-left:57px;}
#margin-top { margin-top:20px}
#margin-left_15 {margin-left:15px}
#margin-left_25 {margin-left:75px}

#footer 
{
	width:1003px;
	float:left; 
	margin-top:5px;
	height:54px;
	color:#000000;
	text-align:left;
	padding-top:10px;
	padding-bottom:10px;
	}
#leftbottom
{
	width:14px; 
	float:left;
	height:54px;
	background-image:url(../images/left_bottom.png);
	background-repeat:no-repeat;
	}
#bgbottom
{
	width:973px; 
	float:left;
	height:54px;
	background-color:#e4e0e0;	
}	
#right_bootm
{
	width:13px; 
	float:left;
	height:54px;
	background-image:url(../images/right_bottom.png);
	background-repeat:no-repeat;
	}
#left_botlink
{
	width:510px; 
	float:left;
	height:20px;
	margin-top:8px;
	}
#right_botlink
{
	width:203px; 
	float:right;
	height:40px;
	background-color:#e4e0e0;
	margin-top:10px;
	text-align:right;
	
	}
.forms { font-size:11px}
.border { border-color:#e3e3e3; border-style:dotted; border-width:1px}
.pad { padding:5px}
.dot_border_right { border-right-color:#e3e3e3; border-right-style:dotted; border-right-width:1px}
.dot_border_top { border-top-color:#e3e3e3; border-top-style:dotted; border-top-width:1px}
.mar-top { margin-top:5px}
.mar-right-left { margin-right:10px; margin-left:10px}
.mar-right { margin-right:10px}
.mar-left { margin-left:10px}
.pad-left-right { padding-right:10px; padding-left:10px}
.text_b { font-weight:bold; text-align:center}
.text_center { text-align:center}
.b { font-weight:bold}
.cell { font-weight:bold; border-color:#CCCCCC; border-style:dotted; border-width:1px}
.blue_bg {background-color:#b6dee9; border-color:#ffffff; border-style:dotted; border-width:1px}
.green_bg {background-color:#d6edaf; border-color:#ffffff; border-style:dotted; border-width:1px}
.gray_title { color:#666666; font-weight:bold}
.blue_title { color:#358197; font-weight:bold}
.orange_title { color:#EA5506; font-weight:bold}
.black_title { color:#660000; font-weight:bold; font-size:16px;}
.clear-f { clear:both}
.red-txt { color:#FF0000}
.110-margin-left { margin-left:50px}

.redlink { color:#c10000; font-weight:bold}
.redlink:link {
	color: #c10000;
	text-decoration: none;
}
.redlink:visited {
	text-decoration: none;
	color: #c10000;
}
.redlink:hover {
	text-decoration: underline;
	color: #358197;
}
.redlink:active {
	text-decoration: none;
	color: #c10000;
}


/*inner page*/
#middle2 { margin-top:0px;  width:570px}
#middle2_img { width:12px; height:35px; float:left; background-image:url(../images/green_left_1.jpg); background-repeat:no-repeat; background-position:bottom}
#middle2_middle
 { line-height:35px; font-weight:bold; width:547px; height:35px; float:left;
	 background-image:url(../images/green_middle.jpg); background-repeat:repeat-x}



	 #middle2_middle2
 { line-height:30px; font-weight:bold; width:547px; height:30px; float:left;
	 background-image:url(../images/green_middle.jpg); background-repeat:repeat-x}
	 #middle2_img2 { width:12px; height:30px; float:left; background-image:url(../images/green_left_1.jpg); background-repeat:no-repeat; background-position:bottom}
#middle2_right_img2 { width:11px; height:30px; float:right; background-image:url(../images/green_right_1.jpg);
	 background-repeat:no-repeat; background-position:bottom}



#middle2_right_img { width:11px; height:35px; float:right; background-image:url(../images/green_right_1.jpg); background-repeat:no-repeat; background-position:bottom}
#sepa2 { width:567px; height:0px; clear:both; visibility:hidden; display:block; font-size:0px}	
#middle2_cont { padding-top:10px; width:567px; border-left-color:#e3e3e3; border-left-style:solid; border-left-width:1px; border-right-color:#e3e3e3; border-right-style:solid; border-right-width:1px}
#middle2half1{ width:233px; float:left; text-align:center; padding-left:25px; padding-right:25px; border-right-color:#e3e3e3; border-right-style:dotted; border-right-width:1px; padding-top:10px}
#middle2half2{ width:233px; float:left; text-align:center; padding-left:25px; padding-right:25px; padding-top:10px }

#middle2half1_b{ width:233px; float:left; text-align:center; padding-left:25px; padding-right:25px; border-right-color:#e3e3e3; border-right-style:dotted; border-right-width:1px;  padding-top:10px}
#middle2half2_b{ width:233px; float:left; text-align:center; padding-left:25px; padding-right:25px;  padding-top:10px }

/*special offer for default page  */
#special1 { width:150px; float:left; padding:16px}
#imgspec_des { width:113px;   height:auto;  padding-top:10px}


/* testimonial */
#menu_testimonial {width:156px; height:auto; float:left; padding-left:5px; padding-right:5px ; line-height:auto}
.test { margin:0px; padding:0px}
.test li { list-style-image:url(../images/blue_arrow.jpg); text-align:justify;}
#testdiv{ background-image:url(../images/blue_arrow.jpg); text-align:left; background-repeat:no-repeat; }
#left_cont_test {width:179px; clear:both; border-left-color:#e3e3e3; border-left-style:solid;
	 border-left-width:1px; border-right-color:#e3e3e3; border-right-style:solid; border-right-width:1px; 
	 height:auto; padding-left:10px; padding-right:15px;}


#img1 { width:120px; float:left; text-align:right; height:auto}
#img1_des { width:113px; float:left; text-align:left; height:auto; padding-bottom:30px; padding-top:30px}
.redstrick {color:#FF0000; text-decoration:line-through; font-weight:bold}
#product { width:150px; float:left; padding:16px}
#middle2_line{ width:546px; height:12px; float:left; background-image:url(../images/bot_line.jpg); background-repeat:repeat-x}
#prod_img { margin-left:10px; width:200px;  float:left; height:auto}
#prod_img1 { margin-left:10px;width:200px; height:128px;float:left;}
#prod_des {margin-left:10px; width:320px; float:left}
#table_main { width:561px}
#table_sep { width:561px; height:0px; clear:both; visibility:hidden; display:block; font-size:0px}
#table_col_1_main { width:210px; float:left; height:60px; line-height:60px}
#table_col_2_main { width:350px; float:left; height:60px}
#table_col_1 { width:210px; float:left; line-height:18px; text-align:center}
#table_col_2 { width:170px; float:left; line-height:18px; text-align:center}
#tablecontinue{width:561px; line-height:18px; text-align:center;  border-color:#e3e3e3; border-style:dotted; border-width:1px}
#table_col_3 { width:347px; float:left; line-height:18px; text-align:center}


#left_curve_top{ width:12px; height:12px; float:left; background-image:url(../images/left_curve_top_b.jpg); background-repeat:no-repeat}
#top_line{ width:547px; height:12px; float:left; background-image:url(../images/top_line.jpg); background-repeat:repeat-x}
#right_curve_top{ width:11px; height:12px; float:left; background-image:url(../images/right_curve_top_b.jpg); background-repeat:no-repeat}
#forms {margin-left:0px; margin-right:0px; width:567px}
#form_center_col {width:567px; text-align:center}
#form_center_title {width:447px; text-align:center;  padding-left:120px}
#form_center_br { height:5px;width:567px; clear:both; font-size:0px}
#form_head_gap {width:567px; margin-top:10px; height:10px}
#form_space {float:left; height:20px; width:668px;}
#title_underline_b{ margin-right:1px; float:left; width:80px; border-bottom-color:#358197; border-bottom-style:solid; border-bottom-width:3px; text-align:center; color:#358197; font-weight:bold; line-height:18px}
#title_underline_g{ margin-right:1px; float:left; width:80px; border-bottom-color:#999999; border-bottom-style:solid; border-bottom-width:3px; text-align:center; color:#999999; font-weight:bold; line-height:18px}


#form_left_col { width:281px; float:left; margin-left:0px; margin-right:0px;}
#form_left_sepa {height:20px; margin-left:0px; margin-right:0px; width:281px; clear:both}
#form_left_br { height:5px; margin-left:0px; margin-right:0px; width:281px; clear:both; font-size:0px}
#form_left_txt { text-align:center; width:281px}
#account1 { margin-top:5px; margin-left:5px; margin-right:0px; width:271px; text-align:center; border-bottom-color:#CCCCCC; border-bottom-style:solid; border-bottom-width:1px; height:25px}
#space10 { margin-top:10px; width:274px}
#space5 { height:5px; width:202px;  float:left}
#f1_col { float:left; width:95px; text-align:right}
#f2_col { float:right; width:185px; text-align:left}
#f8_col {float:right; text-align:left; width:170px}
#f7_col {float:left; text-align:right; width:116px}
#f5_col { float:left; margin-left:2px; width:149px; text-align:center}
#f6_col { float:left; width:49px; margin-bottom:5px; margin-right:2px; text-align:left}
#form_right_col {width:286px; float:right; text-align:right }
#account2 { text-align:right; margin-top:5px; margin-left:5px; margin-right:5px; width:276px; text-align:center; border-bottom-color:#CCCCCC; border-bottom-style:solid; border-bottom-width:1px; height:25px}
#form_right_sepa {height:20px; margin-left:0px; margin-right:0px; width:286px}
#form_right_sepa_95 {height:95px; margin-left:0px; margin-right:0px; width:286px}
#form_right_br { height:5px; width:286px; clear:both; font-size:0px}
#form_right_txt { width:281px; text-align:center}
#reg_btn{ width:400px; float:left;}
#can_btn{ width:100px; float:left;}
#sub_btn{ width:335px; float:left;}
#res_btn{ width:165px; float:left;}

#f3_col { float:left; width:300px; text-align:right}
#f4_col { float:left; width:237px; text-align:left}

/*orderlist page*/
#col_1 {float:left; width:99px; text-align:center; height:25px; border-bottom-color:#CCCCCC; border-bottom-style:solid; border-bottom-width:1px; line-height:25px}
#col_break {float:left; width:1px; text-align:center; height:25px}
#col_2 {float:left; width:115px; text-align:center; height:25px; border-bottom-color:#CCCCCC; border-bottom-style:solid; border-bottom-width:1px; line-height:25px}
#col_3 {float:left; width:115px; text-align:center; height:25px; border-bottom-color:#CCCCCC; border-bottom-style:solid; border-bottom-width:1px; line-height:25px}
#col_4 {float:left; width:114px; text-align:center; height:25px; border-bottom-color:#CCCCCC; border-bottom-style:solid; border-bottom-width:1px; line-height:25px}
#col_5 {float:left; width:115px; text-align:center; height:25px; border-bottom-color:#CCCCCC; border-bottom-style:solid; border-bottom-width:1px; line-height:25px}
.col:link {
	font-weight:bold;
	color: #54731a;
	text-decoration: none;
}
.col:visited {
	text-decoration: none;
	color: #54731a;
}
.col:hover {
	text-decoration: none;
	color: #EA5506;
}
.col:active {
	text-decoration: none;
	color: #54731a;
}

/*shopping page*/
#form_center_colm { width:567px; text-align:center}
#form_left_colm { float:left; margin-left:0px; margin-right:0px; width:200px; text-align:center}
#space50 { float:left; margin-left:0px; margin-right:0px; width:200px; height:150px}
#colm_1 {float:left; width:100px ; border-bottom-color:#CCCCCC; border-bottom-style:solid; border-bottom-width:1px }
#colm_break {float:left; width:1px }
#colm_2 {float:left; width:213px ; border-bottom-color:#CCCCCC; border-bottom-style:solid; border-bottom-width:1px }
#colm_3 {float:left; width:150px ; border-bottom-color:#CCCCCC; border-bottom-style:solid; border-bottom-width:1px }
#colm_4 {float:left; width:100px; border-bottom-color:#CCCCCC; border-bottom-style:solid; border-bottom-width:1px }
.colm:link {
	font-weight:bold;
	text-align:center;
	color: #358197;
	text-decoration: none;
}
.colm:visited {
	text-decoration: none;
	color: #358197;
}
.colm:hover {
	text-decoration: none;
	color: #EA5506;
}
.colm:active {
	text-decoration: none;
	color: #358197;
}
#spaceform { width:567px; height:20px; clear:both}
#spaceform-l { width:567px; height:20px; border-bottom-color:#CCCCCC; border-bottom-style:solid; border-bottom-width:1px }
#form_right_cols { float:right; text-align:right;margin-right:5px; width:352px}
#space11 { float:left; text-align:right;margin-right:5px; width:352px; height:15px}
#form_right_colm { float:left; text-align:right;  width:268px}
#form_right_colmr { float:left; text-align:right;margin-right:5px; width:79px}
.line-height { line-height:25px}

/*download page*/
#middle3 { margin:0px;  width:100%; height:35px}
#middle3_middle { padding-left:10px;line-height:35px; font-weight:bold; width:100%; height:35px; float:left; background-image:url(../images/green_middle.jpg); background-repeat:repeat-x}

#sepa3 {margin:0px; width:100%; height:0px; clear:both; visibility:hidden; display:block; font-size:0px}	
#middle3_cont {padding-top:10px; padding-bottom:10px; padding-left:10px; padding-right:10px}
#middle3{ width:100%; text-align:center}
#middle3_txt { text-align:left; width:250px}
#left3 { width:50%; float:left}
#right3 { width:50%; float:right}
#float3_left{width:60%; float:left}
#float3_right {width:40%; float:right; margin-top:0px}






/* added by needhi*/
#update_btn{ width:100px; float:left;}
.popup_transparent{
background-image: url(../images/popup_transparent.gif);
background-repeat: no-repeat;
}
 .modalBackground 
{
	position:fixed; 
    background-color:Gray;
    filter:alpha(opacity=30);
    opacity:0.30; 
}
a.black {
color: #000000;
font-weight: bold;
}
a:hover.black
{ 
color: #000000;
font-weight: bold;
}



/* added by kavan */
.table_col_6 { width:45%; float:left; line-height:18px; text-align:center;background-color:#b6dee9; border-color:#ffffff; border-style:dotted; border-width:1px}
.table_col_7 { width:45%; float:left; line-height:18px; text-align:center;background-color:#d6edaf; border-color:#ffffff; border-style:dotted; border-width:1px}
.table_col_3 { width:200px; float:left; line-height:18px; text-align:center;background-color:#d6edaf; border-color:#ffffff; border-style:dotted; border-width:1px}
.table_col_4 { width:200px; float:left; line-height:18px; text-align:center;background-color:#d6edaf; border-color:#ffffff; border-style:dotted; border-width:1px}
.table_col_5 { width:150px; float:left; line-height:18px; text-align:center;background-color:#b6dee9; border-color:#ffffff; border-style:dotted; border-width:1px}

/* added by needhi for admin header*/
#centeradmin { width:257px; float:left; height:107px; background-image:url(../images/head_center.jpg); background-repeat:no-repeat}
#top_headadmin { width:421px; float:right; height:25px; padding-top:5px; background-image:url(../images/top_head_bg.jpg); background-repeat:no-repeat; text-align:right}
#home_btnadmin {width:136px; float:left; height:77px; background-image:url(../images/home_btnadmin.jpg); background-repeat:no-repeat; background-position:bottom}
#sep1admin {width:5px; float:left; height:77px; background-image:url(../images/sep1.jpg); background-repeat:no-repeat; background-position:bottom}
#about_btnadmin {width:135px; float:left; height:77px; background-image:url(../images/about_btn.jpg); background-repeat:no-repeat; background-position:bottom}
#contact_btnadmin {width:135px; float:left; height:77px; background-image:url(../images/contact_btn.jpg); background-repeat:no-repeat; background-position:bottom}
#sep3admin {width:5px; float:left; height:77px; background-image:url(../images/sep3.jpg); background-repeat:no-repeat; background-position:bottom}



#b_image
{
	width:144px;
	float:left; 
	height:139px; 
	margin-left:10px;
	margin-top:10px;
	}
#b_rimage
{
	width:144px;
	float:left; 
	height:139px; 
	margin-right:10px;
	margin-top:10px;
	}
#tex_mat
{
	width:390px;
	float:left; 
	height:139px; 
	font-size:11px;
	font-family:Verdana;
	text-align:justify;
	color:#7a7878;
	padding:10px;
	margin-top:10px;
}