#container {
	padding: 0px;
	width: 1024px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
}
#header {
	background-color: #15334b;
	background-image: url(../images/header.jpg);
	margin: 0px;
	padding: 0px;
	float: left;
	width: 1024px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#header #badgaish_group {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 524px;
}
#badgaish_group #slogan {
	width: 524px;
	float: left;
	margin: 0px;
	padding: 0px;
	height: 115px;
}
#slogan h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 27px;
	padding: 0px;
	color: #FFFFFF;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#slogan h2 {
	color: #FF6600;
	font-family: "TEMPus Sans ITC";
	font-size: 24px;
	text-align: center;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#badgaish_group #search {
	background-color: #FFFFFF;
	float: left;
	width: 280px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.search_name {
	width: 50px;
	float: right;
	margin: 0px;
	font-family: Tahoma;
	font-size: 12px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
	height: 15px;
	text-align: right;
}
.search_here {
	float: right;
	margin: 0px;
	width: 155px;
	height: 25px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.search_button {
	height: 25px;
	width: 50px;
	float: right;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#login_as {
	float: left;
	width: 280px;
	font-family: Tahoma;
	color: #FFFFFF;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#login_as p {
	margin: 0px;
	padding: 0px;
	text-align: right;
}
#header_cons {
	margin: 0px;
	width: 984px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	float: left;
	background-image: url(../images/header_cons_bg.jpg);
	background-repeat: repeat-x;
	height: 56px;
}
#header_cons img {
	vertical-align: middle;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}
#header_cons #electronic {
	float: left;
	width: 324px;
	margin: 0px;
	padding: 0px;
	height: 56px;
}
#header_cons #others {
	width: 650px;
	float: right;
	text-align: right;
	height: 45px;
	margin: 0px;
	padding-top: 11px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#langcss{
	color:#2152B8;
	float:right; 
	padding-right:910px; 
	height:20px; 
	width:110px;
}
#langcss a{
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	color: #2152B8;
	text-decoration: none;	
}
#langcss a:hover {
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	color: #2152B8;
	text-decoration: underline;	
}
#menu_bar {
	margin: 0px;
	width: 984px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	float: left;
	height: 66px;
}
#menu_bar .left {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 66px;
	width: 10px;
}
#menu_bar .right {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 66px;
	width: 10px;
}
#menu_bar .main {
	background-image: url(../images/main-nav-bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 66px;
	width: 964px;
}
#menu_bar .main .menu {
	float: right;
	height: 41px;
	font-family: Tahoma;
	font-size: 13px;
	padding-top: 15px;
	padding-right: 14px;
	padding-bottom: 10px;
	padding-left: 14px;
	margin: 0px;
}
#menu_bar .main div.selected {
	background-image:url(../images/arrow-hover.jpg);
	background-position:center; 
	background-repeat:no-repeat;
	font-weight:bold;
}
#menu_bar .main .menu a {
	color: #FFFFFF;
	text-decoration: none;
}
#menu_bar .main .menu a:hover {
	background-image:url(../images/arrow-hover.jpg);
	background-position:center;
	background-repeat:no-repeat;
	color: #E2383F;
}
#menu_bar .main .menu a.selected {
	background-image:url(../images/arrow-hover.jpg);
	background-position:center; 
	background-repeat:no-repeat;
	color: #FF0000;
	font-weight:bold;
}
#content {
	margin: 0px;
	padding: 20px;
	width: 984px;
	float: left;
}
#leftpanel {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 191px;
}
#leftpanel .lmenu {
	padding: 0px;
	float: left;
	width: 191px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#leftpanel .lmenu .up {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 191px;
	height: 7px;
}
#leftpanel .lmenu .bottom {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 8px;
	width: 191px;
}
#leftpanel .lmenu .main {
	background-image: url(../images/leftmenu-mainborder.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 191px;
}
#leftpanel .lmenu .main h1 {
	font-family: Tahoma;
	font-size: 12px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 1px;
	padding-top: 10px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 10px;
	background-image: url(../images/h1-bg-leftmenu.jpg);
	background-repeat: repeat-x;
	height: 25px;
	width: 179px;
	background-position: center center;
}
#leftpanel .lmenu .main ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-type: none;
}
#leftpanel .lmenu .main li {
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


#leftpanel .lmenu .main a {
	color: #333333;
	text-decoration: none;
}
#leftpanel .lmenu .main a:hover {
	color: #990000;
}

