.topmenu-white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.topmenu-white:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ECEC02;
	text-decoration: none;
}
.top-heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.heading-black {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
}
.heading-white {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
.heading-red {
	font-family: arial, Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #8C0000;
	text-decoration: none;
}
.main-txt {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: 15px;
}
.link-red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #C00605;
	text-decoration: none;
}
.right-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.right-link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #C4C512;
	text-decoration: none;
}
.bottom-txt {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 16px;
}
.bottom-txt-gray {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #A3A3A3;
	text-decoration: none;
}
.field {
       font-family: Arial, Helvetica, sans-serif;
       font-size: 11px;
       font-weight: normal;
       color: #333333;
	   background-color: #D7E1E5;
       text-decoration: none; 
       height: 18px;
       width: 160px;
       border: 1px solid #000000;
}
.fieldbutton {
       font-family: Arial, Helvetica, sans-serif;
       font-size: 11px;
       font-weight: normal;
       color: #333333;
	   background-color: #D7E1E5;
       text-decoration: none; 
       height: 18px;
       width: 75px;
       border: 1px solid #000000;
}

.body-bg {
	background-color: #FFFFFF;
	background-image: url(../images/body-bg.gif);
	background-repeat: repeat-x;
}
.bodyinner-bg {
	background-color: #FFFFFF;
	background-image: url(../images/bodyinner-bg.gif);
	background-repeat: repeat-x;
}
.heading-red15 {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	color: #CC0000;
	text-decoration: none;
}

.toptopmenu-white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:normal;
	color: #CEB3B3 ;
	text-decoration: none;
}

.gallery-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-indent: 3pt;
}
.gallery-link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
	text-indent: 3pt;
}
.bg-gray {
	background-color: #EBEBEB;
	height: 135px;
	width: 135px;
}
.white-bdr {
	border: 1px solid #FFFFFF;
}
.top-name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #993300;
	text-decoration: none;
}