.bg {
	background-image:url(images/bottombg.jpg);
	background-repeat:repeat-x;
	background-color: #EDECD8;
}
.normaltext {
	font-family: Tahoma;
	font-size: 11px;
	color: #3C3C00;
	text-decoration:none;
}
.normaltext:hover {
	text-decoration:underline;
}
.bluetext {
	font-family: Tahoma;
	font-size: 12px;
	color: #296DC6;
}

.menutext {
	font-family: Tahoma;
	font-size: 12px;
	color: #929292;
	text-decoration:none;
}

.menutext:hover {
		text-decoration:underline;
}

.blacktext {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration:none;
}
.blacktext:hover {
	text-decoration:underline;
}
.redtext {
	font-family: Tahoma;
	font-size: 11px;
	color: #DD1924;
}
.headtext {
	font-family: Tahoma;
	font-size: 11px;
	color: #717138;
}
.headtextbig {
	font-family: Tahoma;
	font-size: 14px;
	color: #717138;
}
.headtextmed {
	font-family: Tahoma;
	font-size: 13px;
	color: #717138;
}
.ashtext {
	font-family: Tahoma;
	font-size: 11px;
	color: #7D7D7D;
}
.rosetext {
	font-family: Tahoma;
	font-size: 11px;
	color: #B62CA6;
	text-decoration:none;
}
.rosetext:hover {
	text-decoration:underline;
}
.violettext {
	font-family: Tahoma;
	font-size: 11px;
	color: #75307D;
	text-decoration:none;
}
.violettext:hover {
	text-decoration:underline;
}

.ash
{
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration:none;
}
.ash:hover
{
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration:underline;
}


.greenlight
{
	font-family: Tahoma;
	font-size: 11px;
	color: #999933;
	text-decoration:none;
}
.greenlight:hover{
	text-decoration:underline;
}

.orange {
	font-family: Tahoma;
	font-size: 11px;
	color: #FF6600;
	text-decoration:none;
}
.orange:hover{
	text-decoration:underline;
}

.logout {
	font-family: Tahoma;
	font-size: 12px;
	color: #DD1924;
	text-decoration:none;
}
.logout:hover{
	text-decoration:underline;
}

.txtBox {  font-family: Verdana, Arial; font-size: 12px; font-weight: normal; color: #000000; background-color: #FFFFFF; border: #7D9EBA; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}

.txtButton { font-family: Verdana, Arial; font-size: 11px; font-weight: bold; color: #FFFFFF; background-color: #7F8046; border-color: #ADAE5B #54552E #54552E #ADAE5B; border-style: solid; border-top-width: 2px; border-right-width: 2px; border-bottom-width: 2px; border-left-width: 2px }