#leftpanel .lmenu .main ol {
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-type: none;
}
#leftpanel .lmenu .main p {
	font-family: Tahoma;
	font-size: 11px;
	margin: 0px;
	padding: 10px;
	text-align: center;
	color: #001e6b;
}
#leftpanel .lmenu .main .details {
	font-size: 11px;
	color: #333333;
	text-align: right;
}
/******** CATEGORY ************/
#leftpanel .category {
	padding: 0px;
	float: left;
	width: 191px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#leftpanel .category .up {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 191px;
	height: 7px;
}
#leftpanel .category .bottom {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 8px;
	width: 191px;
}
#leftpanel .category .main {
	background-image: url(../images/middle1.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 191px;
}
#leftpanel .category .main h1 {
	font-family: Tahoma;
	font-size: 12px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 1px;
	/*padding-top: 10px;*/
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 10px;
	background-image: url(../images/up1.jpg);
	background-repeat: repeat-x;
	height: 46px;/*25*/
	width: 179px;
	background-position: center center;
	color:#ECF5FC;
	text-align:center;

}
#leftpanel .category .main ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-type: none;
}
#leftpanel .category .main li {
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


#leftpanel .category .main a {
	color: #354C72;/*#333333;*/
	text-decoration: none;
}
#leftpanel .category .main a:hover {
	color: #01013D;/*#990000;*/
}

#leftpanel .category .main ol {
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-type: none;
}
#leftpanel .category .main p {
	font-family: Tahoma;
	font-size: 11px;
	margin: 0px;
	padding: 10px;
	text-align: center;
	color: #001e6b;
}
#leftpanel .category .main .details {
	font-size: 11px;
	color: #333333;
	text-align: right;
}
/********************/

/********* SPECIAL ***********/
#leftpanel .specials {
	padding: 0px;
	float: left;
	width: 191px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#leftpanel .specials .up {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 191px;
	height: 7px;
}
#leftpanel .specials .bottom {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 8px;
	width: 191px;
}
#leftpanel .specials .main {
	background-image: url(../images/leftmenu-mainborder.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 191px;
}
#leftpanel .specials .main h1 {
	font-family: Tahoma;
	font-size: 12px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 1px;
	/*padding-top: 10px;*/
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 10px;
	background-image: url(../images/up2.jpg);
	background-repeat: repeat-x;
	height: 46px;/*25*/
	width: 179px;
	background-position: center center;
	color:#ECF5FC;
	text-align:center;

}
#leftpanel .specials .main ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-type: none;
}
#leftpanel .specials .main li {
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


#leftpanel .specials .main a {
	color: #354C72;/*#333333;*/
	text-decoration: none;
}
#leftpanel .specials .main a:hover {
	color: #01013D;/*#990000;*/
}

#leftpanel .specials .main ol {
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-type: none;
}
#leftpanel .specials .main p {
	font-family: Tahoma;
	font-size: 11px;
	margin: 0px;
	padding: 10px;
	text-align: center;
	color: #001e6b;
}
#leftpanel .specials .main .details {
	font-size: 11px;
	color: #333333;
	text-align: right;
}


/********************/

/********* BEST SELLER ***********/
#leftpanel .bestseller {
	padding: 0px;
	float: left;
	width: 191px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#leftpanel .bestseller .up {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 191px;
	height: 7px;
}
#leftpanel .bestseller .bottom {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 8px;
	width: 191px;
}
#leftpanel .bestseller .main {
	background-image: url(../images/middle_2.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 191px;
}
#leftpanel .bestseller .main h1 {
	font-family: Tahoma;
	font-size: 12px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 1px;
	/*padding-top: 10px;*/
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 10px;
	background-image: url(../images/up_2.jpg);
	background-repeat: repeat-x;
	height: 46px;/*25*/
	width: 179px;
	background-position: center center;
	color:#ECF5FC;
	text-align:center;

}
#leftpanel .bestseller .main ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-type: none;
}
#leftpanel .bestseller .main li {
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


#leftpanel .bestseller .main a {
	color: #354C72;/*#333333;*/
	text-decoration: none;
}
#leftpanel .bestseller .main a:hover {
	color: #01013D;/*#990000;*/
}

