td, tr{
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #5C5C5C;
}


body {
	margin: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;


}

a {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;

}
a:hover {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #91d6f9;
	text-decoration: none;
}

.white {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;

}
.white:hover {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #91d6f9;
	text-decoration: none;
	font-weight: bold;

}

.bluelnk {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;


}
.bluelnk:hover {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #5F95AF;
	text-decoration: none;
	font-weight: bold;

}



li {
	list-style-image:  url(images/bullet.gif);
}

.input {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	color: #666666;
}
.titles {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #8ab9e4;
}


.midpad {
	padding-right: 100px;

}


.price {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #1D3723;
	font-weight: bold;

}

.basketbg {
	background-color: #F2F2F2;
	border: 1px solid #FFFFFF;

}

.toptext {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #EBE7D7;
	padding-top: 45px;
	padding-left: 200px;
	padding-right: 40px;
}
.tnav {
	background-image: url(images/rmb_04.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-left: 55px;
	padding-top: 9px;

}
.bnav {
	padding-left: 55px;

}
.mainpad {
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;


}
.titles2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #999999;
}
.wht {
	color: #FFFFFF;
}
.lblue {
	font-weight: bold;
	color: #aed5f8;
}
.titles3 {
	font-weight: bold;
	color: #8ab9e4 ;
	font-size: 12px;
}






.basictab ul{
	font: bold 11px Tahoma, Verdana;
	list-style-type: none;
	text-align: left;
	color: #FFFFFF;

}

.basictab li{
display: inline;
margin: 0;
}

.basictab li a{
	text-decoration: none;
	color: #FFFFFF;

}

.basictab li a:visited{
color: #FFFFFF;
}

.basictab li a:hover, .basictab li a.current{
color: #91d6f9;
}

.basictab li a:active{
color: #91d6f9;
}

.tabcontainer{
clear: left;
width:95%; /*width of 2nd level sub menus*/
height:1.5em; /*height of 2nd level sub menus. Set to largest's sub menu's height to avoid jittering.*/
}

.tabcontent{
display:none;
}
.pad {
	padding-left: 40px;
}
.navpad {
	padding-left: 40px;
}

.text1 {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight:normal;

}
a.text1 {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration:none;
	font-weight:normal;
}
a.text1:hover
{
font-size: 12px;
color: #000000;
}
.text2 {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight:bold;

}
a.text2 {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #666666;
	text-decoration:none;
	font-weight:bold;
}
a.text2:hover
{
font-size: 12px;
color: #666666;
}
.text3 {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color:#666666;
	text-decoration:none;
	font-weight:bold;
}
.text4 {
	font-family: Tahoma, Verdana;
	font-size: 13px;
	color:#666666;
	text-decoration:none;
	font-weight:bold;
}

.titles21 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #999999;
}
.btn
{
background-color:#D2D1D1;
height:20px;
width:40px;
}