@charset "utf-8";
/* CSS Document */

body {
	background-color: #ffffff;
	background-image: url(images/pagebg.jpg);
	background-repeat: repeat-x;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	margin: 0px;
	font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
}
.boxbg {
	background-image: url(images/box_bg.jpg);
	background-repeat: repeat-x;
	background-color: #f7fdfb;
}
a {
	font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333399;
	text-decoration: none;
}
a:active {
	font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF9933;
	text-decoration: none;
}
a:visited {
	font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0099FF;
	text-decoration: none;
}
a:hover {
	font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
}
.formstyle {
	border: 1px solid #E6E6E6;
	font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 3px;
	height: auto;
}
.highlighttext {
	font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #D47F00;
}
.title2 {
	font-family: "century gothic", Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #FF7F55;
	text-decoration: none;
}
.gal-title {
	font-family:  "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #484848;
	letter-spacing: .0001pc;
	line-height: 32px;
}
.gal-title-grey {
	font-family:  "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #FF7546;
	letter-spacing: .0001pc;
	text-transform: lowercase;
}
.gal{
	font-family:  "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #484848;
	letter-spacing: .0001pc;
	line-height: 32px;
}
.cftitle {
	font-family:  "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #666666;
	letter-spacing: .0001pc;
}
.fullscreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	font-weight: bold;
}
.cfbg {
	background-image: url(images/cf_bg.jpg);
	background-color: #3b464b;
	background-repeat: repeat-x;
}
.calender {
	background-image: url(images/icon_cal.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

