.bg {
	background-image: url(../images/bg.gif);
	background-repeat: repeat;
}
.white {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.redfont {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #970606;
	text-decoration: none;
}
.homellinks {
	font-family: Papyrus;
	font-size: 16px;
	font-weight: bold;
	color: #d59e9e;
	text-decoration: none;
}
.innertext {
	font-family: Verdana;
	font-size: 12px;
	color: #7d7d7d;
	text-decoration: none;
}

.redbg {
	background-image: url(../images/Redbg.gif);
	background-repeat: repeat;
}
.mid {
	background-image: url(../images/mid.gif);
	background-repeat: repeat-y;
}
.welcometext {
	background-image: url(../images/welcome.gif);
	background-position: center center;
	background-repeat: no-repeat;
}
.logo {
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.spoonfork {
	background-image: url(../images/homespoon.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.whitebg {
	background-image: url(../images/whitebg.gif);
	background-repeat: repeat;
}
.inputlable
{
	font-family: Verdana;
	font-size: 12px;
	color: #7d7d7d;
	text-decoration: none;
}
.inputbox
{
border-bottom:#7B9EBD 1px solid;
border-left:#7B9EBD 1px solid;
border-right:#7B9EBD 1px solid;
border-top:#7B9EBD 1px solid;
font-family:Verdana;
font-size:8pt;
height:18px;
background-color:#FFFFFB;
border-bottom-color:#CCCCCC;
border-left-color:#CCCCCC;
border-right-color:#CCCCCC;
border-top-color:#CCCCCC;
}
.mainmenu {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color:White;
	text-decoration: none;
}
.mainmenu:hover
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color:#fed100;
	text-decoration: none;
}

.link 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0000CC;
	text-decoration: none;
}