#leftpanel .bestseller .main ol {
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-type: none;
}
#leftpanel .bestseller .main p {
	font-family: Tahoma;
	font-size: 11px;
	margin: 0px;
	padding: 10px;
	text-align: center;
	color: #001e6b;
}
#leftpanel .bestseller .main .details {
	font-size: 11px;
	color: #333333;
	text-align: right;
}

#leftpanel .bestseller .detailbutton
{
	background:url(../images/detail.gif) no-repeat; 
	background-color:#F2FBDE;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#2152B8;
	text-decoration:none;
	border:0px; 
	/*width:45px;
	height:12px;*/
	margin-bottom:2px;		
}
#leftpanel .bestseller .detailbutton:hover
{
	text-decoration:none;
}
/********************/
#content #ccontent {
	padding: 0px;
	float: left;
	width: 575px;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 12px;
}
#ccontent #featured_products {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 575px;
}
#featured_products #top {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 10px;
	width: 575px;
}
#featured_products .bottom {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 10px;
	width: 575px;
}
#featured_products .main {
	width: 555px;
	margin: 0px;
	padding: 10px;
	float: right;
	background-image: url(../images/featured-main-border.jpg);
	background-repeat: repeat-y;
	/* height: 220px; */
}
#featured_products .main h1 {
	padding: 0px;
	text-align: center;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-family: Tahoma;
	font-size: 21px;
}
.main .description {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 275px;
}
.main .description p {
	font-family: Tahoma;
	font-size: 11px;
	padding: 20px;
	margin: 0px;
}
#ccontent #new_products {
	width: 575px;
	padding: 0px;
	float: right;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#new_products .products {
	height: 262px;
	width: 278px;
	float: left;
	background-image: url(../images/new-product-bg.jpg);
	background-repeat: no-repeat;
}

#new_products .products h1 {
	font-family: Tahoma;
	font-size: 12px;
	padding: 0px;
	margin-top: 10px;
	margin-left: 0px;
	margin-bottom: 10px;
	margin-right: 10px;
	font-weight: bold;
	color: #000000;
}

#new_products .products p {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	padding: 0px;
	margin-top: 10px;
	margin-left: 0px;
	margin-bottom: 10px;
	margin-right: 10px;
}

/* right panel */

#rightpanel {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 191px;
}
#rightpanel .rmenu {
	padding: 0px;
	float: left;
	width: 191px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#rightpanel .rmenu .up {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 191px;
	height: 7px;
}
#rightpanel .rmenu .bottom {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 8px;
	width: 191px;
}
#rightpanel .rmenu .main {
	background-image: url(../images/leftmenu-mainborder.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	float: right;
	width: 191px;
}
#rightpanel .rmenu .main h1 {
	font-family: Tahoma;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/h1-bg-leftmenu.jpg);
	background-repeat: repeat-x;
	height: 25px;
	width: 179px;	
	background-position: center center;
}
#rightpanel .rmenu .main ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-type: none;
}
#rightpanel .rmenu .main li {
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


#rightpanel .rmenu .main a {
	color: #333333;
	text-decoration: none;
}
#rightpanel .rmenu .main a:hover {
	color: #990000;
}

#rightpanel .rmenu .main ol {
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-type: none;
}
#rightpanel .rmenu .main p {
	font-family: Tahoma;
	font-size: 11px;
	margin: 0px;
	padding: 10px;
	text-align: center;
	color: #001e6b;
}
#rightpanel .rmenu .main .details {
	font-size: 11px;
	color: #333333;
	text-align: right;
}
/********* LOCATION ***********/

#rightpanel .location {
	padding: 0px;
	float: left;
	width: 191px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#rightpanel .location .up {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 191px;
	height: 7px;
}
#rightpanel .location .bottom {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 8px;
	width: 191px;
}
#rightpanel .location .main {
	background-image: url(../images/leftmenu-mainborder.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	float: right;
	width: 191px;
}
#rightpanel .location .main h1 {
	font-family: Tahoma;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	/*padding-top: 10px;*/
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/up_3.jpg);
	background-repeat: repeat-x;
	height: 46px;/*25*/
	width: 180px;	
	background-position: center center;
	text-align:center;
	color:#ECFFEB;
}
#rightpanel .location img {
/*	margin-right:10px;
	margin-top:10px;*/
}

#rightpanel .location .main ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-type: none;
}
#rightpanel .location .main li {
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#rightpanel .location .main a {
	color: #333333;
	text-decoration: none;
}
#rightpanel .location .main a:hover {
	color: #990000;
}

