/* CSS Document */
.mainbg {
	background: url(../assets/bg.jpg) repeat-x;
}
.menubox {
	background: url(../assets/menu_bg.jpg) no-repeat top left;
	margin: 0;
	text-align: left;
	BACKGROUND-COLOR: #8E9EA1;
}
.left {
	background: url(../assets/leftside.jpg) no-repeat top left;
	margin: 0;
	text-align: left;
}
.right {
	background: url(../assets/rightside.jpg) no-repeat top left;
	margin: 0;
	text-align: left;
}
.caption     {COLOR: #B2C4C8; FONT-FAMILY: Verdana, Arial, Helvetica; FONT-SIZE: 8pt;text-decoration: none;
}
.caption a    {text-decoration: none; padding-bottom: 14pt
}
.caption a:hover    {COLOR: #565F61; text-decoration: none;
}
.menu     {COLOR: #ffffff; FONT-FAMILY: Verdana, Arial, Helvetica; FONT-SIZE: 10pt;text-decoration: none;
}
.menu a    {text-decoration: none; line-height: 14pt
}
.menu a:hover    {COLOR: #333333; text-decoration: none;
}