body {
     margin:0px;
     padding: 0;
}



.bodyback{

	margin: 0px;

	background-color: #a0a0a0;

}

.bodymain{

	background-color: #eeeeee;

	padding: 10px;

}

.menubodyback{

	background-color: #d3d3d3;

}

.maintable{

	border: 0px;

	border-spacing: 0px;

	table-layout:fixed;

	width: 955px;

}

.t_head1{

	margin: 0px;

	padding: 0px;

	width: 217px;

	height: 189px;

	background-color: #ad2624;

}

.t_head2{

	margin-top: 0px;

	margin-left: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

	padding-left: 0px;

	padding-right: 0px;

	padding-top: 0px;

	padding-bottom: 0px;

	width: 740px;

	height: 189px;

	background-color: #ad2624;

}

.t_menu{

	width: 217px;

	height: 348px;

	background-color: #d3d3d3;

}

.menuinside{

	padding-left: 10px; 

	padding-top: 10px;

}

.t_main{

	padding: 0px;

	width: 740px;

	height: 348px;

	background-color: #eeeeee;

}

.t_footer{

	padding: 0px;

	width: 740px;

	height: 63px;

	background-color: #ae2624;

	font-family: Arial,sans-serif;

	font-size: 10px;

	color: #eeeeee;

	text-transform: capitalize;

}

.menu{

	font-family: Helvetica,Arial, sans-serif; 

	background-color: #ffffcc; 

	font-size: 13px; 

	font-weight: normal; 

	color: #000000; 

	border: 1px solid #333333;

}

.menuimg{

	cursor: pointer;

}

.menulink{

	font-family: Helvetica,Arial, sans-serif; 

	font-size: 10px; 

	text-decoration: none;

	font-weight: normal; 

	color: #595959; 

	text-transform: uppercase;

	line-height: 140%;

}

.menulink:hover{

	font-family: Helvetica,Arial, sans-serif; 

	font-size: 10px;

	text-decoration: none;

	font-weight: normal; 

	color: #ae2624; 

	text-transform: uppercase;

	line-height: 140%;

}

.f_text, .f_text A{

	font-family: Helvetica,Arial, sans-serif; 

	font-size: 10px; 

	text-decoration: none;

	font-weight: normal; 

	color: #eeeeee; 

	text-transform: uppercase;

}

.f_text A:Hover{

	font-family: Helvetica,Arial, sans-serif; 

	font-size: 10px; 

	text-decoration: none;

	font-weight: normal; 

	color: #d0d0d0; 

	text-transform: uppercase;

}
