/* CSS Document */

body{background-color:#ffffff; margin:0px;}
.number_txt{ font-family:Arial; font-size:11px; color:#DF8608;}
.black_txt{ font-family:Arial; font-size:12px; color:#000000; font-weight:bold;}
.main_txt{ font-family:Arial; font-size:11px; color:#434343;}
.heading_orange{ font-family:Tahoma; font-size:12px; color:#DF8608;}
.green_txt{ font-family:Tahoma; font-size:12px; color:#2B2E02; font-weight:bold;}
.price{ font-family:Tahoma; font-size:12px; color:#c62303; font-weight:bold;}
.green_txt1{ font-family:Tahoma; font-size:14px; color:#5D955D; font-weight:bold;}
.green_txt2{ font-family:Tahoma; font-size:14px; color:#04c55f; font-weight:bold;}
.footer_txt{ font-family:Tahoma; font-size:11px; color:#8D8D8D;}

a.more:link {font-family: Arial;font-size:11px; color: #DF8608;text-decoration: none;}
a.more:visited {font-family: Arial;font-size:11px; color: #DF8608;text-decoration: none;}
a.more:hover { font-family: Arial;font-size:11px; color: #BEBEBE;text-decoration: none; }
a.more:active { font-family: Arial;font-size:11px; color: #BEBEBE;text-decoration: none;}

a.top:link {font-family: Arial;font-size:14px; color: #ffffff;text-decoration: none;}
a.top:visited {font-family: Arial;font-size:14px; color: #ffffff;text-decoration: none;}
a.top:hover { font-family: Arial;font-size:14px; color: #DEA800;text-decoration: none; }
a.top:active { font-family: Arial;font-size:14px; color: #DEA800;text-decoration: none;}

a.top2:link {font-family: Arial;font-size:14px; color: #ffffff;text-decoration: underline;font-weight:bold;}
a.top2:visited {font-family: Arial;font-size:14px; color: #ffffff;text-decoration: underline;font-weight:bold;}
a.top2:hover { font-family: Arial;font-size:14px; color: #DEA800;text-decoration:none;}

a.green:link {font-family:Tahoma; font-size:12px; color:#2B2E02; font-weight:bold; text-decoration: none;}
a.green:visited {font-family:Tahoma; font-size:12px; color:#2B2E02; font-weight:bold; text-decoration: none;}
a.green:hover {font-family:Tahoma; font-size:12px; color:#51D500; font-weight:bold; text-decoration: none; }
a.green:active { font-family:Tahoma; font-size:12px; color:#51D500; font-weight:bold; text-decoration: none;}

a.green1:link {font-family:Tahoma; font-size:12px; color:#008529; font-weight:bold; text-decoration: none;}
a.green1:visited {font-family:Tahoma; font-size:12px; color:#008529; font-weight:bold; text-decoration: none;}
a.green1:hover {font-family:Tahoma; font-size:12px; color:#008529; font-weight:bold; text-decoration: underline; }
a.green1:active { font-family:Tahoma; font-size:12px; color:#008529; font-weight:bold; text-decoration: underline;}

.s_bar{background-image:url(images/s_bar.jpg); background-repeat: no-repeat; height:23px;}
.email_bar{background-image:url(images/email_bar.jpg); background-repeat: no-repeat; height:25px;}
.m_bar{background-image:url(images/m_mid.jpg); background-repeat: repeat-x; height:32px;}
.header_img{background-image:url(images/header.jpg); background-repeat:no-repeat; height:364px; }
.greym_mid{background-image:url(images/grey_m_repeat.jpg); background-repeat:repeat-x; height:36px; }
.login_bg{background-image:url(images/login_bg.jpg); background-repeat:no-repeat; height:31px; }
.left_top{background-image:url(images/left_top.jpg); background-repeat:no-repeat; height:34px; }
.left_repeat{background-image:url(images/left_repeat.jpg); background-repeat:repeat-y;}
.blue_bg{background-image:url(images/blue_bg.jpg); background-repeat:no-repeat; height:40px; font-family:Tahoma; font-size:14px; color:#252525; font-weight:bold;}
.header_trans{background-image:url(images/box.gif); background-repeat:no-repeat; height:281px; opacity:.6; filter:alpha(opacity=60); }

.textfield {
background-color: #FFFFFF;
	width:180px;
	height:16px;
	border: 1px solid #FFFFFF;
	font-family: Arial;
	font-size: 12px;
	color: #696969;
	font-style: normal;
}

.textfield1 {
background-color: #FFFFFF;
	width:140px;
	height:16px;
	border: 1px solid #FFFFFF;
	font-family: Arial;
	font-size: 12px;
	color: #696969;
	font-style: normal;
}

.border {
background-color: #FFFFFF;
	border: 1px solid #E1E1E1;
	font-family: Arial;
	padding:4px;
	font-size: 12px;
	color: #696969;
	font-style: normal;
}


