.menu {
	font-family : Tahoma;
	font-size : 11px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	color : #CC4602;
	text-decoration : none;
}

.p {
	color : #FFFFFF;
	font-family : Tahoma;
	font-size : 7px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	text-decoration : none;
}

.menu1 {
	font-family : Tahoma;
	font-size : 11px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color : #CC4602;
	text-decoration : none;
}

.name {
	font-family : Tahoma;
	font-size : 20px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color : #CC4602;
	text-decoration : none;
}

.menu1:hover {
	font-family : Tahoma;
	font-size : 11px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color : #CC4602;
	text-decoration : underline;
}


.text {
	font-family : Tahoma;
	font-size : 11px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color : #000000;
	text-decoration : none;
}

.clear{
	background-image : url(../img/clear.gif);
	height : 13px;
	width : 77px;
    border : 0px none;
	cursor: hand;
}

.send{
	background-image : url(../img/send.gif);
	height : 13px;
	width : 77px;
	border : 0px none;
	cursor: hand;
}

.tr{
	background-repeat : no-repeat;
	background-position : 0% 0%;
}
.copyr, .copyr a{
	font: normal 11px arial;
	color: #b7b7b7
}