body,td,th {
	font-family: Calibri, Arial, Ebrima, Dotum, Lucida Sans Unicode;
}
body {
	background-color: #D5FAA3;
}
#layoutTable {
	border: 5px solid #FFFFFF;
}
#logoCell {
	font-family: Calibri, Arial, Ebrima, Dotum, "Lucida Sans Unicode";
	font-size: 14px;
	line-height: 5px;
	vertical-align: middle;
	text-align: center;
	border: 1px solid #CCCCCC;
	letter-spacing: 5px;
}
.middleCells {
	background-color: #FF5F3D;
}
#infoCell {
	padding-left: 25px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF5F3D;
	border-right-color: #FF5F3D;
	border-bottom-color: #FF5F3D;
	background-image: url(bell.png);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-right: 25px;
}
#copyright {
	text-align: center;
	font-size: 12px;
}
.infoTitles {
	font-family: "Century Gothic", "MS Gothic", Consolas;
	color: #47D0DE;
}
#welcomeSlogan {
	font-size: 14px;
	letter-spacing: 5px;
}
.menuCategory {
	font-family: "Century Gothic", "MS Gothic", Consolas;
	font-size: 24px;
	text-align: right;
	vertical-align: bottom;
	padding-right: 5px;
}
.menuLinks a {
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	color: #6633CC;
	text-decoration: none;
}
a:hover {
	background-color: #FF5F3D;
	color: #000000;
}
.menuLinks {
	font-family: Calibri, Arial, Ebrima, Dotum, "Lucida Sans Unicode";
	color: #000000;
	text-align: right;
	vertical-align: middle;
	padding-right: 5px;
}
#sloganCell {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-family: Calibri, Arial, Ebrima, Dotum, "Lucida Sans Unicode";
	font-size: 14px;
	color: #999999;
	vertical-align: middle;
	text-indent: 25px;
	line-height: 2px;
}
#module {
	border: 1px solid #CCCCCC;
}
