body {
	background-image: url(images/backgroundbg.gif);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.main-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #5A5A5A;
	text-decoration: none;
}
.main-text a{
	color: #C30614;
	text-decoration:underline;
}
.main-text a:hover{
	color: #C30614;
	text-decoration:none;
}
.logo-bg{	
	background:url(images/logo-bg.gif) repeat-y ;
	width:230px;
	padding:0 0 0 0;
	margin:0;
	float:left;
	display:block;
}
.but-top{
	background:url(images/but-top.jpg) no-repeat;
	width:694px;
	height:144px;
}
.but-bg{
	background:url(images/but-off.gif) repeat-x;
	height:35px;
	font-family:"Times New Roman";
	font-size:13px;
	font-weight:normal;
	line-height:35px;
	color:#FFFFFF;
	text-decoration:none;
	text-align:center;
	display:block;
	padding:0 5px 0 5px;
}

a.but-bg:hover{
	background:url(images/but-on.gif) repeat-x;
	height:35px;
	font-family:"Times New Roman";
	font-size:13px;
	font-weight:normal;
	line-height:35px;
	color:#FFFFFF;
	text-decoration:none;
	text-align:center;
	display:block;
	padding:0 5px 0 5px;
}
.but-bg-on{
	background:url(images/but-on.gif) repeat-x;
	height:35px;
	font-family:"Times New Roman";
	font-size:13px;
	font-weight:normal;
	line-height:35px;
	color:#FFFFFF;
	text-decoration:none;
	text-align:center;
	display:block;
	padding:0 5px 0 5px;
}

a.but-bg-on:hover{
	background:url(images/but-off.gif) repeat-x;
	height:35px;
	font-family:"Times New Roman";
	font-size:13px;
	font-weight:normal;
	line-height:35px;
	color:#FFFFFF;
	text-decoration:none;
	text-align:center;
	display:block;
	padding:0 5px 0 5px;
}
.grey-color-bg{
	background-color:#D4D4D4;
}
.content-border{
	background-color:#FFFFFF;
	border-left:solid 1px #ADADAD;
	border-right:solid 1px #ADADAD;
	border-bottom:solid 1px #ADADAD;
	padding:15px 20px 15px 20px;
	
}
.dotedline-1{
	background:url(images/doted-line1.gif) repeat-x;
	height:23px;
}
.dotedline-2{
	background:url(images/doted-line2.gif) repeat-y;
	width:36px;
}
.red-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #C30614;
	text-decoration: none;
}
.header-img{
	background:url(images/header-img.gif) no-repeat;
	width:637px;
	height:316px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.galleryimg{
padding:4px;
border:1px solid #CCCCCC;
}
.titles{
font-family:"Times New Roman", Times, serif;
font-size:14px;
color:#4A4A4A;
font-weight:bold;
line-height:26px;
}