BODY {
	
	Background-color: #9A9A9A;
}

td {
	font-family: Arial; 
	font-size: 11px; 
	color: #000000; 
	font-weight:normal; 
	line-height:13px;
}
.menu {
	font-family:   Arial; 
	font-size: 11px; 
	color: #545454; 
	line-height:12px; 
	text-decoration:none; 
	font-weight:bold;
}
.menu:hover {
	font-family:   Arial; 
	font-size: 11px; 
	color: #545454; 
	line-height:12px; 
	text-decoration:underline; 
	font-weight:bold;
}
.topmenu {
	font-family:   Arial; 
	font-size: 11px; 
	color: #FFFFFF; 
	line-height:12px; 
	text-decoration:none; 
	font-weight:bold;
}
.topmenu:hover {
	font-family:   Arial; 
	font-size: 11px; 
	color: #ffffff; 
	line-height:12px; 
	text-decoration:underline; 
	font-weight:bold;
}
.orange {
	font-family:   Arial; 
	font-size: 11px; 
	color: #FFFFFF; 
	line-height:12px; 
	text-decoration:none; 
	font-weight:bold;
}
.orange:hover {
	font-family:   Arial; 
	font-size: 11px; 
	color: #ffffff; 
	line-height:12px; 
	text-decoration:underline; 
	font-weight:bold;
}
.big {
	font-family: Arial; 
	font-size: 24px; 
	color: #000000; 
	line-height:12px; 
	text-decoration:none; 
	font-weight: normal; 
}
.big2 {
	font-family: Arial; 
	font-size: 16px; 
	color: #505050; 
	line-height:12px; 
	text-decoration:none; 
	font-weight: normal; 
}
.big3 {
	font-family: Arial; 
	font-size: 12px; 
	color: #772200; 
	line-height:12px; 
        font-weight: bold;
}
.footermenu {
	text-decoration:none; 
	font-weight: bold; 
}
/*{	font-family:   Arial, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #000000; 
	line-height:18px; 
	text-decoration:none; 
	font-weight:Normal;
}*/


/* MY EDIT */
.user_info {
	font-family: Arial;
	text-transform: capitalize;
	color: white;
	text-decoration: none;
	font-size: 8pt;
	background: #626E7A;
	line-height: 12pt;
}

.titlestyle {
	font-family: Arial;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	background: #233344;
	/*background: url(images/menubg.gif) repeat-x;*/
	line-height: 22px;
}
.titlestyle:hover {
	font-family: Arial;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	background: #233344;
	text-decoration:underline; 
	line-height: 22px;
}
.jokemid {
	font-family: Arial;
	font-weight: bold;
	text-transform: capitalize;
	color: #000000;
	text-decoration: none;
	font-size: 11px;
	background: #ECEEED;
	/*background: url(images/menubg.gif) repeat-x;*/
	line-height: 22px;
}
.big8 {
	font-family: Arial; 
	font-size: 12px; 
	color: #FFFFFF; 
	line-height:12px; 
	text-decoration:none; 
	font-weight: normal; 
}
