body {
	background-color: #FFFFFF;
	background-image: url(images/bg.gif);
}
.header-bg {
	background-image: url(images/header-bg.gif);
}
.header-R {
	background-image: url(images/header-right.gif);
	background-repeat: no-repeat;
}
.menu_BG {
	background-color: #38395A;
}
.body-bg {
	background-color: #E0E0EB;
	background-image: url(images/body-bg.gif);
}
.heading-spacer {
	background-image: url(images/header-spacer.gif);
	background-repeat: no-repeat;
}
.heading1 {
	background-image: url(images/heading1.jpg);
	background-repeat: no-repeat;
}

.footer {
	background-color: #E3E3F2;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
}
.design {
	font-family: "Trebuchet MS", Verdana, Arial, Tahoma, "Times New Roman";
	font-size: 12px;
	color: #666666;
}

.maintext {
	font-family: Trebuchet MS, Verdana, Arial, Tahoma, "Times New Roman";
	font-weight: normal;
	color: #333333;
	font-size: 14px;
}
a.maintext {
	font-family: font-family: Trebuchet MS, Verdana, Arial, Tahoma, "Times New Roman";
	font-weight: normal;
	color: #0000CC;
	font-size: 14px;
	text-decoration:underline;
}
a.maintext:hover {
	font-family: Trebuchet MS, Verdana, Arial, Tahoma, "Times New Roman";
	font-weight: normal;
	color: #0000CC;
	font-size: 14px;
	text-decoration:none;
}
.smalltext {
	font-family: Trebuchet MS, Verdana, Arial, Tahoma, "Times New Roman";
	font-weight: normal;
	color: #333333;
	font-size: 12px;
}
a.smalltext {
	font-family: font-family: Trebuchet MS, Verdana, Arial, Tahoma, "Times New Roman";
	font-weight: normal;
	color: #0000CC;
	font-size: 12px;
	text-decoration:underline;
}
a.smalltext:hover {
	font-family: Trebuchet MS, Verdana, Arial, Tahoma, "Times New Roman";
	font-weight: normal;
	color: #0000CC;
	font-size: 12px;
	text-decoration:none;
}
.inner-TL {
	background-image: url(images/inner-TL.gif);
}
.inner-TR {
	background-image: url(images/inner-TR.gif);
}
.inner-BL {
	background-image: url(images/inner-BL.gif);
}
.inner-BR {
	background-image: url(images/inner-BR.gif);
}
.inner {
	 background:#FFFFFF;
	 background-image: url(images/bg-content.gif);
	 font-family: Trebuchet MS, Verdana, Arial, Tahoma, "Times New Roman";
	 font-weight: normal;
	 color: #333333;
	 font-size: 14px;
}
.site-bg {
	background-color: #FFFFFF;
	background-image: url(images/site-bg.gif);
}
.spacer {
	background-color: #FFFFFF;
	background-image: url(images/spacer.gif);
	background-repeat: no-repeat;
}
ul{
  list-style-type: none;
  padding: 0;
  margin: 0;
}

li{
  background-image: url(images/li.gif);
  background-repeat: no-repeat;
  background-position: 0 50%;
  padding-left: 12px;
}
.white {
	font-family: Trebuchet MS, Verdana, Arial, Tahoma, Times New Roman;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration:none;
}
a.white {
	font-family: Trebuchet MS, Verdana, Arial, Tahoma, Times New Roman;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration:none;
}
a.white:visited {
	font-family: Trebuchet MS, Verdana, Arial, Tahoma, Times New Roman;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration:none;
}
.smallwhite {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.smallyellow {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFF33;
}
.apps-design {
	background-image: url(images/applications-design.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