#rightpanel .location .main ol {
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-type: none;
}
#rightpanel .location .main p {
	font-family: Tahoma;
	font-size: 11px;
	margin: 0px;
	padding: 10px;
	text-align: center;
	color: #001e6b;
}
#rightpanel .location .main .details {
	font-size: 11px;
	color: #333333;
	text-align: right;
}

/******************************/
#rightpanel .newsletter {
	float: left;
	width: 177px;
	height: 64px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/newsletter-bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 7px;
}

#rightpanel .newsletter h1 {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	display: block;
}
#footer {
	margin: 0px;
	float: left;
	width: 984px;
	padding: 20px;
	background-image: url(../images/footer-bg.jpg);
	background-repeat: repeat-x;
}

#footer p {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	margin: 0px;
	padding: 0px;
}

.buttons
{
	background:url(../images/newsletter-submit.jpg) no-repeat; 
	font-family:Tahoma;
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	border:0px; 
	width:65px;
	height:16px;
}
.buttons:hover
{
	text-decoration:none;
}

.viewbuttons
{
	background:url(../images/view_details_small.jpg) no-repeat; 
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#8699B7;
	text-decoration:none;
	border:0px; 
	width:88px;
	height:27px;	
}
.viewbuttons:hover
{
	text-decoration:none;
}

.morebuttons
{
	background:url(../images/view_details_big.jpg) no-repeat; 
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#8699B7;
	text-decoration:none;
	border:0px; 
	width:125px;
	height:27px;	
}
.morebuttons:hover
{
	text-decoration:none;
}

.viewdetails
{
	background:url(../images/viewdetails.jpg) no-repeat; 
	font-family:Tahoma;
	font-size:17px;
	font-weight:bold;
	color:#8699B7;
	text-decoration:none;
	border:0px; 
	width:132px;
	height:39px;	
}
.viewdetails:hover
{
	text-decoration:none;
}

.detailbutton
{
	background:url(../images/details.jpg) no-repeat; 
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#2152B8;
	text-decoration:none;
	border:0px; 
	/*width:45px;
	height:12px;*/
	margin-bottom:2px;		
}
.detailbutton:hover
{
	text-decoration:none;
}

/* Page link */
.pageLink, td.pageLink{
	font-size 		: 8pt;
	color 			: #444444;
	font-family		: Tahoma, Verdana, Arial;
	font-weight		: bold;
}
a.pageLink:link   	{ text-decoration: none; color : #444444; }
a.pageLink:visited 	{ text-decoration: none; color : #444444; }
a.pageLink:hover	{ text-decoration: underline; color : #444444; }

.activePage {
	font-size 		: 8pt;
	color 			: #FF0000;
	font-family		: Tahoma, Verdana, Arial;
	font-weight		: bold;
}

.disabledText {
	font-size 		: 8pt;
	color 			: #888888;
	font-family		: Tahoma, Verdana, Arial;
	font-weight		: bold;
}

/*Contact Us
 *-----------------------------------------------------*/
#contacts_box {
	width:451px;
	font-family: Tahoma;
	font-size: 12px;
}	
#contacts_box input { float:right; width:240px; margin-bottom:10px; }		
#contacts_box select { float:right; width:244px; margin-bottom:10px; }		
#contacts_box textarea { float:right; width:240px; height:100px; margin-bottom:10px; }		
.contacts_title {
	float:right;
	width:190px;
	color:#183D8E;
	margin-left:4px;
	text-align:left;
	padding-top:2px;
	margin-bottom:10px;
}	
#contacts_btn {
	font:bold 11px Verdana, Arial, sans-serif;
	margin-right:182px;
}	
#contacts_btn input { width:80px; margin-right:10px; }

.buttons1
{
	background:url(../images/go.gif) no-repeat; 
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	color:#fff;
	text-decoration:none;
	border:0px; 
	width:35px;
	height:20px;
	padding-bottom:3px;
	vertical-align:middle;
}
.buttons1:hover
{
	text-decoration:none;
}
.main1 ul {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-type: none;
}
.main1 li {
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.main1 a {
	color: #333333;
	text-decoration: none;
}
.main1 a:hover {
	color: #990000;
}

.search1 {
	float: left;
	width: 177px;
	height: 64px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/newsletter-bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 7px;
}

.search1 h1 {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	display: block;
}