/* Global CSS starts here */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#CCCCCC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #414040;
	text-decoration: none;
}
.link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #606C46;
	text-decoration: none;
}
/* Global CSS end here */

/* Top CSS starts here */ 

.topBg {
	background: url(../images/top_bg.gif) repeat-x;
}
.bannerBg {
	height:187px;
	background: url(../images/top_banner_bg.jpg) no-repeat;
	border-bottom:1px solid #2a5400;
	font-size:10px;
}
.bannerRight {
	padding:0px 10px 0px 10px;
}
/* Top CSS end here */ 

/* Body CSS starts here */
.content {
/*	background-color:#ffffff; */
	background-color:#FFFFCC;
}
.leftContent {
	padding:10px 10px 10px 10px;
}
.leftTopBg {
	background: url(../images/left_bg1.gif) repeat-x;
}
.topRightBg {
	background: url(../images/left_bg2.gif) repeat-y;
}
.topBottomBg {
	background: url(../images/left_bg3.gif) repeat-x;
}
.topLeftBg {
	background: url(../images/left_bg4.gif) repeat-y;
}
.leftNav {
	background: url(../images/left_nav_bg.gif) repeat-y #ffffff;
	padding:6px 6px 6px 6px;
}
.leftNav a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#000000;
}
.leftNav a:hover {
	color:#2a5400;
}
.commentBg {
	background: url(../images/commentary_ttl_bg.gif) repeat-x;
}
.commentBgLeft {
	background: url(../images/commentary_ttl_bg_left.gif) repeat-y #ffffff;
}
.commentBgRight {
	background: url(../images/commentary_ttl_bg_right.gif) repeat-y;
}
.commentBgBottom {
	background: url(../images/commentary_ttl_bg5.gif) repeat-x;
}
.commentTxt {
	padding:8px 4px 8px 4px;
	background-color:#FFFFCC;
}
.commentTxt a {
	color:#333333;
	text-decoration:none;
}
.commentTxt a:hover {
	color:#2a5400;
}
.mainContent {
	padding:10px 40px 10px 0px;
	margin-left:20px;
	background-color:#FFFFCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #333333;
}
.carlBook {
	border:1px solid #c6d57b;
	padding:11px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
}
.carlBook a {
	color:#000000;
	text-decoration:none;
}
.title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}.title2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
}

/* Body CSS end here */
/* Footer CSS starts here */
.footer {
	background: url(../images/footer_bg.gif) repeat-x;
	padding:20px 23px 20px 23px;
	height:12px;
	color:#fdd060;
}
.footer a {
	color:#fdd060;
}
.footer a:hover {
	text-decoration:none;
	color: #FFFFFF;
}
/* Footer CSS end here */
