body {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 10px;
	color : #2b2b2c;
	text-align : center;
	margin : 0px;
	background: #cac3a7;
}
p{
	font-size: 13px;
	line-height: 140%;
	padding: 0px 10px 0px 10px;
	margin: 10px 0px 0px 0px;		
}
.normalbold{
	font-size: 13px;
	font-weight: bold;
}
p span{
	color: #ff6600;
}
p a:link,p a:visited{
	color : #2b2b2c;
	text-decoration: none;
}
p a:hover{
	color: #ff6600;
	text-decoration: none;
}
p a:active{
	color : #2b2b2c;	
	text-decoration: none;
}
h1{
	font-size: 14px;
	padding: 0px 0px 0px 10px;
	margin: 10px 0px 0px 0px;
}
h2{
	font-size: 16px;
	font-weight: bold;
	padding: 0px 0px 0px 10px;
	margin: 10px 0px 0px 0px;
	color: #ff6600;
}
.footer{
	background: url(../images/footer-bg1.gif);
	color: #e1ebd2;
	font-size: 11px;
	text-align: center;
}
.footer a{
	color: #e1ebd2;
	text-decoration: none;
}

.footer a:hover{
	color: #ecfb03;
	text-decoration: none;	
}
.footerBot{
	background: #cac3a7;
	color: #cac3a7;
	font-size: 11px;
	text-align: center;
}
.menu{
	background: #000000 url(../images/menu.gif);
	background-repeat: no-repeat;
	height: 224px;
	width: 174px;
	color: White;
}
.menu td{
	color: White;
	font-size: 12px;
	font-weight: bold;
}
.menu td a{
	color: White;
	font-size: 12px;
	text-decoration: none;
}
.menu td a:hover{
	color: #f7d773;
	font-size: 12px;
	text-decoration: none;
}
#in-menu{
	color: White;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #1e2019;
}
#in-menu a{
	color: #1e2019;
	text-decoration: none;
}
#in-menu a:hover{
	color: #ff6600;
	text-decoration: none;
}
.left{
	background: url(../images/page-bg-left.gif) 100% 0% repeat-y;	
}
.right{
	background: url(../images/page-bg-right.gif) 0% 0% repeat-y;	
}
td{
	font-size: 13px;
	line-height: 140%;
	padding: 0px 0px 0px 0px;		
}
input.style1{
	width: 180px;
	height: 20px;
	font-size: 13px;
}
input.style2{
	padding: 0px 0px 5px 0px;
	width: 130px;
	height: 20px;
	font-size: 13px;
}
select.style1{
	width: 150px;
	height: 20px;
	font-size: 13px;
}
select.style2{
	width: 50px;
	height: 20px;
	font-size: 13px;
	margin: 0px 0px 0px 5px;
}
table.address{
	background: url(../images/address-bg.gif) 0% 0% no-repeat;

}