textarea {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
}
input {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
}

select {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
}
td {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
}

.topmenu {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}

.topmenu a:link	{
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
		text-decoration:none;
}
.topmenu a:active{
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;	text-decoration:none;
}
.topmenu a:visited{
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;	text-decoration:none;
}
.topmenu a:hover{
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #F8E310;	text-decoration:none;
}

/*****************************************/

.numbers {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}

.numbers a:link	{
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
		text-decoration:none;
}
.numbers a:active{
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;	text-decoration:none;
}
.numbers a:visited{
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;	text-decoration:none;
}
.numbers a:hover{
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #58585A;	text-decoration:none;
}

.blackmenu {
	font-family: "verdana";
	font-size: 10px;
	font-weight: bold;
	color: #000000;	text-decoration:none;
}

.blackmenu a:active	{
	font-family: "verdana";
	font-size: 10px;
	font-weight: bold;
	color: #000000;	text-decoration:none;
}

.blackmenu a:link{
	font-family: "verdana";
	font-size: 10px;
	font-weight: bold;
	color: #000000;	text-decoration:none;
}


.blackmenu a:visited{
	font-family: "verdana";
	font-size: 10px;
	font-weight: bold;
	color: #000000;	text-decoration:none;
}
.blackmenu a:hover{
	font-family: "verdana";
	font-size: 10px;
	font-weight: bold;
	color: #FDB813;	text-decoration:none;
}

.bagname {
	font-family: "Century Gothic";
	font-size: 14px;
font-weight: bold;
	color: #FFFFFF;
}

.bagtext {
	font-family: "verdana";
	font-size: 12px;
font-weight: bold;
	color: #000000;
}
.graytext {
	font-family: Arial;
	font-size: 11px;
	color:#333333;
}
.gray {
	border-left: #979797 1px solid;
border-right: #979797 1px solid;
border-top: #979797 1px solid;
border-bottom: #979797 1px solid;
}

.yellow{
	border-left: #FDB813 1px solid;
border-right: #FDB813 1px solid;
border-top: #FDB813 1px solid;
border-bottom: #FDB813 1px solid;
}


