body {
	margin:0px 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	background-color: #FF0000;
	background-repeat: repeat-x;
}
.main {	
	font-size:12px;
	color: #000000;
}
a.main:link,a.main:active,a.main:visited {
	color: #000000;
	text-decoration:underline;
	font-weight:bold;
}
a.main:hover {
	color: #0066CC;
	text-decoration:normal;
}
.footer {
	font-size: 11px;
	font-weight:normal;
	color: #000000;
}
a.footer:link,a.footer:active,a.footer:visited {
	font-size: 11px;
	font-weight:normal;
	color: #000000;
	text-decoration:none;
}
a.footer:hover {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
.mainheading {
	font-size: 18px;
	color: #000000;
	font-weight:bold;
}
.rightheading {
	font-size: 14px;
	color: #000000;
	font-weight:bold;
}
.ltmenu{
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	color:#000000;
	height:30px;
	line-height:2.3em;
	padding-left:20px;
	border-bottom:1px solid #999999;
	display:block;
}
a.ltmenu:hover{
	color:#FFFFFF;
	/*	background-color:#EB2D01;		*/
	text-decoration:underline;
	background-image: url(images/menu_bghover.jpg);
	background-repeat: repeat-x;
}
.lthead{
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
	height:35px;
	line-height:2.5em;
	padding-left:15px;
	display:block;
	border-bottom:2px solid #FE6F50;
}
.lbl_txt{
float:right;
width:150px;
font-weight:bold;
text-align:right;
padding-right:10px;
font-size:12px;
}
.text_input{
border:1px solid #999;
background:#f2f2f2;
height:20px;
width:200px;
}
.text_textarea{
border:1px solid #999;
background:#f2f2f2;
}
.textbtn{
	border:1px solid #000000;
	padding:2px 5px 2px 5px;
	background:#EB2D01;
	color:#FFFFFF;
	font-weight:bold;
	font-size:14px;
}
.flash_image{
	width:704px;
	height:200px;
	background:#e8e8e8;
	text-align:left;
}
a.txtlnk:link,a.txtlnk:active,a.txtlnk:visited {
	color: #902B21;
	text-decoration: underline;
	font-weight:bold;
}
a.txtlnk:hover {
	color: #000000;
	text-decoration:none;
	font-weight:bold;
}
.image_bg{
	background:url(images/album-bg.jpg) center no-repeat;
	width:150px;
	height:76px;
}
a.lnkmore:link,a.lnkmore:active,a.lnkmore:visited {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight:bold;
}
a.lnkmore:hover {
	color: #000000;
	text-decoration:none;
	font-weight:bold;
}
a.inquiry_lnk:link,a.inquiry_lnk:active,a.inquiry_lnk:visited{
	font-size:14px;
	font-weight:bold;
	color:#990000;
	text-decoration:none;
}
a.inquiry_lnk:hover{
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}
.topmenu{
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	color:#000000;
	height:30px;
	line-height:2.3em;
	border-left:1px solid #999999;
	display:block;
	text-align:center;
}
a.topmenu:hover{
	color:#ffffff;
	background:url(images/menu_bghover.jpg) repeat-x;
/*	background-color:#EB2D01;		*/
	text-decoration:underline;
	text-align:center;

}
