.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #003399;
	text-decoration: none;
}
.links a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #003399;
	text-decoration: none;
}
.links a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FF6600;
	text-decoration: underline;
}
.linkBase {
	background-image: url(../images/rp_03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.indexAboutBase {
	background-image: url(../images/rp_06.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.indexProductBase {
	background-image: url(../images/rp_08.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.indexingredientBase {
	background-image: url(../images/rp_12.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.indexleasingBase {
	background-image: url(../images/rp_13.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.leftbg {
	background-image: url(../images/leftside.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.rightbg {
	background-image: url(../images/rightside.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.cellbase {
	background-image: url(../images/cellBg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height:18px;
	color: #333333;
	text-decoration: none;
}
.text a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
.text a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #cfcfcf;
	text-decoration: underline;
}
.bullet {
	list-style-image: url(../images/bullet.gif);
	}
.bulletlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height:20px;
	color: #333333;
	text-decoration: none;
}

.bulletlink a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height:20px;
	color: #333333;
	text-decoration: none;
}
.bulletlink a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height:20px;
	color: #333333;
	text-decoration: underline;
}
.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height:18px;
	color: #FF6600;
	text-decoration: none;
}
.cellborder {
	border: 1px dotted #cfcfcf;
}
.textBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	border: 1px dotted #999999;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #2F7BD1;
	border: 1px dashed #CCCCCC;
}
